Wed, 22 Oct 2014 21:38:30 -0700 |
Martin von Zweigbergk |
manifest: add matches() method
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 23:18:07 -0700 |
Martin von Zweigbergk |
manifest: transpose pair of pairs from diff()
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 22:48:44 -0700 |
Martin von Zweigbergk |
manifest: for diff(), only iterate over files, not flags
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 17:09:16 -0700 |
Martin von Zweigbergk |
manifest: repurpose flagsdiff() into (node-and-flag)diff()
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 14:42:25 -0400 |
Augie Fackler |
manifest: add docstring to text() method
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 14:09:37 -0400 |
Augie Fackler |
manifest: rename ambiguously-named set to setflag
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 15:20:14 -0400 |
Augie Fackler |
manifest: add fastdelta method to manifestdict
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 15:21:59 -0400 |
Augie Fackler |
manifest: move _search to module level and rename to _msearch
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 14:47:30 -0400 |
Augie Fackler |
manifest: move manifestdict-to-text encoding to manifest class
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 12:59:11 -0400 |
Augie Fackler |
manifest: rearrange add() method and add comments for clarity
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 11:52:30 -0400 |
Augie Fackler |
manifest: simplify manifest.add() by making args required
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 14:13:31 -0400 |
Augie Fackler |
manifest: move manifest parsing to module-level
|
file |
diff |
annotate
|
Thu, 11 Sep 2014 10:14:34 -0400 |
Augie Fackler |
manifest: mark addlistdelta and checkforbidden as module-private
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 12:47:20 -0400 |
Augie Fackler |
manifest: move addlistdelta to module-level
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 09:46:05 -0400 |
Augie Fackler |
manifest: move checkforbidden to module-level
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 17:57:25 -0700 |
Siddharth Agarwal |
manifestdict: add a new method to intersect with a set of files
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 16:35:12 -0800 |
Durham Goode |
manifest: increase lrucache from 3 to 4
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 17:17:38 -0700 |
Siddharth Agarwal |
manifestdict: add a method to diff _flags
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 15:43:02 +0000 |
Siddharth Agarwal |
manifest: use a size 3 LRU cache to store parsed manifests
|
file |
diff |
annotate
|
Mon, 19 Nov 2012 16:05:40 -0800 |
Durham Goode |
commit: increase perf by building a new addlist instead of editing the old one
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 02:41:20 +0200 |
Mads Kiilerich |
delete some dead comments and docstrings
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Fri, 04 May 2012 15:56:45 -0400 |
Jesse Glick |
localrepo: optimize internode status calls using withflags
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 15:27:11 -0600 |
Matt Mackall |
util: don't mess with builtins to emulate buffer()
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 08:49:26 +0200 |
Martin Geisler |
manifest: use "\0" instead of "\000"
|
file |
diff |
annotate
|
Thu, 05 May 2011 18:05:24 +0200 |
Sune Foldager |
revlog: compute correct deltaparent in the deltaparent function
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
manifest: add readfast method
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 18:15:58 +0100 |
Martin Geisler |
code style: prefer 'is' and 'is not' tests with singletons
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:30:42 +0200 |
Benoit Boissinot |
deltaparent(): don't return nullrev for a revision containing a full snapshot
|
file |
diff |
annotate
|