Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 11:06:22 +0200 |
Sune Foldager |
clone: only use stream when we understand the revlog format
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 10:44:10 +0200 |
Sune Foldager |
localrepo: factor out requirement application and write
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 16:34:07 +0200 |
Martin Geisler |
subrepos: add function for iterating over ctx subrepos
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 16:23:55 +0200 |
Martin Geisler |
subrepos: handle modified but uncommitted .hgsub
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 15:31:56 +0200 |
Martin Geisler |
localrepo: check nested repos against working directory
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
status: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
localrepo: add auditor attribute which knows about subrepos
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 16:36:31 +0200 |
Martin Geisler |
commit: sort subrepos before committing for stable test output
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 23:57:39 +0200 |
Georg Brandl |
localrepo: introduce method for explicit branch cache update
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 13:17:34 +0200 |
Patrick Mezard |
repository: drop unused rjoin() method
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:28:08 +0530 |
Pradeepkumar Gayam |
localrepo: add parentdelta to requires only if enabled in config file
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:40:46 +0900 |
Nicolas Dumazet |
filectx: use cmp(self, fctx) instead of cmp(self, text)
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 00:28:20 +0900 |
Nicolas Dumazet |
localrepo: refactor filter computation
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 10:05:38 +0900 |
Nicolas Dumazet |
localrepo.status: move fixup concatenation inside if block for clarity
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 00:15:29 +0200 |
Benoit Boissinot |
changegroup*(): use enumerate when possible
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 00:03:19 +0200 |
Benoit Boissinot |
changegroupsubset(): with the fix, prune() is actually useful in the testsuite
|
file |
diff |
annotate
|
Fri, 23 Jul 2010 00:04:18 +0200 |
Benoit Boissinot |
changegroupsubset: simplify knownheads/has_cl_set computation
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:54:57 +0200 |
Benoit Boissinot |
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:44:14 +0200 |
Benoit Boissinot |
changegroupsubset(): move comment at the right place
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:13:03 +0200 |
Benoit Boissinot |
changegroupsubset(): refactor the prune() functions
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 16:51:45 +0200 |
Benoit Boissinot |
changegroupsubset(): change variable names, simplify lookup logic
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 16:18:33 +0200 |
Benoit Boissinot |
changegroup(): used "linkrev" instead of "revlink"
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 15:32:26 +0200 |
Benoit Boissinot |
fix comment
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 14:34:37 +0200 |
Benoit Boissinot |
changegroup*(): use set instead of dict
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 19:29:57 +0200 |
Mads Kiilerich |
init: create target directory recursively
stable
|
file |
diff |
annotate
|