Mon, 27 Jan 2014 21:39:25 +0100 |
Simon Heimberg |
tests: lines with largefile .* file://$TESTTMP also match on windows
|
Mon, 10 Feb 2014 22:56:10 +0100 |
Simon Heimberg |
tests: rewrite path in test-shelve.t for not being mangled on msys
|
Tue, 07 Jan 2014 22:29:57 +0100 |
Simon Heimberg |
check-code: print debug output when an ignore pattern matches
|
Tue, 07 Jan 2014 22:29:51 +0100 |
Simon Heimberg |
check-code: drop now unused check-code-ignore
|
Tue, 07 Jan 2014 22:29:44 +0100 |
Simon Heimberg |
check-code: explain what to do when a check-code rule mismatches
|
Tue, 07 Jan 2014 22:29:15 +0100 |
Simon Heimberg |
check-code: always report when a file is skipped by "no-check-code"
|
Tue, 07 Jan 2014 22:28:45 +0100 |
Simon Heimberg |
check-code: do not skip entire file, skip only one match instead
|
Sat, 09 Nov 2013 14:50:12 +0100 |
Simon Heimberg |
check-code: document last ignore regexp
|
Sat, 09 Nov 2013 14:49:05 +0100 |
Simon Heimberg |
check-code: drop unneeded ignore patterns
|
Sat, 16 Nov 2013 12:44:28 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 Nov 2013 10:21:20 +0100 |
Simon Heimberg |
check-code: prepend warning prefix only once, but for each warning
stable
|
Tue, 05 Nov 2013 09:00:31 +0100 |
Simon Heimberg |
check-code: more replacement characters
stable
|
Tue, 05 Nov 2013 09:00:31 +0100 |
Simon Heimberg |
check-code: check comment for '.. note::' without two newlines
stable
|
Tue, 05 Nov 2013 13:25:45 -0500 |
Augie Fackler |
Merge with stable.
|
Sat, 02 Nov 2013 11:25:04 +0100 |
Simon Heimberg |
check-code: prepend warning prefix for repeated warnings only once
|
Sat, 02 Nov 2013 11:25:33 +0100 |
Simon Heimberg |
check-code: fix an error message
|
Wed, 23 Oct 2013 23:42:13 +0800 |
Mads Kiilerich |
check-code: fix no-check-code skip message - obfuscation was too obscure
stable
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check that '>' is used for continued lines
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Fri, 20 Sep 2013 10:18:09 -0400 |
Augie Fackler |
check-code: new rule to forbid imports of a.b on the same line as other imports
|
Wed, 18 Sep 2013 14:36:19 -0500 |
Matt Mackall |
check-code: add bracket style check
|
Tue, 17 Sep 2013 18:19:04 -0500 |
Matt Mackall |
check-code: check C patterns against .h files
|
Tue, 17 Sep 2013 18:13:54 -0500 |
Matt Mackall |
check-code: make casting style check more precise
|
Mon, 26 Aug 2013 15:20:44 -0700 |
Danek Duvall |
solaris: tests can't use tail -n
|
Fri, 23 Aug 2013 14:31:42 -0700 |
Danek Duvall |
solaris: test cases can't use grep -a
|
Thu, 25 Jul 2013 10:44:51 -0400 |
Augie Fackler |
check-code: add a check for the next() builtin, which was new in 2.6
stable
|
Mon, 22 Jul 2013 10:04:45 +0200 |
Simon Heimberg |
check-code: do not abort on an unreadable file, only report this
stable
|
Tue, 16 Jul 2013 01:29:14 +0200 |
Simon Heimberg |
check-code: automatically preppend "warning: " to all warning messages
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: concatenate "check-code" on compile time
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: do not warn on printf \\x or \\[1-9]
|