contrib/check-code.py
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
Mon, 02 May 2011 10:11:24 +0200 Dan Villiom Podlaski Christiansen check-code: disallow calling opener(...).read() and opener(..).write()
Sun, 01 May 2011 16:11:42 +0200 timeless check-code: check for repo in revlog and ui in util
Sun, 01 May 2011 16:10:51 +0200 timeless check-code: allow for checking multiple pattern sets per file
Sun, 01 May 2011 15:55:00 +0200 timeless check-code: adding debug flag
Mon, 25 Apr 2011 13:03:26 +0300 Idan Kamara check-code: separate warnings to avoid repetitive str.startswith
Sat, 23 Apr 2011 00:52:21 +0300 Idan Kamara check-code: warn about naked except clauses
Wed, 23 Mar 2011 23:05:32 +0100 Dan Villiom Podlaski Christiansen osutil: replace #import with #include, and add a check for it
Wed, 23 Mar 2011 09:41:58 -0500 Matt Mackall osutil: fix up check-code issues
Wed, 02 Mar 2011 14:52:31 +0100 Martin Geisler check-code: catch "echo > $HGRCPATH" too
Wed, 02 Mar 2011 14:22:50 +0100 Martin Geisler check-code: better check for overwriting $HGRCPATH
Tue, 01 Mar 2011 17:01:17 +0100 Martin Geisler tests: don't overwrite HGRCPATH
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Wed, 26 Jan 2011 12:35:02 +0100 Martin Geisler check-code: do not complain about 'ls x | foo -v'
Thu, 16 Dec 2010 14:50:37 -0600 Matt Mackall check-code: catch os.path.relpath
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Fri, 03 Dec 2010 12:04:31 +0100 Thomas Arendsen Hein check-code: single check for Python keywords used as a function
less more (0) -50 -30 tip