Mercurial > hg-stable
graph
-
bookmarks: guard against listing bookmarks on unsupported repos stableMon, 23 Aug 2010 22:16:56 +0200, by Martin Geisler
-
mdiff.patch(): add a special case for when the base text is emptyMon, 23 Aug 2010 13:28:04 +0200, by Benoit Boissinot
-
revlog: add rawsize(), identical to size() but not subclassed by filelogMon, 23 Aug 2010 13:24:19 +0200, by Benoit Boissinot
-
revlog.addrevision(): move computation of nodeid in addrevision()Sun, 22 Aug 2010 23:17:17 +0200, by Benoit Boissinot
-
contrib/compress: compress should activate parentdeltaSun, 22 Aug 2010 19:41:04 +0200, by Benoit Boissinot
-
contrib/compress: correct ordering of copyingSun, 22 Aug 2010 19:27:09 +0200, by Benoit Boissinot
-
contrib/compress: refactor revlog copyingSun, 22 Aug 2010 19:26:07 +0200, by Benoit Boissinot
-
contrib/compress: use store API instead of a collectorSun, 22 Aug 2010 19:13:30 +0200, by Benoit Boissinot
-
contrib/compress: proper lock handlingSun, 22 Aug 2010 18:29:30 +0200, by Benoit Boissinot
-
contrib/compress: use hg API to compute the destination pathSun, 22 Aug 2010 18:23:32 +0200, by Benoit Boissinot
-
contrib/compress: use repo's transaction methodSun, 22 Aug 2010 18:21:30 +0200, by Benoit Boissinot
-
contrib/compress: remove unused variablesSun, 22 Aug 2010 18:18:36 +0200, by Benoit Boissinot
-
tests: unify test-hgrcSat, 21 Aug 2010 23:24:52 -0400, by Brodie Rao
-
tests: remove test-log.out, useless after unificationSun, 22 Aug 2010 12:04:15 +0200, by Patrick Mezard
-
revlog: fix docstringSat, 21 Aug 2010 19:31:59 +0200, by Benoit Boissinot
-
deltaparent(): don't return nullrev for a revision containing a full snapshotSat, 21 Aug 2010 19:30:42 +0200, by Benoit Boissinot