tests/test-check-pyflakes.t
Sun, 29 May 2022 12:38:54 +0200 Manuel Jacob hgweb: remove dead code handling UnicodeDecodeError
Wed, 30 Mar 2022 00:57:08 -0400 Matt Harbison tests: stop excluding the pycompat module from pyflakes
Wed, 30 Mar 2022 00:44:55 -0400 Matt Harbison tests: drop some py2 specific pyflake failures
Tue, 29 Mar 2022 22:22:36 -0400 Matt Harbison util: restore the util.pickle symbol
Thu, 11 Mar 2021 23:20:41 -0500 Matt Harbison run-tests: ignore PermissionError when checking available ports stable
Sat, 01 May 2021 00:41:43 -0400 Matt Harbison tests: ensure `$PYTHON` is quoted for Windows stable
Mon, 15 Jun 2020 12:00:15 -0400 Augie Fackler merge with stable
Sat, 06 Jun 2020 19:15:11 +0800 Anton Shestakov tests: adjust to the new format in pyflakes output stable
Sat, 06 Jun 2020 19:12:49 +0800 Anton Shestakov tests: consistently use pyflakes as a Python module stable
Sat, 06 Jun 2020 19:19:27 +0800 Anton Shestakov tests: skip pyflakes for mercurial/thirdparty/ stable
Sat, 06 Jun 2020 19:19:27 +0800 Anton Shestakov tests: skip pyflakes for mercurial/thirdparty/
Sat, 06 Jun 2020 19:15:11 +0800 Anton Shestakov tests: adjust to the new format in pyflakes output
Sat, 06 Jun 2020 19:12:49 +0800 Anton Shestakov tests: consistently use pyflakes as a Python module
Fri, 06 Mar 2020 23:04:58 +0100 Manuel Jacob tests: use pyflakes module instead of pyflakes executable
Wed, 06 Nov 2019 14:48:34 -0500 Augie Fackler encoding: add comment-based type hints for pytype
Mon, 07 Oct 2019 10:31:11 -0400 Gregory Szorc tests: allow warning about file
Sat, 05 Oct 2019 17:44:54 -0400 Gregory Szorc hgweb: use importlib.reload() if available
Sat, 05 Oct 2019 16:57:45 -0400 Gregory Szorc tests: allow xrange warning from perf.py
Mon, 09 Apr 2018 12:22:31 -0700 Gregory Szorc tests: silence pyflakes for thirdparty/concurrent
Fri, 30 Mar 2018 11:11:42 -0700 Gregory Szorc tests: ignore zope packages when running pyflakes
Mon, 26 Mar 2018 08:32:21 -0700 Pulkit Goyal cbor: fix core test-check*
Wed, 12 Jul 2017 15:27:56 -0700 Jun Wu test-check-pyflakes: do not leave test.py in the repo
Fri, 07 Jul 2017 15:07:36 -0400 Augie Fackler filterpyflakes: move self-test into test file
Sun, 02 Jul 2017 13:14:20 +0900 Yuya Nishihara tests: alias syshg and syshgenv so they can be switched conditionally
Tue, 27 Jun 2017 17:24:31 -0700 Adam Simpkins tests: use the system hg for examining the local repository
Sun, 28 May 2017 17:36:01 +0900 Yuya Nishihara filterpyflakes: allow reexporting pure symbols from cffi modules
Sat, 13 May 2017 11:31:36 -0700 Gregory Szorc tests: remove special handling for undefined memoryview
Thu, 09 Feb 2017 21:44:32 -0500 Augie Fackler tests: exclude python-zstandard from pyflakes analysis
Thu, 22 Dec 2016 11:07:59 -0800 Zack Hricz tests: exclude bundled pywatchman from test-check-pyflakes
Thu, 10 Nov 2016 22:15:58 -0800 Gregory Szorc zstd: vendor python-zstandard 0.5.0
Thu, 10 Nov 2016 16:49:42 -0500 Augie Fackler filterpyflakes: dramatically simplify the entire thing by blacklisting
Thu, 10 Nov 2016 16:37:18 -0500 Augie Fackler filterpyflakes: whitelist listcomp aliasing checking
Sun, 17 Jul 2016 19:48:04 +0530 Pulkit Goyal pycompat: make pycompat demandimport friendly
Sun, 15 May 2016 10:41:01 +0900 Yuya Nishihara tests: fix typo of shebang prefix in test-check-pyflakes.t
Wed, 11 May 2016 04:49:27 +0000 timeless tests: silence test-repo obsolete warning
Thu, 05 May 2016 09:26:09 +0000 timeless tests: mark test-check-pyflakes.t as requiring hg1.0+
Sun, 06 Dec 2015 22:22:09 -0800 Gregory Szorc tests/filterpyflakes: use absolute_import
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: make sure we always access members of imported modules
Wed, 06 Aug 2014 12:16:58 -0500 Matt Mackall tests: fix pyflakes test whitespace breakage
Wed, 06 Aug 2014 11:53:08 -0500 Matt Mackall tests: change some #ifs to #requires
Tue, 13 May 2014 19:22:40 -0500 Matt Mackall filterpyflakes: make memoryview filtering unconditional
Fri, 09 May 2014 08:44:53 +0900 FUJIWARA Katsunori tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python
Fri, 02 May 2014 00:23:58 -0500 Matt Mackall tests: use locate to find files for pyflakes check
Thu, 01 May 2014 09:42:23 -0500 Matt Mackall tests: add repository check for pyflakes test stable
Tue, 04 Mar 2014 09:56:59 -0600 Matt Mackall tests: fix unused imports from inotify removal caught by pyflakes
Sat, 01 Mar 2014 16:20:15 -0600 Matt Mackall extensions: remove the inotify extension (BC)
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import
Mon, 01 Jul 2013 20:48:55 +0200 Simon Heimberg tests: run pyflakes on files from manifest which could be python files
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
Thu, 27 Oct 2011 17:22:04 -0500 Matt Mackall check-code: fix issues with finding patterns in unified tests, fix tests stable
Tue, 11 Oct 2011 23:16:05 -0500 Matt Mackall pyflakes: clean up some import noise
Fri, 29 Jul 2011 00:39:27 +0200 Adrian Buehlmann windows: eliminate win32 wildcard import
Sat, 23 Jul 2011 12:29:52 +0200 Adrian Buehlmann util: eliminate wildcard imports
Sat, 21 May 2011 15:01:28 -0500 Matt Mackall revlog: stop exporting node.short
Sun, 01 May 2011 17:36:16 +0200 timeless test: add pyflakes checking for unable to detect undefined names
Sun, 01 May 2011 18:56:27 +0200 timeless test-pyflake: improve sorting algorithm
Sun, 01 May 2011 15:22:30 +0200 timeless tests: add pyflakes checking for unused imports
less more (0) tip