Sun, 25 Nov 2012 13:57:00 -0600 |
Matt Mackall |
check-code: move i18n check from warning to error
|
file |
diff |
annotate
|
Wed, 03 Oct 2012 22:09:18 +0200 |
Idan Kamara |
check-code: replace heredocs in unified tests
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 12:29:12 +0200 |
Thomas Arendsen Hein |
check-code: catch yield inside try/finally (with tests)
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 18:10:37 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on continued lines too
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 18:10:30 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on empty lines
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 18:10:16 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on sh command lines
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 03:30:42 +0200 |
Mads Kiilerich |
check-code: indent 4 spaces in py files
stable
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 19:48:19 +0200 |
Pierre-Yves David |
check-code: recognise %= as an operator
|
file |
diff |
annotate
|
Thu, 05 Jul 2012 00:49:26 +0200 |
Mads Kiilerich |
check-code: verify that 'saved backup bundle to ...' is '(glob)'ed
|
file |
diff |
annotate
|
Sat, 16 Jun 2012 21:57:42 +0200 |
Mads Kiilerich |
test-alias: adapt for Windows
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:18:06 +0200 |
Brodie Rao |
check-code: ignore naked excepts with a "re-raise" comment
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:17:50 +0200 |
Brodie Rao |
check-code: improve detection of naked except clauses
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:17:27 +0200 |
Brodie Rao |
check-code: promote 80+ character line warning to an error
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 01:35:39 +0200 |
Mads Kiilerich |
tests: unify the last sh tests
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 01:35:39 +0200 |
Mads Kiilerich |
tests: run most check-code sh checks on continued lines too
|
file |
diff |
annotate
|
Mon, 07 May 2012 10:02:50 +0200 |
Martin Geisler |
check-code: catch unnecessary s.strip().split() calls
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:56:48 +0200 |
Mads Kiilerich |
tests: avoid tab indent on all kinds of lines of sh commands
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:56:48 +0200 |
Mads Kiilerich |
tests: use 'do sleep 0' instead of 'do true', also on first line of command
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:56:48 +0200 |
Mads Kiilerich |
check-code: put grouping around regexps generated from testpats
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:56:48 +0200 |
Mads Kiilerich |
tests: don't use /dev/urandom for largefiles testing
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
tests: fix incorrect markup of continued lines of sh commands
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
check-code: 'printf \0' is apparently fine - accept it in check-code
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
tests: solaris sh can not negate exit status with '!'
stable
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
tests: ^ must be quoted when used on solaris sh
stable
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 01:39:35 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 15:07:13 +0200 |
Patrick Mezard |
mq: replace hasattr() with util.safehasattr(), update check-code.py
stable
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 20:22:18 -0500 |
Matt Mackall |
check-code: avoid false-positive on ++
|
file |
diff |
annotate
|