summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.2.32.2.3Ian Cordasco2014-08-252-1/+6
* Actually enable auto job configuration by defaultIan Cordasco2014-08-251-1/+1
* Release v2.2.2Ian Cordasco2014-07-041-0/+2
* Removed tag 2.2.22.2.2Ian Cordasco2014-07-041-0/+2
* Merge bitbucket remoteIan Cordasco2014-07-041-0/+10
|\
| * Merged in flox/flake8/mp-win32 (pull request #45)Ian Cordasco2014-07-021-0/+10
| |\
| | * Allow to configure multiple jobs on Windows; issues #153 and #154Florent Xicluna2014-07-011-0/+10
| |/
* | Release v2.2.2Ian Cordasco2014-07-041-0/+1
* | Bump flake8 version numberIan Cordasco2014-07-041-1/+1
* | Update CHANGES for 2.2.2Ian Cordasco2014-07-041-0/+6
|/
* Added tag 2.2.1 for changeset fabf3cf87eafIan Cordasco2014-06-301-0/+1
* Prepare for v2.2.12.2.1Ian Cordasco2014-06-302-1/+7
* Merge Florent's multiprocessing work over Joe'sIan Cordasco2014-06-272-8/+18
|\
| * Fix the test suiteFlorent Xicluna2014-05-231-1/+1
| * Accept 'auto' for --jobs, and default to cpu_count(); issue #151Florent Xicluna2014-05-231-7/+17
* | Release v2.2.0Ian Cordasco2014-06-221-0/+1
* | Bump information necessary to release v2.2.02.2.0Ian Cordasco2014-06-223-3/+4
* | Fix typo in command.Martijn Faassen2014-06-181-1/+1
* | Update this to document --install-hooks instead of distracting red herringMartijn Faassen2014-06-181-48/+23
* | NotImplimentedError => NotImplementedErrorJoe Gordon2014-05-271-1/+1
* | engine.py edited online with BitbucketJoe Gordon2014-05-211-1/+1
* | Default jobs to cpu_count; closes #151Joe Gordon2014-05-151-1/+5
|/
* Add support for 'python -m flake8' on Python >= 2.7; issue #85Florent Xicluna2014-05-052-0/+5
* Do not overwrite Git pre-commit hook; closes #149Florent Xicluna2014-05-052-1/+3
* Use write-only mode 'w' instead of 'w+' for writing hooksFlorent Xicluna2014-05-051-3/+4
* Assume UTF-8 when decoding hg or git output; closes #148Florent Xicluna2014-05-052-3/+3
* Avoid an "imported but unused" warningFlorent Xicluna2014-04-271-1/+1
* Command "setup.py flake8" should check setup.py tooFlorent Xicluna2014-04-271-0/+2
* Add setup.cfg to support the wheel formatFlorent Xicluna2014-04-271-0/+6
* New option --jobs to spawn multiple processes in parallel; closes #146Florent Xicluna2014-04-274-0/+76
* Mismatch with pep8 documentationFlorent Xicluna2014-04-261-1/+1
* Fix the errors reported by flake8Florent Xicluna2014-04-262-9/+9
* Add to the tox.ini testsFlorent Xicluna2014-04-261-0/+5
* Fix the setuptools command to read the project configuration; closes #144 and...Florent Xicluna2014-04-262-3/+9
* Remove obsolete compatibility codeFlorent Xicluna2014-04-261-2/+0
* Fix test on Python 2.5Florent Xicluna2014-03-311-0/+2
* Ignore ./.tox directoryFlorent Xicluna2014-03-301-0/+1
* Add a comment for the Nose workaroundFlorent Xicluna2014-03-301-0/+1
* Add option 'doctests' to run Pyflakes checks on doctests too; issue #138Florent Xicluna2014-03-302-1/+8
* Add changelog entriesFlorent Xicluna2014-03-303-3/+12
* Add tox.iniFlorent Xicluna2014-03-301-0/+8
* Workaround for nose traceback on Python 2.6; fixes #109Florent Xicluna2014-03-301-0/+5
* Update .hgignoreFlorent Xicluna2014-03-301-10/+11
* Merged in fr710/flake8 (pull request #41)Florent Xicluna2014-03-301-10/+5
|\
| * Minor hg hook refactoringFlorian Rathgeber2014-03-231-3/+1
| * Pass current directory as paths to pep8 StyleGuideFlorian Rathgeber2014-03-231-6/+3
| * Default hg ignore config to empty instead of NoneFlorian Rathgeber2014-03-231-1/+1
* | Use try/except/else to disable demandimportFlorian Rathgeber2014-03-271-1/+2
* | Disable mercurial demandimport in _pyflakes moduleFlorian Rathgeber2014-03-232-6/+6
|/
* Bump version that mattersIan Cordasco2013-10-261-2/+1