log

age author description
Sat, 04 Apr 2009 15:14:36 +0200 Christian Ebert tests: guess lexer by filename for recent pygments
Thu, 02 Apr 2009 18:18:43 -0600 Jeremy Whitlock Fix how setup.py identifies the Mercurial version.
Thu, 02 Apr 2009 22:25:49 +0400 Pavel Volkovitskiy right way to check if file was in renamed directory, fixes import monotone
Thu, 02 Apr 2009 14:48:06 +0200 Henrik Stuart convert: added cvsnt mergepoint support
Thu, 26 Mar 2009 16:58:50 +0200 Stefano Tortarolo rebase: keep original mq patch format (Issue1574)
Mon, 30 Mar 2009 18:26:32 +0200 Stefano Tortarolo rebase: don't lose rename/copy data (Issue1423)
Wed, 01 Apr 2009 09:11:00 -0700 Justin Peng Correct a bug on date formats with '>' or '<' accompanied by space characters.
Sun, 29 Mar 2009 14:43:49 +0200 Stefano Tortarolo rebase: store/restore arguments correctly
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