Mercurial > hg
graph
-
mq: extend support for the --mq argument to extension commandsFri, 13 Aug 2010 16:05:08 +0200, by Dan Villiom Podlaski Christiansen
-
repository: drop unused rjoin() methodSun, 22 Aug 2010 13:17:34 +0200, by Patrick Mezard
-
tests: unify test-exportTue, 24 Aug 2010 15:13:11 +0200, by Adrian Buehlmann
-
revert: wrap long lineWed, 25 Aug 2010 16:40:49 +0200, by Martin Geisler
-
util: remove lexists, Python 2.4 introduced os.path.lexistsWed, 25 Aug 2010 16:23:32 +0200, by Martin Geisler
-
Merge with stableWed, 25 Aug 2010 13:40:46 +0200, by Martin Geisler
-
test-dispatch: drop test for missing working directory stableMon, 23 Aug 2010 22:32:36 +0200, by Mads Kiilerich
-
Merge with stableMon, 23 Aug 2010 22:22:05 +0200, by Martin Geisler
-
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