log contrib/import-checker.py @ 24039:2ee35b6ee4fb

age author description
Fri, 17 Oct 2014 02:07:05 +0900 FUJIWARA Katsunori import-checker: check modules for pure Python build correctly
Fri, 17 Oct 2014 02:07:05 +0900 FUJIWARA Katsunori import-checker: treat "from mercurial import XXXX" style correctly
Fri, 07 Feb 2014 02:59:46 +0100 Mads Kiilerich import-checker: handle standard modules with arch in the filename
Wed, 05 Feb 2014 01:43:51 +0100 Mads Kiilerich import-checker: show stdlib and relative imports separately
Wed, 05 Feb 2014 01:30:33 +0100 Mads Kiilerich import-checker: fix names of dynamically loaded modules
Tue, 07 Jan 2014 22:28:45 +0100 Simon Heimberg check-code: do not skip entire file, skip only one match instead
Wed, 01 Jan 2014 17:57:48 -0500 Augie Fackler import-checker: suppress check-code about any()