[Bug 5114] New: histedit: make adjustreplacementsfrommarkers take care of locally unknown changesets

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Feb 24 13:33:22 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5114

            Bug ID: 5114
           Summary: histedit: make adjustreplacementsfrommarkers take care
                    of locally unknown changesets
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: histedit
          Assignee: bugzilla at selenic.com
          Reporter: ikostia at fb.com
                CC: mercurial-devel at selenic.com

This is a follow-up bug to https://bz.mercurial-scm.org/show_bug.cgi?id=4800.
http://hg.netv6.net/clowncopter/rev/1d3998abd58a fixed the original bug but it
does not account for locally unknown commits and also constructs ctx objects
for every node.

If we use lower-lever functions and only operate on markers, we can follow the
obsolescence chain even when intermediate commits are locally unknown.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list