Tue, 21 Jun 2011 18:35:13 +0200 i18n: remove translation of debug messages stable
David Soria Parra <dsp@php.net> [Tue, 21 Jun 2011 18:35:13 +0200] rev 14708
i18n: remove translation of debug messages
Tue, 21 Jun 2011 15:38:10 +0300 cmdserver, runcommand: properly handle the client sending no arguments stable
Idan Kamara <idankk86@gmail.com> [Tue, 21 Jun 2011 15:38:10 +0300] rev 14707
cmdserver, runcommand: properly handle the client sending no arguments No real reason for a client to do this, but still possible. Previously if the client sent no arguments, a list with an empty string [''] would be used as the arguments to dispatch, which would cause hg to complain about an ambiguous command. Instead, we simply check for no arguments and use an empty list instead (which is equivalent to invoking hg with no args on the command line).
Tue, 21 Jun 2011 15:13:39 +0300 cmdserver: don't raise EOFError when trying to read 0 bytes from the client stable
Idan Kamara <idankk86@gmail.com> [Tue, 21 Jun 2011 15:13:39 +0300] rev 14706
cmdserver: don't raise EOFError when trying to read 0 bytes from the client
Mon, 20 Jun 2011 19:08:41 -0300 i18n: extract docstrings from fileset module stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 20 Jun 2011 19:08:41 -0300] rev 14705
i18n: extract docstrings from fileset module
Tue, 21 Jun 2011 14:57:17 +0200 Backed out changeset 1ec8bd909ac3 stable
Martin Geisler <mg@aragost.com> [Tue, 21 Jun 2011 14:57:17 +0200] rev 14704
Backed out changeset 1ec8bd909ac3 Debug messages should not be translated.
Tue, 21 Jun 2011 14:00:26 +0200 merge with stable
Martin Geisler <mg@aragost.com> [Tue, 21 Jun 2011 14:00:26 +0200] rev 14703
merge with stable
Tue, 21 Jun 2011 13:24:19 +0200 dispatch: translate alias debugging messages stable
David Soria Parra <dsp@php.net> [Tue, 21 Jun 2011 13:24:19 +0200] rev 14702
dispatch: translate alias debugging messages
Tue, 21 Jun 2011 00:17:52 +0200 parsers: fix localization markup of parser errors stable
Mads Kiilerich <mads@kiilerich.com> [Tue, 21 Jun 2011 00:17:52 +0200] rev 14701
parsers: fix localization markup of parser errors
Sun, 19 Jun 2011 22:33:25 -0400 fileset: use correct function name for hgignore in docstring stable
Ollie Rutherfurd <orutherfurd@gmail.com> [Sun, 19 Jun 2011 22:33:25 -0400] rev 14700
fileset: use correct function name for hgignore in docstring docstring refereed to "resolved" instead of "hgignore"
Mon, 20 Jun 2011 16:45:33 -0500 url: catch UNC paths as yet another Windows special case (issue2808) stable
Matt Mackall <mpm@selenic.com> [Mon, 20 Jun 2011 16:45:33 -0500] rev 14699
url: catch UNC paths as yet another Windows special case (issue2808)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip