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