Mercurial > hg-stable
graph
-
hg.1: kill spurious backslashMon, 02 Nov 2009 21:55:59 +0100, by Martin Geisler
-
help: markup email addresses as inline literalsMon, 02 Nov 2009 21:47:03 +0100, by Martin Geisler
-
doc/Makefile: add help/*.txt as a dependencyMon, 02 Nov 2009 21:38:42 +0100, by Martin Geisler
-
doc: add some internal links to man pagesMon, 02 Nov 2009 21:32:42 +0100, by Martin Geisler
-
hgrc.5: combined short paragraphs into oneMon, 02 Nov 2009 21:08:33 +0100, by Martin Geisler
-
doc: use reST note directiveMon, 02 Nov 2009 21:02:56 +0100, by Martin Geisler
-
hgrc.5: capitalize True and False consistentlyMon, 02 Nov 2009 20:53:34 +0100, by Martin Geisler
-
commands: slightly better help for --tracebackMon, 02 Nov 2009 20:50:57 +0100, by Martin Geisler
-
hgrc.5: document ui.traceback settingMon, 02 Nov 2009 20:50:30 +0100, by Martin Geisler
-
fix tests output changed by 8269fe2d48f6Mon, 02 Nov 2009 19:07:26 +0100, by Benoit Boissinot
-
byterange: backport fix from upstreamMon, 02 Nov 2009 17:54:19 +0100, by Benoit Boissinot
-
hgweb: send proper error messages to the clientMon, 02 Nov 2009 10:20:04 +0100, by Sune Foldager
-
transaction: always remove empty journal on abortMon, 02 Nov 2009 10:19:14 +0100, by Sune Foldager
-
test-bisect: fix shell-dependent outputMon, 02 Nov 2009 10:18:43 +0100, by Sune Foldager
-
change 'journal already exists' to 'abandoned transaction found'Mon, 02 Nov 2009 10:17:20 +0100, by Sune Foldager
-
verify: report existence of journalMon, 02 Nov 2009 10:15:04 +0100, by Sune Foldager
-
bisect: no need to save the state if it wasn't changedSun, 01 Nov 2009 03:26:10 +0100, by Benoit Boissinot
-
record: get the right position (account for skipped files)Sun, 01 Nov 2009 02:57:11 +0100, by Benoit Boissinot
-
log --limit: break after a limited number of csets (broken by f3d60543924f)Sun, 01 Nov 2009 02:54:32 +0100, by Benoit Boissinot
-
transaction: more specific exceptions, os.unlink can raise OSErrorSat, 31 Oct 2009 18:17:59 +0100, by Benoit Boissinot
-
lock: catch specific exceptionsSat, 31 Oct 2009 18:10:52 +0100, by Benoit Boissinot
-
patch: use the public ctx API instead of the internalsSat, 31 Oct 2009 18:02:34 +0100, by Benoit Boissinot
-
patch: don't use mutable object as default argumentSat, 31 Oct 2009 18:02:13 +0100, by Benoit Boissinot
-
patch: initialize all attributes of the hunk classSat, 31 Oct 2009 18:01:08 +0100, by Benoit Boissinot
-
patch: simplify logicSat, 31 Oct 2009 18:00:05 +0100, by Benoit Boissinot
-
lock: use '==' instead of 'is' for integer equality ('is' may not work)Sat, 31 Oct 2009 17:07:12 +0100, by Benoit Boissinot
-
pychecker: remove unused local variablesSat, 31 Oct 2009 17:04:46 +0100, by Benoit Boissinot
-
remove unused importsSat, 31 Oct 2009 16:56:58 +0100, by Benoit Boissinot