Wed, 16 Nov 2005 20:53:16 +0100 |
Will |
fix bug in setup.py introduced in r1508.
|
Tue, 15 Nov 2005 20:35:10 +0100 |
TK Soh |
close .hg/hgrc after writing the default values on clone
|
Mon, 14 Nov 2005 21:47:07 +0100 |
Benoit Boissinot |
close file before renaming it (since it doesn't work the other way on windows)
|
Mon, 14 Nov 2005 16:10:59 +0100 |
Benoit Boissinot |
fix errors found by pychecker
|
Mon, 14 Nov 2005 15:10:10 +0100 |
Michael Gebetsroither |
added st as alias for status in zsh_completition
|
Mon, 14 Nov 2005 15:09:34 +0100 |
Thomas Arendsen Hein |
Merge with Thomas Waldmann
|
Mon, 14 Nov 2005 04:58:28 +0200 |
twaldmann |
made C src formatting more consistent
|
Mon, 14 Nov 2005 03:59:35 +0200 |
twaldmann |
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
|
Mon, 14 Nov 2005 02:30:19 +0200 |
twaldmann |
minor optimization: save some string trash
|
Sun, 13 Nov 2005 16:25:45 +0100 |
Benoit Boissinot |
use posix compliant option for head
|
Sun, 13 Nov 2005 02:08:39 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
Sun, 13 Nov 2005 02:06:02 +0100 |
Thomas Arendsen Hein |
Added hg-ssh - a wrapper for ssh access to a limited set of mercurial repos
|
Thu, 10 Nov 2005 16:16:28 +0100 |
Thomas Arendsen Hein |
Catch the exception raised with 'hg help <somethingambiguous>'.
|
Fri, 11 Nov 2005 18:20:24 -0800 |
mason |
Add revlog.strip to truncate away revisions.
|
Fri, 11 Nov 2005 18:20:22 -0800 |
mason |
Optimize manifest.add
|