contrib/check-code.py
Tue, 31 May 2016 21:49:49 +0900 Yuya Nishihara check-code: make 'ls' pattern less invasive
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: make repquote distinguish more characters for exact detection
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: centralize rules depending on implementation of repquote
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: use fixedmap for replacement of space characters
Tue, 31 May 2016 20:58:10 +0900 FUJIWARA Katsunori check-code: replace quoted characters correctly
Mon, 16 May 2016 21:18:59 +0000 timeless check-code: reject .next(...)
Wed, 11 May 2016 01:46:11 +0000 timeless check-code: handle py3 open divergence
Wed, 11 May 2016 01:44:39 +0000 timeless check-code: switch to opener
Wed, 11 May 2016 01:39:07 +0000 timeless check-code: handle range/xrange divergence
Wed, 11 May 2016 01:56:08 +0000 timeless check-code: fix py3 complaint about \NNN being invalid unicode
Fri, 06 May 2016 08:45:56 -0500 Kevin Bullock check-code: add a rule banning `env -u`
Thu, 07 Apr 2016 00:34:07 +0000 timeless check-code: reject import urllib
Wed, 06 Apr 2016 20:08:18 +0000 timeless check-code: reject import Queue, suggest util.queue class for py3 compat
Wed, 30 Mar 2016 22:01:47 +0000 timeless check-code: reject sed ... \\n
Wed, 30 Mar 2016 07:24:51 +0000 timeless py24: remove check-code py24 notation
Sat, 19 Mar 2016 20:49:02 -0400 Augie Fackler check-code: also ban strcat
Sat, 19 Mar 2016 20:18:38 -0400 Augie Fackler check-code: prevent use of strcpy
Sun, 13 Mar 2016 01:08:39 +0530 Pulkit Goyal check-code: use absolute_import and print_function
Sat, 27 Feb 2016 21:14:17 -0800 Gregory Szorc check-code: remove redundant import style check
Wed, 24 Feb 2016 18:42:14 +0000 Jun Wu check-code: allow old style class with special comments
Thu, 11 Feb 2016 02:15:45 +0900 FUJIWARA Katsunori check-code: add rule to detect usage of external diff via extdiff
Wed, 10 Feb 2016 22:44:29 +0900 FUJIWARA Katsunori check-code: examine magic pattern matching against contents of a file
Mon, 08 Feb 2016 18:29:17 +0900 FUJIWARA Katsunori tests: make chunk header of external diff glob-ed for portability
Mon, 08 Feb 2016 18:29:17 +0900 FUJIWARA Katsunori tests: make timezone in diff output glob-ed for portability
Mon, 08 Feb 2016 18:29:17 +0900 FUJIWARA Katsunori tests: omit -p for external diff via extdiff extension for portability
Tue, 02 Feb 2016 21:20:04 -0800 Martin von Zweigbergk check-code: allow "grep pattern filename-containing-dash-a"
Tue, 12 Jan 2016 15:58:59 +0000 timeless check-code: export needs a space to avoid false positives
Fri, 08 Jan 2016 12:35:02 -0600 Matt Mackall check-code: allow only-whitespace lines in tests
Thu, 31 Dec 2015 17:41:59 +0000 timeless check-code: enforce strict spacing around assignment
Thu, 24 Dec 2015 19:32:14 +0000 timeless check-code: improve test-check-code error diffs
less more (0) -100 -50 -30 tip