Mercurial > hg-stable
graph
-
extdiff: avoid repr() doubling paths backslashes under WindowsMon, 10 Sep 2007 23:36:01 +0200, by Patrick Mezard
-
merge with crew-stableFri, 07 Sep 2007 17:54:38 +0200, by Thomas Arendsen Hein
-
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.Fri, 07 Sep 2007 17:38:52 +0200, by Dirkjan Ochtman
-
interhg: allow more flexible pattern specification (fixes 2/3 of issue699)Fri, 07 Sep 2007 16:35:43 +0200, by Edward Lee
-
Don't decode unicode strings.Fri, 07 Sep 2007 16:14:51 +0200, by Thomas Arendsen Hein
-
Update test-record for 3ef190234b55Thu, 06 Sep 2007 18:12:36 -0700, by Brendan Cully
-
record: change wording of initial per-file promptThu, 06 Sep 2007 10:52:54 -0700, by Bryan O'Sullivan
-
hgk: add repo root to window titleWed, 05 Sep 2007 21:53:59 +0200, by Steve Borho
-
Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)Tue, 04 Sep 2007 18:37:28 +0200, by Thomas Arendsen Hein
-
test-convert-hg-source: enforce conversion order with --dateTue, 04 Sep 2007 13:56:15 +0200, by Patrick Mezard
-
convert: rename a class and a functionSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: mercurial_source: also search for copies in modified filesSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: clear the dirstate before a conversion, invalidate it afterwardsSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: avoid dirstate checks; add a testSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
merge with crewFri, 31 Aug 2007 23:15:44 +0200, by Benoit Boissinot
-
convert/subversion: Use util.set() instead of set() for python2.3 compatibilityFri, 31 Aug 2007 13:14:03 +0200, by Thomas Arendsen Hein
-
Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)Fri, 31 Aug 2007 12:54:07 +0200, by Thomas Arendsen Hein
-
merge with crew-stableFri, 31 Aug 2007 12:40:23 +0200, by Thomas Arendsen Hein
-
hgweb: Show date of last change for each file in manifestFri, 31 Aug 2007 11:18:29 +0200, by Thomas Arendsen Hein
-
remove unneeded statementFri, 31 Aug 2007 01:21:31 +0200, by Benoit Boissinot
-
kill lonely docstringThu, 30 Aug 2007 23:54:01 +0200, by Benoit Boissinot
-
Atom support: replaced xhtml namespace prefix with default namespaceThu, 30 Aug 2007 18:55:56 +0200, by Robert Bachmann
-
Added support for the Atom syndication formatThu, 30 Aug 2007 16:42:17 +0200, by Robert Bachmann
-
Include . in PYTHONPATH (makes testing unbundled extensions easier)Wed, 29 Aug 2007 17:01:10 -0700, by Brendan Cully