Mercurial > hg
log mercurial/context.py @ 24790:baa11dde8c0e
age | author | description |
---|---|---|
Sun, 12 Apr 2015 01:39:21 -0400 | Matt Harbison | match: add a subclass for dirstate normalizing of the matched patterns |
Thu, 16 Apr 2015 18:30:08 -0500 | Matt Mackall | linkrev: fix issue with annotate of working copy |
Thu, 16 Apr 2015 17:30:01 -0500 | Matt Mackall | merge with stable |
Thu, 16 Apr 2015 22:33:53 +0900 | Yuya Nishihara | annotate: always prepare ancestry context of base fctx (issue4600) stable |
Thu, 09 Apr 2015 22:18:55 +0900 | Yuya Nishihara | committablectx: override manifestnode() to return None |
Tue, 07 Apr 2015 15:18:52 -0700 | Drew Gottlieb | manifest: move changectx.walk() to manifests |
Mon, 06 Apr 2015 17:03:35 -0700 | Martin von Zweigbergk | changectx.walk: drop unnecessary call to match function |