log contrib/check-code.py @ 15364:572c22c88be6 stable

age author description
Wed, 26 Oct 2011 12:56:27 -0500 Matt Mackall tests: fix check-code detection of anchored expressions, fix echo -n usage stable
Fri, 21 Oct 2011 16:52:23 -0500 Matt Mackall check-code: catch BaseException and os.path.relpath stable
Mon, 17 Oct 2011 17:27:33 -0500 Matt Mackall check-code: report suspicious string joins stable
Sun, 16 Oct 2011 22:15:43 -0500 Matt Mackall merge with crew stable
Mon, 17 Oct 2011 00:11:56 +0200 Mads Kiilerich tests: don't use 'test -e'
Sun, 16 Oct 2011 20:26:20 -0500 Matt Mackall check-code: support multiline matches like try/except/finally stable
Mon, 25 Jul 2011 14:59:31 -0500 Augie Fackler check-code: disallow use of hasattr()
Tue, 05 Jul 2011 11:53:32 +0100 Jim Hague treediscovery: rename stop() in tests to fix failures on AIX. stable
Wed, 29 Jun 2011 13:45:51 +0200 Thomas Arendsen Hein check-code: fix class style checking (with tests) stable
Tue, 21 Jun 2011 15:21:57 -0500 Matt Mackall check-code: don't mark debug messages for translation stable
Tue, 07 Jun 2011 17:02:54 -0500 Matt Mackall check-code: catch misspellings of descendant
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Thu, 12 May 2011 18:19:28 +0200 Sune Foldager check-code: add /= to operator list
Sun, 08 May 2011 11:39:24 -0500 Matt Mackall check-code: complain about set.isdisjoint
Fri, 06 May 2011 00:34:10 +0200 Mads Kiilerich check-code: fix checking for sh style in .t tests