Fri, 01 Aug 2014 13:01:35 -0700 |
Pierre-Yves David |
status: do not reverse deleted and unknown
stable 3.1
|
Fri, 01 Aug 2014 12:49:00 -0700 |
Pierre-Yves David |
status: don't drop unknown and ignored information (issue4321)
stable
|
Fri, 01 Aug 2014 13:13:24 -0700 |
Pierre-Yves David |
status: explicitly exclude removed file from unknown and ignored
stable
|
Wed, 16 Jul 2014 13:07:39 -0500 |
Sean Farley |
memctx: substate needs to be {} instead of None
stable
|
Wed, 16 Jul 2014 14:53:03 -0700 |
Siddharth Agarwal |
context: extend efficient manifest filtering to when all paths are files
|
Sat, 12 Jul 2014 17:59:03 -0700 |
Siddharth Agarwal |
context: generate filtered manifest efficiently for exact matchers
|
Thu, 03 Jul 2014 23:01:37 -0500 |
Sean Farley |
committablectx: move __contains__ into workingctx
|
Wed, 02 Jul 2014 15:24:43 -0500 |
Sean Farley |
memctx: explicitly set substate to None
|
Thu, 29 May 2014 16:12:59 -0500 |
Sean Farley |
memctx: add _manifest implementation that computes the filenode
|
Tue, 29 Apr 2014 16:43:59 -0500 |
Sean Farley |
basectx: pass raw context objects to patch.diff
|
Sat, 31 May 2014 17:26:15 -0700 |
Pierre-Yves David |
status: document the content of the returned tuple in the docstring
|
Sat, 31 May 2014 21:21:06 +0900 |
Yuya Nishihara |
workingctx: duplicate status list received at _poststatus hook
|
Tue, 03 Jun 2014 13:49:51 -0700 |
Sean Farley |
memfilectx: add a size method
|
Thu, 15 Aug 2013 15:47:15 -0500 |
Sean Farley |
memfilectx: remove path since it is now inherited
|
Thu, 15 Aug 2013 15:46:32 -0500 |
Sean Farley |
memfilectx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:46:22 -0500 |
Sean Farley |
memfilectx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:23:36 -0500 |
Sean Farley |
memfilectx: inherit from committablefilectx
|
Thu, 15 Aug 2013 15:20:56 -0500 |
Sean Farley |
memctx: remove parents since it is now inherited
|
Thu, 15 Aug 2013 15:19:29 -0500 |
Sean Farley |
memctx: remove flags since it is now inherited
|
Thu, 15 Aug 2013 15:17:05 -0500 |
Sean Farley |
memctx: remove extra since it is now inherited
|
Thu, 15 Aug 2013 15:14:47 -0500 |
Sean Farley |
memctx: remove branch since it is now inherited
|
Wed, 28 May 2014 20:03:38 -0500 |
Sean Farley |
memctx: remove clean since it is now inherited
|
Wed, 28 May 2014 20:03:29 -0500 |
Sean Farley |
memctx: remove ignored since it is now inherited
|
Wed, 28 May 2014 20:03:19 -0500 |
Sean Farley |
memctx: remove unknown since it is now inherited
|
Thu, 15 Aug 2013 15:13:14 -0500 |
Sean Farley |
memctx: remove deleted since it is now inherited
|
Thu, 15 Aug 2013 15:12:54 -0500 |
Sean Farley |
memctx: remove removed since it is now inherited
|
Thu, 15 Aug 2013 15:12:46 -0500 |
Sean Farley |
memctx: remove added since it is now inherited
|
Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|