Closed
Bug 1101773
Opened 11 years ago
Closed 11 years ago
Add an --update-only argument to |mach mercurial-setup| command that updates recommended extensions without going through the wizard
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: ahal, Assigned: ahal)
Details
Attachments
(2 files, 1 obsolete file)
Currently the only way to update recommended extensions like the ones in version-control-tools or mqext, is to run |mach mercurial-setup|. This is ok, but it's slightly annoying to have to step through the wizard each time. The alternative is to update each extension manually, which is also slightly annoying.
A |mach mercurial-update| command would be nice to have.
Comment 1•11 years ago
|
||
We don't need a separate command for this. We should add an --update-only flag to mach mercurial-setup or something.
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8525520 -
Flags: review?(gps)
| Assignee | ||
Comment 3•11 years ago
|
||
/r/791 - Bug 1101773 - Add a |mach mercurial-update| command for updating recommended mercurial extensions, r=gps
Pull down this commit:
hg pull review -r be6efa0c5f4e05b1435fdc0f2da20deda63fa453
| Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8525520 [details]
MozReview Request: bz://1101773/ahal
Oh nuts, saw the comment after pushing review. I'll update it.
Attachment #8525520 -
Flags: review?(gps)
| Assignee | ||
Updated•11 years ago
|
Attachment #8525520 -
Flags: review?(gps)
| Assignee | ||
Comment 5•11 years ago
|
||
/r/791 - Bug 1101773 - Add a |mach mercurial-update| command for updating recommended mercurial extensions, r=gps
Pull down this commit:
hg pull review -r 8fcb9eb06abe4b3165c80b843e68a47579031fda
| Assignee | ||
Comment 6•11 years ago
|
||
(And yes, I'll remember to change the commit message)
| Assignee | ||
Comment 7•11 years ago
|
||
/r/791 - Bug 1101773 - Add an --update-only option to |mach mercurial-setup| for updating extensions without running the wizard, r=gps
/r/811 - Import missing exceptions
Pull down these commits:
hg pull review -r 3103f0590bea4068c993af84aad7da0c5bc16afd
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Updated•11 years ago
|
Attachment #8525520 -
Flags: review?(gps) → review+
Comment 10•11 years ago
|
||
| Assignee | ||
Comment 11•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
| Assignee | ||
Updated•11 years ago
|
Summary: Create a |mach mercurial-update| command that updates recommended extensions without going through the wizard → Add an --update-only argument to |mach mercurial-setup| command that updates recommended extensions without going through the wizard
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
| Assignee | ||
Comment 13•11 years ago
|
||
Attachment #8525520 -
Attachment is obsolete: true
Attachment #8618655 -
Flags: review+
Attachment #8618656 -
Flags: review+
| Assignee | ||
Comment 14•11 years ago
|
||
| Assignee | ||
Comment 15•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•