Tue, 10 Mar 2015 09:57:42 -0700 |
Martin von Zweigbergk |
treemanifest: disable readdelta optimization
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 14:01:33 -0700 |
Martin von Zweigbergk |
manifestv2: add support for writing new manifest format
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 22:26:41 -0700 |
Martin von Zweigbergk |
manifestv2: add support for reading new manifest format
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 22:45:45 -0700 |
Martin von Zweigbergk |
manifestv2: set requires at repo creation time
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 18:10:59 -0700 |
Drew Gottlieb |
treemanifest: make treemanifest.matches() faster
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 17:21:49 -0700 |
Drew Gottlieb |
treemanifest: add treemanifest._isempty()
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 13:16:13 -0700 |
Drew Gottlieb |
treemanifest: remove treemanifest._intersectfiles()
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 20:41:30 -0700 |
Martin von Zweigbergk |
manifestv2: implement slow readdelta() without revdiff
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 17:07:24 -0700 |
Martin von Zweigbergk |
manifestv2: disable fastdelta optimization
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 16:19:44 -0700 |
Martin von Zweigbergk |
manifestv2: add (unused) config option
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 15:37:46 -0700 |
Martin von Zweigbergk |
manifest: extract method for creating manifest text
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 15:02:43 -0700 |
Martin von Zweigbergk |
manifest: extract method for parsing manifest
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 20:55:54 -0700 |
Martin von Zweigbergk |
_lazymanifest: drop unnecessary call to sorted()
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 10:43:52 -0700 |
Drew Gottlieb |
manifest: make manifest.intersectfiles() internal
|
file |
diff |
annotate
|
Thu, 26 Mar 2015 09:42:21 -0700 |
Martin von Zweigbergk |
treemanifest: drop 22nd byte for consistency with manifestdict
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 08:43:39 -0700 |
Martin von Zweigbergk |
match: add isexact() method to hide internals
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 16:01:16 -0700 |
Martin von Zweigbergk |
treemanifest: make hasdir() faster
|
file |
diff |
annotate
|
Tue, 03 Mar 2015 13:50:06 -0800 |
Martin von Zweigbergk |
treemanifest: make filesnotin() faster
|
file |
diff |
annotate
|
Thu, 19 Feb 2015 17:13:35 -0800 |
Martin von Zweigbergk |
treemanifest: make diff() faster
|
file |
diff |
annotate
|
Mon, 23 Feb 2015 10:57:57 -0800 |
Martin von Zweigbergk |
treemanifest: store directory path in treemanifest nodes
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 11:07:57 -0700 |
Martin von Zweigbergk |
treemanifest: add configuration for using treemanifest type
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 11:08:42 -0700 |
Martin von Zweigbergk |
treemanifest: create treemanifest class
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 15:59:45 -0700 |
Durham Goode |
manifest: avoid intersectfiles for matches > 100 files
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 13:37:18 -0500 |
Matt Mackall |
manifest: speed up matches for large sets of files
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 15:25:01 -0700 |
Drew Gottlieb |
manifest: add manifestdict.hasdir() method
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 15:19:54 -0700 |
Drew Gottlieb |
manifest: add dirs() to manifestdict
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 18:18:29 -0700 |
Martin von Zweigbergk |
lazymanifest: make __iter__ generate filenames, not 3-tuples
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 18:53:44 -0700 |
Martin von Zweigbergk |
lazymanifest: fix pure hg iterkeys()
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 13:46:15 -0700 |
Martin von Zweigbergk |
lazymanifest: add iterkeys() method
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 08:28:56 -0700 |
Martin von Zweigbergk |
manifest: rewrite find(node, f) in terms of read(node)
|
file |
diff |
annotate
|