Mercurial > hg-stable
graph
-
Merge with -stableThu, 08 Oct 2009 00:59:46 -0500, by Matt Mackall
-
color: allow multiple args to ui.write()Wed, 07 Oct 2009 14:01:20 -0500, by Kevin Bullock
-
color: add support for record extensionThu, 08 Oct 2009 09:27:22 +0800, by TK Soh
-
util: move rename into posix.py and windows.pyWed, 07 Oct 2009 20:32:07 +0200, by Adrian Buehlmann
-
util: state docstring of rename more preciselyWed, 07 Oct 2009 20:16:43 +0200, by Adrian Buehlmann
-
cmdutil: changeset_printer: use methods of filectx/changectx.Mon, 05 Oct 2009 18:17:13 -0400, by Greg Ward
-
Merge with crew-stableWed, 07 Oct 2009 22:50:20 +0200, by Patrick Mezard
-
verify: detect file copy sources not in parents with --verboseTue, 06 Oct 2009 22:46:31 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 06 Oct 2009 16:08:38 -0500, by Steve Borho
-
convert/cvs: stop supporting external cvspsMon, 05 Oct 2009 22:57:15 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 05 Oct 2009 22:17:39 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 04 Oct 2009 23:16:54 +0200, by Patrick Mezard
-
help: un-indent help topicsSun, 04 Oct 2009 12:18:43 +0200, by Martin Geisler
-
help: move help topics from mercurial/help.py to help/*.txtSun, 04 Oct 2009 09:59:13 +0200, by Martin Geisler
-
i18n: remove unnecessary os.path.normpath callSat, 03 Oct 2009 18:58:25 +0200, by Martin Geisler
-
commands: simpler sort of help topic namesSun, 04 Oct 2009 10:17:01 +0200, by Martin Geisler
-
cmdutil: templating keywords latesttag and latesttagdistanceSat, 03 Oct 2009 18:31:20 +0200, by Mads Kiilerich
-
merge with mpmSat, 03 Oct 2009 23:38:10 +0200, by Benoit Boissinot
-
bdiff: gradually enable the popularity hackSat, 03 Oct 2009 23:36:08 +0200, by Benoit Boissinot
-
Merge with -crew-stableWed, 07 Oct 2009 23:45:30 -0500, by Matt Mackall
-
convert/hg: handle bogus copy records (issue1843)Wed, 07 Oct 2009 18:52:01 +0200, by Patrick Mezard
-
convert/hg: make parents() return changectx, not nodesWed, 07 Oct 2009 10:13:04 +0200, by Patrick Mezard
-
Merge with -crew-stableWed, 07 Oct 2009 23:25:41 -0500, by Matt Mackall
-
util.rename: do not abort if os.unlink fails (issue1840)Tue, 06 Oct 2009 10:45:23 +0200, by Adrian Buehlmann
-
convert: make mapfile handle LF and CRLF shamap (issue1846)Mon, 05 Oct 2009 22:01:08 +0200, by Patrick Mezard
-
convert/darcs: handle directory renamingSun, 04 Oct 2009 23:06:14 +0200, by Patrick Mezard
-
convert/darcs: fix file renaming (issue1853)Sun, 04 Oct 2009 22:23:11 +0200, by Patrick Mezard
-
Fix failing darcs testThu, 06 Aug 2009 21:35:25 -0700, by Bryan O'Sullivan