Wed, 16 Nov 2005 12:56:19 +0100 Fixes to "hg heads -r FOO":
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 16 Nov 2005 12:56:19 +0100] rev 1551
Fixes to "hg heads -r FOO": Make it actually work (undefined variable 'rev'; allow to pass a rev parameter). repo.branchlookup() doesn't need a copy of heads because it doesn't modify it. Use None as default argument to heads() instead of nullid. Doc string PEPification.
Wed, 16 Nov 2005 12:08:25 +0100 add a -r/--rev option to heads to show only heads descendant from rev
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 16 Nov 2005 12:08:25 +0100] rev 1550
add a -r/--rev option to heads to show only heads descendant from rev
Thu, 17 Nov 2005 19:11:13 +0100 Always escape repository name in hgweb, very important in notfound.tmpl.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 17 Nov 2005 19:11:13 +0100] rev 1549
Always escape repository name in hgweb, very important in notfound.tmpl.
Wed, 16 Nov 2005 20:53:16 +0100 fix bug in setup.py introduced in r1508.
Will <will@glozer.net> [Wed, 16 Nov 2005 20:53:16 +0100] rev 1548
fix bug in setup.py introduced in r1508. The 'console' argument is expected to be a list of strings, but was changed to just a string.
Tue, 15 Nov 2005 20:35:10 +0100 close .hg/hgrc after writing the default values on clone
TK Soh <teekaysoh@yahoo.com> [Tue, 15 Nov 2005 20:35:10 +0100] rev 1547
close .hg/hgrc after writing the default values on clone this fix a bug where Dircleanup did not work because the file was still open
Mon, 14 Nov 2005 21:47:07 +0100 close file before renaming it (since it doesn't work the other way on windows)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 14 Nov 2005 21:47:07 +0100] rev 1546
close file before renaming it (since it doesn't work the other way on windows)
Mon, 14 Nov 2005 16:10:59 +0100 fix errors found by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 14 Nov 2005 16:10:59 +0100] rev 1545
fix errors found by pychecker
Mon, 14 Nov 2005 15:10:10 +0100 added st as alias for status in zsh_completition
Michael Gebetsroither <michael.geb@gmx.at> [Mon, 14 Nov 2005 15:10:10 +0100] rev 1544
added st as alias for status in zsh_completition
Mon, 14 Nov 2005 15:09:34 +0100 Merge with Thomas Waldmann
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 14 Nov 2005 15:09:34 +0100] rev 1543
Merge with Thomas Waldmann
Mon, 14 Nov 2005 04:58:28 +0200 made C src formatting more consistent
twaldmann@thinkmo.de [Mon, 14 Nov 2005 04:58:28 +0200] rev 1542
made C src formatting more consistent
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip