Mon, 28 Feb 2011 11:31:36 +0100 eol: test win32text compatible encode/decode filters stable
Martin Geisler <mg@aragost.com> [Mon, 28 Feb 2011 11:31:36 +0100] rev 13503
eol: test win32text compatible encode/decode filters
Mon, 28 Feb 2011 09:28:18 +0100 eol: be explicit about how to enable hook (issue2661) stable
Martin Geisler <mg@aragost.com> [Mon, 28 Feb 2011 09:28:18 +0100] rev 13502
eol: be explicit about how to enable hook (issue2661)
Sun, 27 Feb 2011 19:50:28 +0100 eol: stop after first matched rule in hook (issue2660) stable
Antoine Pitrou <solipsis@pitrou.net> [Sun, 27 Feb 2011 19:50:28 +0100] rev 13501
eol: stop after first matched rule in hook (issue2660) When matching a file against the rules in .hgeol, the eol extension's hook should stop after the first matching rule is encountered. Otherwise, if this rule is contradicted by other more general rule (for example a catch-all at the end of .hgeol), some files are simply impossible to push. Trivial example: **.bat = CRLF ** = LF If all matching rules were applied, a .bat file would be rejected either because it has LFs (first rule) or because it has CRLFs (second rule).
Sun, 27 Feb 2011 15:58:29 -0600 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Sun, 27 Feb 2011 15:58:29 -0600] rev 13500
merge with i18n
Sat, 26 Feb 2011 18:21:51 -0300 i18n-pt_BR: synchronized with 3178aca36b0f stable
Wagner Bruna <wbruna@yahoo.com> [Sat, 26 Feb 2011 18:21:51 -0300] rev 13499
i18n-pt_BR: synchronized with 3178aca36b0f
Sun, 27 Feb 2011 12:07:09 +0100 help: document branch template keyword stable
Adrian Buehlmann <adrian@cadifra.com> [Sun, 27 Feb 2011 12:07:09 +0100] rev 13498
help: document branch template keyword The branch keyword was added in d79fdff55627
Sat, 26 Feb 2011 10:40:22 -0600 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Sat, 26 Feb 2011 10:40:22 -0600] rev 13497
merge with i18n
Sat, 26 Feb 2011 16:39:57 +0100 i18n-sv: started translation of mq and patchbomb stable
Jens Bäckman <jens.backman@gmail.com> [Sat, 26 Feb 2011 16:39:57 +0100] rev 13496
i18n-sv: started translation of mq and patchbomb
Sat, 26 Feb 2011 16:31:11 +0100 i18n-sv: synchronized with 95b0d4c1c9e1 stable
Jens Bäckman <jens.backman@gmail.com> [Sat, 26 Feb 2011 16:31:11 +0100] rev 13495
i18n-sv: synchronized with 95b0d4c1c9e1
Fri, 25 Feb 2011 21:01:30 +0300 convert.svn: branch name which equals trunk means `default' branch (issue2653) stable
Pavel Boldin <boldin.pavel@gmail.com> [Fri, 25 Feb 2011 21:01:30 +0300] rev 13494
convert.svn: branch name which equals trunk means `default' branch (issue2653) Converting from subversion specifying config.svn.trunk results in storing trunk under branch named as config.svn.trunk, where `default' brunch is expected. Submission contains patch and test.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip