Tue, 09 Sep 2008 21:32:39 +0200 i18n: use gettext instead of _
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7014
i18n: use gettext instead of _ Both gettext and _ trigger a translation at runtime, but _ can only be used with a string argument since it also triggers string extraction.
Tue, 09 Sep 2008 21:32:39 +0200 i18n: mark help strings for translation
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7013
i18n: mark help strings for translation The gettext function is just another name for the normal _ function and it is used for translating docstrings when using _ would make pygettext.py output a warning.
Tue, 09 Sep 2008 21:32:39 +0200 restructure helptable
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7012
restructure helptable When looking up a help topic, the key is now only matched against the short names for each topic, and not the header. So hg help 'Environment Variables' must be replaced with hg help env
Tue, 09 Sep 2008 14:43:12 +0200 Do not try to load extensions twice (issue811)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 09 Sep 2008 14:43:12 +0200] rev 7011
Do not try to load extensions twice (issue811)
Mon, 08 Sep 2008 14:22:14 +0200 enhance the error output in case of failure during http push
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Sep 2008 14:22:14 +0200] rev 7010
enhance the error output in case of failure during http push
Mon, 08 Sep 2008 14:04:10 +0200 tag: without a checkout, base the tag changeset on tip instead of nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Sep 2008 14:04:10 +0200] rev 7009
tag: without a checkout, base the tag changeset on tip instead of nullid issue916
(0) -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip