Mon, 07 Dec 2009 19:18:03 +0900 win32mbcs: Add configuration to specify path encoding
Shun-ichi GOTO <shunichi.goto@gmail.com> [Mon, 07 Dec 2009 19:18:03 +0900] rev 10050
win32mbcs: Add configuration to specify path encoding Add win32mbcs.encoding configuration option to specify the encoding to use instead of encoding.encoding. This option is useful for the users who want to write UTF-8 log message on non UTF-8 path encoding environment.
Sat, 12 Dec 2009 23:03:05 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 23:03:05 +0100] rev 10049
Merge with stable
Fri, 11 Dec 2009 15:09:52 +0900 mq: qpop: remove added files before re-adding removed files stable
Nicolas Dumazet <nicdumz.commits@gmail.com> [Fri, 11 Dec 2009 15:09:52 +0900] rev 10048
mq: qpop: remove added files before re-adding removed files We need to do this to avoid file/directories conflicts. This causes patches removing a committed file and replacing it with a directory to be "unpoppable".
Thu, 10 Dec 2009 09:35:43 -0500 revlog: rewrite several method docstrings stable
Greg Ward <greg-hg@gerg.ca> [Thu, 10 Dec 2009 09:35:43 -0500] rev 10047
revlog: rewrite several method docstrings - methods: findmissing(), nodesbetween(), descendants(), ancestors() - the goal is precise, concise, accurate, grammatical, understandable, consistently formatted docstrings
Fri, 11 Dec 2009 11:04:31 +0100 color: Add support for bookmarks
David Soria Parra <dsp@php.net> [Fri, 11 Dec 2009 11:04:31 +0100] rev 10046
color: Add support for bookmarks
Fri, 11 Dec 2009 11:04:31 +0100 color: Do not pass --color, --no-color parameters to wrapped function
David Soria Parra <dsp@php.net> [Fri, 11 Dec 2009 11:04:31 +0100] rev 10045
color: Do not pass --color, --no-color parameters to wrapped function Passing the --color and --no-color parameter to the wrapped function can cause a invalid argument exception if the wrapped function doesn't accepts a **opts dict.
Sat, 12 Dec 2009 16:54:33 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 16:54:33 +0100] rev 10044
Merge with stable
Sat, 12 Dec 2009 15:26:57 +0100 test-hgrc: cleanup
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 15:26:57 +0100] rev 10043
test-hgrc: cleanup - don't create a repository for no reason. - empty $HGRCPATH for better isolation between tests
Sat, 12 Dec 2009 16:46:16 +0100 config: raise ConfigError on non-existing include files stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 16:46:16 +0100] rev 10042
config: raise ConfigError on non-existing include files Before, an %include directive for a non-existing file resulted in an IOError and a traceback.
Thu, 10 Dec 2009 17:01:21 -0600 Merge with i18n
Matt Mackall <mpm@selenic.com> [Thu, 10 Dec 2009 17:01:21 -0600] rev 10041
Merge with i18n
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip