Mercurial > hg
log tests/test-context.py.out @ 29142:c07be448028b
age | author | description |
---|---|---|
Wed, 31 Dec 2014 17:55:43 +0900 | FUJIWARA Katsunori | context: override _dirstatestatus in workingcommitctx for correct matching |
Wed, 31 Dec 2014 17:55:43 +0900 | FUJIWARA Katsunori | context: avoid breaking already fixed self._status at ctx.status() |
Wed, 31 Dec 2014 17:55:43 +0900 | FUJIWARA Katsunori | context: make unknown/ignored/clean of cached status empty for equivalence |
Wed, 31 Dec 2014 17:55:43 +0900 | FUJIWARA Katsunori | context: cache self._status correctly at workingctx.status |
Tue, 14 Oct 2014 00:52:27 -0500 | Martin von Zweigbergk | status: update various other methods to return new class |
Fri, 13 Jun 2014 15:59:18 -0700 | Sean Farley | test-context: add test for performing a diff on a memctx |
Fri, 13 Jun 2014 15:56:11 -0700 | Sean Farley | test-context: add test for memctx status |