Wed, 20 Aug 2008 10:30:53 +0200 mq: fix docs for qrefresh -D (issue1234)
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 20 Aug 2008 10:30:53 +0200] rev 6915
mq: fix docs for qrefresh -D (issue1234)
Sat, 16 Aug 2008 16:32:57 +0200 hgweb: removed unnecessary del before function return
Martin Geisler <mg@daimi.au.dk> [Sat, 16 Aug 2008 16:32:57 +0200] rev 6914
hgweb: removed unnecessary del before function return Deleting tmpl just before the return statement should have no effect since tmpl goes out of scope anyway. But it confuses pyflakes who thinks tmpl is undefined when it is used in the except blocks below.
Sat, 16 Aug 2008 14:46:56 +0200 move % out of translatable strings
Martin Geisler <mg@daimi.au.dk> [Sat, 16 Aug 2008 14:46:56 +0200] rev 6913
move % out of translatable strings The translators need to see the raw format string, not the result of using the format string.
Tue, 12 Aug 2008 13:45:48 +0200 Fixed docstring typos
Martin Geisler <mg@daimi.au.dk> [Tue, 12 Aug 2008 13:45:48 +0200] rev 6912
Fixed docstring typos
Sat, 29 Mar 2008 23:05:45 +0100 Begin commit messages with two empty lines.
Martin Geisler <mg@daimi.au.dk> [Sat, 29 Mar 2008 23:05:45 +0100] rev 6911
Begin commit messages with two empty lines. This makes editors like Emacs wrap the commit message correctly. With no empty line between the commit message and the 'HG:' lines, the 'HG:' lines would be wrapped as if they belonged to the commit message and so lose their significance to Mercurial. This makes no difference to what is stored by the commit -- whitespace was already stripped from the beginning and end of commit messages.
Tue, 19 Aug 2008 18:07:26 -0700 Debashify rebase tests
Brendan Cully <brendan@kublai.com> [Tue, 19 Aug 2008 18:07:26 -0700] rev 6910
Debashify rebase tests
(0) -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip