Mercurial > hg
graph
-
i18n-pt_BR: synchronized with 73bec717b825Wed, 12 Aug 2009 10:26:17 -0300, by Wagner Bruna
-
ui: guard against UnicodeDecodeErrors in ui.wrapTue, 29 Sep 2009 01:08:18 +0200, by Martin Geisler
-
keyword: uppercase short option for kwfiles --all, like hg status -AThu, 01 Oct 2009 00:00:18 +0200, by Christian Ebert
-
keyword: make kwfiles -u show untracked files only (like status)Wed, 30 Sep 2009 23:59:03 +0200, by Christian Ebert
-
keyword: make kwfiles --all show unknown files tooWed, 30 Sep 2009 23:59:03 +0200, by Christian Ebert
-
keyword: kwfiles --unknown instead of --untrackedWed, 30 Sep 2009 22:39:56 +0200, by Christian Ebert
-
convert: unbreak non-svn enginesWed, 30 Sep 2009 14:43:22 -0700, by Brendan Cully
-
zeroconf: read actual description for repos in hgwebdirSat, 26 Sep 2009 00:17:55 +0300, by Alexander Solovyov
-
zeroconf: code cleanup, fixing variable names to be meaningfulSat, 26 Sep 2009 00:17:02 +0300, by Alexander Solovyov
-
Merge with crewMon, 28 Sep 2009 13:21:41 -0700, by Bryan O'Sullivan
-
notify: make it possible to pass extra info into templatesMon, 24 Aug 2009 16:30:42 -0700, by Bryan O'Sullivan
-
test-gendoc: add tests for all languagesSun, 27 Sep 2009 10:12:02 +0200, by Martin Geisler
-
gendoc: do not wrap encoded stringSun, 27 Sep 2009 10:04:51 +0200, by Martin Geisler
-
test-encoding: make test output easier to followSun, 27 Sep 2009 09:39:57 +0200, by Martin Geisler
-
Merge with crew-stableSun, 27 Sep 2009 09:38:53 +0200, by Martin Geisler
-
test-extension: update test output to match a4f6e4427b65Sun, 27 Sep 2009 09:34:40 +0200, by Martin Geisler
-
util: do not corrupt multi-byte characters in wrapSun, 27 Sep 2009 01:44:46 +0200, by Martin Geisler
-
push: fix subtle bug in prepush logicWed, 23 Sep 2009 18:56:09 +0200, by Sune Foldager
-
color: mark --no-color as deprecated (--color=never has the same effect)Wed, 23 Sep 2009 15:58:07 +0200, by Brodie Rao
-
mention overlay bundle file in global --repository optionWed, 23 Sep 2009 15:57:25 +0200, by Adrian Buehlmann
-
merge with crew-stableWed, 23 Sep 2009 15:54:43 +0200, by Dirkjan Ochtman
-
localrepo: fix bugs in branchheads and add docstringWed, 23 Sep 2009 15:51:36 +0200, by Sune Foldager
-
convert: fix marshalling in P4 convert extension to use a binary streamWed, 23 Sep 2009 15:36:51 +0200, by Peter Ingebretson
-
merge with mpmWed, 23 Sep 2009 15:19:26 +0200, by Dirkjan Ochtman
-
convert/cvs: update debugcvsps documentationTue, 22 Sep 2009 13:30:32 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 19 Sep 2009 13:55:18 +0200, by Martin Geisler
-
dispatch: catch ConfigError while constructing uiSat, 19 Sep 2009 13:52:54 +0200, by Martin Geisler
-
config: abort on indented non-continuation lines (issue1829)Sat, 12 Sep 2009 11:17:07 +0200, by Nicolas Dumazet
-
hg: say 'hg update' instead of 'hg up' in merge status messageThu, 17 Sep 2009 22:39:38 -0700, by Stuart W Marks
-
do not attempt to translate ui.debug outputSat, 19 Sep 2009 01:15:38 +0200, by Martin Geisler
-
Merge with crew-stable (again)Fri, 18 Sep 2009 17:37:51 +0200, by Martin Geisler
-
win32mbcs: util.normpath should be wrapped.Fri, 18 Sep 2009 21:25:47 +0900, by Shun-ichi GOTO