Mon, 23 Aug 2010 13:28:04 +0200 |
Benoit Boissinot |
mdiff.patch(): add a special case for when the base text is empty
|
Mon, 23 Aug 2010 13:24:19 +0200 |
Benoit Boissinot |
revlog: add rawsize(), identical to size() but not subclassed by filelog
|
Sun, 22 Aug 2010 23:17:17 +0200 |
Benoit Boissinot |
revlog.addrevision(): move computation of nodeid in addrevision()
|
Sun, 22 Aug 2010 19:41:04 +0200 |
Benoit Boissinot |
contrib/compress: compress should activate parentdelta
|
Sun, 22 Aug 2010 19:27:09 +0200 |
Benoit Boissinot |
contrib/compress: correct ordering of copying
|
Sun, 22 Aug 2010 19:26:07 +0200 |
Benoit Boissinot |
contrib/compress: refactor revlog copying
|
Sun, 22 Aug 2010 19:13:30 +0200 |
Benoit Boissinot |
contrib/compress: use store API instead of a collector
|
Sun, 22 Aug 2010 18:29:30 +0200 |
Benoit Boissinot |
contrib/compress: proper lock handling
|
Sun, 22 Aug 2010 18:23:32 +0200 |
Benoit Boissinot |
contrib/compress: use hg API to compute the destination path
|
Sun, 22 Aug 2010 18:21:30 +0200 |
Benoit Boissinot |
contrib/compress: use repo's transaction method
|
Sun, 22 Aug 2010 18:18:36 +0200 |
Benoit Boissinot |
contrib/compress: remove unused variables
|
Sat, 21 Aug 2010 23:24:52 -0400 |
Brodie Rao |
tests: unify test-hgrc
|
Sun, 22 Aug 2010 12:04:15 +0200 |
Patrick Mezard |
tests: remove test-log.out, useless after unification
|
Sat, 21 Aug 2010 19:31:59 +0200 |
Benoit Boissinot |
revlog: fix docstring
|
Sat, 21 Aug 2010 19:30:42 +0200 |
Benoit Boissinot |
deltaparent(): don't return nullrev for a revision containing a full snapshot
|