Mercurial > hg
graph
-
pure/parsers: fix circular imports, import mercurial modules properlyFri, 03 Apr 2009 12:37:38 -0500, by Matt Mackall
-
pure/bdiff: fix circular importFri, 03 Apr 2009 12:37:30 -0500, by Matt Mackall
-
posix: kill some trailing newlinesFri, 03 Apr 2009 12:37:07 -0500, by Matt Mackall
-
mention default branch in branch and clone helpFri, 03 Apr 2009 12:37:06 -0500, by Matt Mackall
-
i18n: update italian translationTue, 10 Mar 2009 19:16:16 +0100, by Stefano Tortarolo
-
i18n-de: Commands (push and pull) + typosThu, 02 Apr 2009 10:30:00 +0300, by Fabian Kreutz
-
i18n-de: translated global options of commandsThu, 02 Apr 2009 08:15:39 +0200, by Tobias Bell
-
i18n-de: removed fuzzy translations after update of POT fileWed, 01 Apr 2009 21:06:12 +0200, by Tobias Bell
-
i18n-de: translated ui.py, url.py and util.pySun, 29 Mar 2009 19:57:28 +0200, by Tobias Bell
-
i18n-de: translated 'help multirevs'Sun, 29 Mar 2009 19:03:09 +0200, by Tobias Bell
-
on clone failure, only remove directories we createdTue, 31 Mar 2009 21:21:53 -0500, by Steve Borho
-
windows: break import cycle with utilThu, 02 Apr 2009 18:04:42 +0200, by Martin Geisler
-
windows: fix missing import of util.AbortThu, 02 Apr 2009 17:09:17 +0200, by Sune Foldager
-
windows: fix import of win32.py (was util_win32.py)Thu, 02 Apr 2009 16:49:34 +0200, by Sune Foldager
-
issue1582: improve description of splicemap syntax in help.Tue, 31 Mar 2009 15:52:48 -0400, by Greg Ward