Wed, 01 Oct 2014 03:40:51 +0200 |
Mads Kiilerich |
changectx: skip all invalid merge.preferancestor values
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
comments: describe ancestor consistently - avoid 'least common ancestor'
|
file |
diff |
annotate
|
Sat, 30 Aug 2014 05:29:38 -0700 |
Siddharth Agarwal |
memctx: allow extensions to determine what filectxfn should do
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 14:33:19 +0900 |
Yuya Nishihara |
annotate: inline definition of decorate() functions
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 14:29:30 +0900 |
Yuya Nishihara |
annotate: rewrite long short-circuit statement by if-elif-else
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 02:46:44 +0200 |
Mads Kiilerich |
changectx: ancestor should only prefer merge.preferancestor if it is a revision
stable
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 20:55:06 -0700 |
Sean Farley |
memctx: add note about p2
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 20:20:26 -0500 |
Sean Farley |
memfilectx: add remove and write methods
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 14:01:01 -0500 |
Sean Farley |
workingfilectx: add remove and write methods
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 19:36:01 -0500 |
Sean Farley |
memctx: create a filectxfn if it is not callable
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 20:26:51 -0700 |
Sean Farley |
basectx: add missing, merge, and branch args to dirty method
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 20:11:47 -0500 |
Sean Farley |
basefilectx: move isexec and islink from memfilectx
|
file |
diff |
annotate
|
Mon, 04 Aug 2014 14:32:34 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 18:30:18 -0700 |
Siddharth Agarwal |
context: call normal on the right object
stable
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 22:07:29 -0700 |
Siddharth Agarwal |
context: add a method to efficiently filter by match if possible
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 13:01:35 -0700 |
Pierre-Yves David |
status: do not reverse deleted and unknown
stable 3.1
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 12:49:00 -0700 |
Pierre-Yves David |
status: don't drop unknown and ignored information (issue4321)
stable
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 13:13:24 -0700 |
Pierre-Yves David |
status: explicitly exclude removed file from unknown and ignored
stable
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 13:07:39 -0500 |
Sean Farley |
memctx: substate needs to be {} instead of None
stable
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 14:53:03 -0700 |
Siddharth Agarwal |
context: extend efficient manifest filtering to when all paths are files
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 17:59:03 -0700 |
Siddharth Agarwal |
context: generate filtered manifest efficiently for exact matchers
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 23:01:37 -0500 |
Sean Farley |
committablectx: move __contains__ into workingctx
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 15:24:43 -0500 |
Sean Farley |
memctx: explicitly set substate to None
|
file |
diff |
annotate
|
Thu, 29 May 2014 16:12:59 -0500 |
Sean Farley |
memctx: add _manifest implementation that computes the filenode
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 16:43:59 -0500 |
Sean Farley |
basectx: pass raw context objects to patch.diff
|
file |
diff |
annotate
|
Sat, 31 May 2014 17:26:15 -0700 |
Pierre-Yves David |
status: document the content of the returned tuple in the docstring
|
file |
diff |
annotate
|
Sat, 31 May 2014 21:21:06 +0900 |
Yuya Nishihara |
workingctx: duplicate status list received at _poststatus hook
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 13:49:51 -0700 |
Sean Farley |
memfilectx: add a size method
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:47:15 -0500 |
Sean Farley |
memfilectx: remove path since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:46:32 -0500 |
Sean Farley |
memfilectx: remove __str__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:46:22 -0500 |
Sean Farley |
memfilectx: remove __nonzero__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:23:36 -0500 |
Sean Farley |
memfilectx: inherit from committablefilectx
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:20:56 -0500 |
Sean Farley |
memctx: remove parents since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:19:29 -0500 |
Sean Farley |
memctx: remove flags since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:17:05 -0500 |
Sean Farley |
memctx: remove extra since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:14:47 -0500 |
Sean Farley |
memctx: remove branch since it is now inherited
|
file |
diff |
annotate
|
Wed, 28 May 2014 20:03:38 -0500 |
Sean Farley |
memctx: remove clean since it is now inherited
|
file |
diff |
annotate
|
Wed, 28 May 2014 20:03:29 -0500 |
Sean Farley |
memctx: remove ignored since it is now inherited
|
file |
diff |
annotate
|
Wed, 28 May 2014 20:03:19 -0500 |
Sean Farley |
memctx: remove unknown since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:13:14 -0500 |
Sean Farley |
memctx: remove deleted since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:12:54 -0500 |
Sean Farley |
memctx: remove removed since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:12:46 -0500 |
Sean Farley |
memctx: remove added since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:07:43 -0500 |
Sean Farley |
memctx: remove description since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:07:29 -0500 |
Sean Farley |
memctx: remove date since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:07:01 -0500 |
Sean Farley |
memctx: remove user since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:06:39 -0500 |
Sean Farley |
memctx: remove p2 since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:06:10 -0500 |
Sean Farley |
memctx: remove p1 since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:05:32 -0500 |
Sean Farley |
memctx: remove __getitem__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:04:55 -0500 |
Sean Farley |
memctx: remove __nonzero__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:04:36 -0500 |
Sean Farley |
memctx: remove __int__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:03:52 -0500 |
Sean Farley |
memctx: remove __str__ since it is now inherited
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:03:03 -0500 |
Sean Farley |
memctx: call super.__init__ instead of duplicating code
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 15:00:03 -0500 |
Sean Farley |
memctx: inherit from committablectx
|
file |
diff |
annotate
|