Open
Bug 1601723
Opened 6 years ago
Updated 4 years ago
Allow selecting commits by push.
Categories
(Developer Services :: Mercurial: mozext, defect)
Developer Services
Mercurial: mozext
Tracking
(Not tracked)
NEW
People
(Reporter: tomprince, Assigned: tomprince)
Details
Attachments
(2 obsolete files)
The local changetrack db has enough information to select all the commits in a given push. This should be exposed to the user.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → mozilla
| Assignee | ||
Comment 2•6 years ago
|
||
The implementation makes the assumption that chnagsets move between trees
via merging, which includes entire pushes in larger pushes, but doesn't
split pushes.
Updated•5 years ago
|
Attachment #9113869 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9113870 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•