Mercurial > hg
log tests/test-repo-filters-tiptoe.t @ 50750:fa2eca7423f3 stable
age | author | description |
---|---|---|
Tue, 04 Feb 2020 10:16:30 -0800 | Martin von Zweigbergk | copies: avoid filtering by short-circuit dirstate-only copies earlier |
Tue, 04 Feb 2020 10:14:44 -0800 | Martin von Zweigbergk | tests: add test showing that repo filter is calculated for `hg st --copies` |
Thu, 21 Nov 2019 23:46:51 +0100 | Pierre-Yves David | changectx: use unfiltered changelog to walk ancestors in annotate |
Thu, 21 Nov 2019 23:25:08 +0100 | Pierre-Yves David | localrepo: also fast past the parents of working copies parents |
Sun, 17 Nov 2019 14:54:41 +0100 | Pierre-Yves David | localrepo: recognize trivial request for '.' |
Sun, 17 Nov 2019 14:39:28 +0100 | Pierre-Yves David | localrepo: also fastpath access to working copy parents when possible |
Sun, 17 Nov 2019 08:50:21 +0100 | Pierre-Yves David | changectx: use unfiltered changelog to access parents of unfiltered revs |