Wed, 16 Nov 2011 00:10:56 +0100 url: handle file://localhost/c:/foo "correctly" stable
Mads Kiilerich <mads@kiilerich.com> [Wed, 16 Nov 2011 00:10:56 +0100] rev 15496
url: handle file://localhost/c:/foo "correctly" The path was parsed correctly, but localpath prepended an extra '/' (as in '/c:/foo') because it assumed it was an absolute unix path.
Wed, 16 Nov 2011 00:10:52 +0100 help: it is 'file://localhost/', not 'file://local/' stable
Mads Kiilerich <mads@kiilerich.com> [Wed, 16 Nov 2011 00:10:52 +0100] rev 15495
help: it is 'file://localhost/', not 'file://local/' The documentation has apparently always been wrong.
Sun, 21 Aug 2011 15:23:43 +0200 setup: support executing with python3 including 2to3
Simon Heimberg <simohe@besonet.ch> [Sun, 21 Aug 2011 15:23:43 +0200] rev 15494
setup: support executing with python3 including 2to3 Merge the code from contrib/setup3.py in setup. The argument for executing is marked as experimental. Reason: The file in contrib was outdated (packages, cmdclass, ...)
Tue, 01 Nov 2011 20:13:53 +0100 setup: hgbuildmo inherits from Command
Simon Heimberg <simohe@besonet.ch> [Tue, 01 Nov 2011 20:13:53 +0100] rev 15493
setup: hgbuildmo inherits from Command hgbuildmo does not need anything provided by the build class.
Sat, 12 Nov 2011 02:07:55 +0100 setup: make script executable with python3
Simon Heimberg <simohe@besonet.ch> [Sat, 12 Nov 2011 02:07:55 +0100] rev 15492
setup: make script executable with python3 Replace the incompatible print statement. Writing a warning to stderr is a good idea anyway.
Wed, 17 Aug 2011 08:55:01 -0500 bookmark: remove excess creation of changectx's
Kevin Bullock <kbullock@ringworld.org> [Wed, 17 Aug 2011 08:55:01 -0500] rev 15491
bookmark: remove excess creation of changectx's
Wed, 17 Aug 2011 08:49:40 -0500 bookmark: same order for options and code
Kevin Bullock <kbullock@ringworld.org> [Wed, 17 Aug 2011 08:49:40 -0500] rev 15490
bookmark: same order for options and code
Tue, 15 Nov 2011 14:33:06 -0600 merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 15 Nov 2011 14:33:06 -0600] rev 15489
merge with stable
Tue, 15 Nov 2011 14:25:11 -0600 dirstate: fix case-folding identity for traditional Unix stable
Matt Mackall <mpm@selenic.com> [Tue, 15 Nov 2011 14:25:11 -0600] rev 15488
dirstate: fix case-folding identity for traditional Unix We used to use os.path.normcase which was a no-op, which was unhelpful for cases like VFAT on Linux.
Tue, 15 Nov 2011 17:16:17 +0100 convert/bzr: fix test of divergent nested renames for bzr 1.x stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 15 Nov 2011 17:16:17 +0100] rev 15487
convert/bzr: fix test of divergent nested renames for bzr 1.x 54c0517c0fe8 introduced a new block in test-convert-bzr-directories.t which produces a slightly different output with older bzr versions. Tested with bzr 1.5 on Debian lenny.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip