Mercurial > hg
graph
-
commands: better merge help textSat, 04 Apr 2009 17:33:42 +0200, by Martin Geisler
-
commands: removed redundant text in manifest helpSat, 04 Apr 2009 16:46:50 +0200, by Martin Geisler
-
commands: stress that commit is a local operationSat, 04 Apr 2009 00:32:06 +0200, by Martin Geisler
-
commands: use single-quotes for 'hg help ...' hintsSat, 04 Apr 2009 00:27:55 +0200, by Martin Geisler
-
convert: attempt to check repo type before checking for toolSat, 04 Apr 2009 12:28:13 -0500, by Matt Mackall
-
merge with crew-stableSat, 04 Apr 2009 19:43:00 +0200, by Dirkjan Ochtman
-
Fix issue1495, corner case of adding empty files via patchingTue, 24 Mar 2009 23:28:55 +0000, by Vsevolod Solovyov
-
Merge with crew-stableFri, 03 Apr 2009 11:50:42 -0500, by Matt Mackall
-
convert: simple fix for non-existent synthetic/mergepoint attributesSat, 04 Apr 2009 18:08:41 +0200, by Rocco Rutte
-
convert: handle comments starting with '#' in authormap filesSat, 04 Apr 2009 18:04:38 +0200, by Marti Raudsepp
-
cmdutil: refactor handling of templating in show_changeset()Sat, 04 Apr 2009 17:55:52 +0200, by Dirkjan Ochtman
-
templater: move stylemap function from hgweb to templaterSat, 04 Apr 2009 17:46:11 +0200, by Dirkjan Ochtman
-
i18n-de: translated recordSat, 04 Apr 2009 10:51:52 +0200, by Tobias Bell
-
i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.pyFri, 03 Apr 2009 22:35:07 +0200, by Tobias Bell
-
i18n-de: docu for resolveFri, 03 Apr 2009 11:57:05 +0300, by Fabian Kreutz
-
convert: fix authormap handling of lines without '='Sat, 04 Apr 2009 15:41:32 +0200, by Marti Raudsepp
-
convert: Add testcase for convert authormap.Sat, 14 Mar 2009 14:31:08 +0200, by Marti Raudsepp
-
extensions loading: don't fail if path to extension ends with a '/'Wed, 01 Apr 2009 12:11:14 +0300, by Alexander Solovyov
-
tests: guess lexer by filename for recent pygmentsSat, 04 Apr 2009 15:14:36 +0200, by Christian Ebert
-
Fix how setup.py identifies the Mercurial version.Thu, 02 Apr 2009 18:18:43 -0600, by Jeremy Whitlock
-
right way to check if file was in renamed directory, fixes import monotoneThu, 02 Apr 2009 22:25:49 +0400, by Pavel Volkovitskiy
-
convert: added cvsnt mergepoint supportThu, 02 Apr 2009 14:48:06 +0200, by Henrik Stuart
-
rebase: keep original mq patch format (Issue1574)Thu, 26 Mar 2009 16:58:50 +0200, by Stefano Tortarolo
-
rebase: don't lose rename/copy data (Issue1423)Mon, 30 Mar 2009 18:26:32 +0200, by Stefano Tortarolo
-
Correct a bug on date formats with '>' or '<' accompanied by space characters.Wed, 01 Apr 2009 09:11:00 -0700, by Justin Peng
-
rebase: store/restore arguments correctlySun, 29 Mar 2009 14:43:49 +0200, by Stefano Tortarolo
-
rebase: correct help textSun, 29 Mar 2009 14:47:59 +0200, by Stefano Tortarolo
-
issue1578: fix crash: do not use synthetic changesets as merge parents.Sat, 28 Mar 2009 12:27:20 -0400, by Greg Ward