Mon, 25 Jan 2010 00:05:27 -0600 many, many trivial check-code fixups
Matt Mackall <mpm@selenic.com> [Mon, 25 Jan 2010 00:05:27 -0600] rev 10282
many, many trivial check-code fixups
Mon, 25 Jan 2010 00:05:22 -0600 Introduce check-code.py
Matt Mackall <mpm@selenic.com> [Mon, 25 Jan 2010 00:05:22 -0600] rev 10281
Introduce check-code.py check-code is a simple regex-based framework for checking our code and tests for common style and portability errors. Currently, it knows a fair amount about our Python and C style, and a little about common shell script portability problems.
Sun, 24 Jan 2010 18:44:12 +0100 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Jan 2010 18:44:12 +0100] rev 10280
merge with stable
Sat, 23 Jan 2010 02:03:42 +0100 test-encode: Use tr chacter classes instead of character ranges stable
Mads Kiilerich <mads@kiilerich.com> [Sat, 23 Jan 2010 02:03:42 +0100] rev 10279
test-encode: Use tr chacter classes instead of character ranges Solaris ...
Sat, 23 Jan 2010 16:55:46 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 23 Jan 2010 16:55:46 +0100] rev 10278
Merge with stable
Sat, 23 Jan 2010 16:54:53 +0100 templates: do not add "ago" twice stable
Martin Geisler <mg@lazybytes.net> [Sat, 23 Jan 2010 16:54:53 +0100] rev 10277
templates: do not add "ago" twice After 1d75c683ada1, "ago" is added by the ago template filter.
Fri, 22 Jan 2010 17:15:58 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Fri, 22 Jan 2010 17:15:58 +0100] rev 10276
Merge with stable
Fri, 22 Jan 2010 17:13:55 +0100 tests: Don't use $PWD stable
Mads Kiilerich <mads@kiilerich.com> [Fri, 22 Jan 2010 17:13:55 +0100] rev 10275
tests: Don't use $PWD $PWD doesn't work with solaris sh - use `pwd` instead
Wed, 20 Jan 2010 23:23:18 +0100 mq: Do not translate import message that are appended to commits. stable
David Soria Parra <dsp@php.net> [Wed, 20 Jan 2010 23:23:18 +0100] rev 10274
mq: Do not translate import message that are appended to commits. We should not translate the "imported patch" message. The translated message confuses the detection whether the user has not updated the commit message yet. We try to avoid to translate generated commit messages.
Thu, 21 Jan 2010 13:26:26 +0100 subrepo: handle svn externals and meta changes (issue1982)
Patrick Mezard <pmezard@gmail.com> [Thu, 21 Jan 2010 13:26:26 +0100] rev 10273
subrepo: handle svn externals and meta changes (issue1982) - Detect changes to meta on regular and external entries - Do not try to commit external entries
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip