Sun, 29 Mar 2009 14:47:59 +0200 |
Stefano Tortarolo |
rebase: correct help text
|
Sat, 28 Mar 2009 12:27:20 -0400 |
Greg Ward |
issue1578: fix crash: do not use synthetic changesets as merge parents.
|
Fri, 03 Apr 2009 14:52:03 -0500 |
Matt Mackall |
windows: get Abort from error
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Fri, 03 Apr 2009 13:20:52 -0500 |
Matt Mackall |
move util.Abort to error.py
|
Fri, 03 Apr 2009 12:37:44 -0500 |
Matt Mackall |
setup: remove spurious posix import
|
Fri, 03 Apr 2009 12:37:38 -0500 |
Matt Mackall |
pure/parsers: fix circular imports, import mercurial modules properly
|
Fri, 03 Apr 2009 12:37:30 -0500 |
Matt Mackall |
pure/bdiff: fix circular import
|
Fri, 03 Apr 2009 12:37:07 -0500 |
Matt Mackall |
posix: kill some trailing newlines
|
Fri, 03 Apr 2009 12:37:06 -0500 |
Matt Mackall |
mention default branch in branch and clone help
|
Tue, 10 Mar 2009 19:16:16 +0100 |
Stefano Tortarolo |
i18n: update italian translation
|
Thu, 02 Apr 2009 10:30:00 +0300 |
Fabian Kreutz |
i18n-de: Commands (push and pull) + typos
|
Thu, 02 Apr 2009 08:15:39 +0200 |
Tobias Bell |
i18n-de: translated global options of commands
|
Wed, 01 Apr 2009 21:06:12 +0200 |
Tobias Bell |
i18n-de: removed fuzzy translations after update of POT file
|
Sun, 29 Mar 2009 19:57:28 +0200 |
Tobias Bell |
i18n-de: translated ui.py, url.py and util.py
|
Sun, 29 Mar 2009 19:03:09 +0200 |
Tobias Bell |
i18n-de: translated 'help multirevs'
|
Tue, 31 Mar 2009 21:21:53 -0500 |
Steve Borho |
on clone failure, only remove directories we created
|
Thu, 02 Apr 2009 18:04:42 +0200 |
Martin Geisler |
windows: break import cycle with util
|
Thu, 02 Apr 2009 17:09:17 +0200 |
Sune Foldager |
windows: fix missing import of util.Abort
|
Thu, 02 Apr 2009 16:49:34 +0200 |
Sune Foldager |
windows: fix import of win32.py (was util_win32.py)
|
Tue, 31 Mar 2009 15:52:48 -0400 |
Greg Ward |
issue1582: improve description of splicemap syntax in help.
|
Tue, 31 Mar 2009 23:11:11 +0200 |
Martin Geisler |
merge with -stable
|
Tue, 31 Mar 2009 07:56:28 +0200 |
Simon Heimberg |
error: import LockError from correct module
|
Tue, 31 Mar 2009 22:48:16 +0200 |
Martin Geisler |
hgweb: better English in IPv6 error message
|