Sat, 10 Jun 2017 10:24:33 -0400 |
Sean Farley |
context: inline makememctx (API)
|
Fri, 09 Jun 2017 13:39:13 -0700 |
Sean Farley |
context: add convenience method for returning a memfilectx from a patch
|
Fri, 09 Jun 2017 13:25:02 -0700 |
Sean Farley |
memctx: refactor inline getfilectx into convenience method
|
Fri, 09 Jun 2017 13:07:49 +0900 |
FUJIWARA Katsunori |
context: avoid writing outdated dirstate out (issue5584)
|
Thu, 08 Jun 2017 22:18:17 -0700 |
Martin von Zweigbergk |
match: allow pats to be None
|
Fri, 19 Aug 2016 18:40:35 +0900 |
Yuya Nishihara |
localrepo: map integer and hex wdir identifiers to workingctx
|
Sat, 03 Jun 2017 16:33:28 -0400 |
Augie Fackler |
merge with stable
|
Fri, 02 Jun 2017 22:27:52 -0700 |
Siddharth Agarwal |
status: don't crash if a lookup file disappears
stable 4.2.1
|
Thu, 01 Jun 2017 02:25:18 +0530 |
Pulkit Goyal |
py3: implement __bytes__ for committablectx
|
Thu, 01 Jun 2017 00:00:10 +0530 |
Pulkit Goyal |
py3: make sure we return strings from __str__ and __repr__
|
Thu, 11 May 2017 13:59:48 -0700 |
Sean Farley |
context: move dirty() to committablectx
|
Thu, 11 May 2017 13:51:10 -0700 |
Sean Farley |
committablectx: extra is already normalized by committablectx.__init__
|
Thu, 25 May 2017 17:20:43 -0700 |
Jun Wu |
context: do not cache manifestctx
|
Wed, 24 May 2017 19:39:33 -0700 |
Siddharth Agarwal |
annotate: add a new experimental --skip option to skip revs
|
Wed, 24 May 2017 19:07:14 -0700 |
Siddharth Agarwal |
annotate: add core algorithm to skip a rev
|