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
|
Tue, 10 Mar 2015 16:26:13 -0700 |
Martin von Zweigbergk |
manifest: don't let find() look inside manifestdict
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 21:29:47 -0500 |
Augie Fackler |
manifest: use custom C implementation of lazymanifest
|
file |
diff |
annotate
|
Sat, 07 Mar 2015 12:04:39 -0500 |
Augie Fackler |
manifest: split manifestdict into high-level and low-level logic
|
file |
diff |
annotate
|
Sat, 07 Mar 2015 11:43:12 -0500 |
Augie Fackler |
manifest: do parsing inside manifestdict contstructor
|
file |
diff |
annotate
|
Sat, 07 Mar 2015 11:42:05 -0500 |
Augie Fackler |
manifest: move parsing functions up in file
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 17:00:42 -0600 |
Matt Mackall |
manifest: move pure parsing code out of pure
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 13:57:37 -0800 |
Martin von Zweigbergk |
copies: move code into new manifestdict.filesnotin() method
|
file |
diff |
annotate
|