Mercurial > hg-stable
diff tests/get-with-headers.py @ 43784:f9068413bd0c
changectx: use unfiltered changelog to access parents of unfiltered revs
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
some cases.
Differential Revision: https://phab.mercurial-scm.org/D7487
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 17 Nov 2019 08:50:21 +0100 |
parents | 579672b347d2 |
children | c102b704edb5 |