Sun, 13 Dec 2009 18:06:24 +0100 cmdutil: extract file changes closures into templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:24 +0100] rev 10056
cmdutil: extract file changes closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: extract repo dependent closures in templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10055
cmdutil: extract repo dependent closures in templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: extract ctx dependent closures into templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10054
cmdutil: extract ctx dependent closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: replace showlist() closure with a function
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10053
cmdutil: replace showlist() closure with a function
Sun, 13 Dec 2009 11:56:22 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 11:56:22 +0100] rev 10052
Merge with crew-stable
Mon, 07 Dec 2009 12:44:15 -0500 convert/svn: make sink recover gracefully from empty changeset stable
Patrick Mezard <pmezard@gmail.com> [Mon, 07 Dec 2009 12:44:15 -0500] rev 10051
convert/svn: make sink recover gracefully from empty changeset Otherwise when processing a changeset that in fact changes no files (perhaps due to bug in import from CVS) can get something like: unexpected svn output: abort: unable to cope with svn output Bug report and patch draft by Jesse Glick <jesse.glick@sun.com>
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip