Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 23 Aug 2010 22:16:56 +0200 | Martin Geisler | bookmarks: guard against listing bookmarks on unsupported repos stable |
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 |