Open
Bug 1340839
Opened 8 years ago
Allow collapsing/hiding non-merge changesets in hg.m.o graph view
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
NEW
People
(Reporter: kats, Unassigned)
Details
The graph view in hg.m.o can be useful to visualize the merge history and get ranges of changesets when investigating regressions. However it's made much much harder by the fact that the graph view shows all the individual changesets, of which there can be many. It would be great if it collapsed non-merge changesets and provided a pushloghtml link to expand those ranges.
You need to log in
before you can comment on or make changes to this bug.
Description
•