D7487: changectx: use unfiltered changelog to access parents of unfiltered revs

2019-11-23 Thread marmoute (Pierre-Yves David)
Closed by commit rHG5ef259b09475: changectx: use unfiltered changelog to access parents of unfiltered revs (authored by marmoute). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D7487: changectx: use unfiltered changelog to access parents of unfiltered revs

2019-11-23 Thread marmoute (Pierre-Yves David)
marmoute updated this revision to Diff 18363. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7487?vs=18350=18363 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7487/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7487 AFFECTED FILES

D7487: changectx: use unfiltered changelog to access parents of unfiltered revs

2019-11-23 Thread marmoute (Pierre-Yves David)
marmoute updated this revision to Diff 18350. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7487?vs=18294=18350 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7487/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7487 AFFECTED FILES

D7487: changectx: use unfiltered changelog to access parents of unfiltered revs

2019-11-22 Thread marmoute (Pierre-Yves David)
marmoute created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY If a revision is not filtered, we know that its parents are not either. So we can take a shortcut. This shortcut avoid the computation of all filtered revs in