log contrib/check-code.py @ 16416:c3aedd526d53 stable

age author description
Fri, 13 Apr 2012 15:07:13 +0200 Patrick Mezard mq: replace hasattr() with util.safehasattr(), update check-code.py stable
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall check-code: avoid false-positive on ++
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Thu, 05 Apr 2012 12:31:21 +0100 Jim Hague tests: avoid test-hup hanging on AIX stable
Sun, 01 Apr 2012 13:59:11 -0500 Matt Mackall tests: remove sed -i from test-record
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Thu, 08 Mar 2012 15:59:44 -0600 Matt Mackall check-code: check for % inside _()
Wed, 08 Feb 2012 16:56:00 +0000 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
Fri, 27 Jan 2012 03:00:03 +0100 Mads Kiilerich tests: don't use alias stable
Wed, 11 Jan 2012 01:56:05 +0100 Mads Kiilerich tests: keep track of all check-code.py warnings
Mon, 05 Dec 2011 17:48:40 -0600 Matt Mackall merge with stable
Fri, 02 Dec 2011 16:50:48 +0100 Patrick Mezard test-svn-subrepo: fix reference output for svn 1.7 stable
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich check-code: fix return code initialization
Fri, 11 Nov 2011 01:25:47 +0100 Mads Kiilerich check-code: add --nolineno option for hiding line numbers
Wed, 09 Nov 2011 16:36:54 -0600 Matt Mackall check-code: enable camelcase check, fix up problems