log

age author description
Sat, 04 Apr 2009 18:08:41 +0200 Rocco Rutte convert: simple fix for non-existent synthetic/mergepoint attributes
Sat, 04 Apr 2009 18:04:38 +0200 Marti Raudsepp convert: handle comments starting with '#' in authormap files
Sat, 04 Apr 2009 17:55:52 +0200 Dirkjan Ochtman cmdutil: refactor handling of templating in show_changeset()
Sat, 04 Apr 2009 17:46:11 +0200 Dirkjan Ochtman templater: move stylemap function from hgweb to templater
Sat, 04 Apr 2009 10:51:52 +0200 Tobias Bell i18n-de: translated record
Fri, 03 Apr 2009 22:35:07 +0200 Tobias Bell i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Fri, 03 Apr 2009 11:57:05 +0300 Fabian Kreutz i18n-de: docu for resolve
Sat, 04 Apr 2009 15:41:32 +0200 Marti Raudsepp convert: fix authormap handling of lines without '='
Sat, 14 Mar 2009 14:31:08 +0200 Marti Raudsepp convert: Add testcase for convert authormap.
Wed, 01 Apr 2009 12:11:14 +0300 Alexander Solovyov extensions loading: don't fail if path to extension ends with a '/'
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