summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.6.22.6.2stable/2.6Ian Cordasco2016-06-252-1/+6
* Bump version for 2.6.12.6.1Ian Cordasco2016-06-252-1/+8
* Merge branch 'prefer-.flake8' into 'master' Ian Cordasco2016-06-251-1/+1
|\
| * Prefer `.flake8` if present for options.Tom Prince2016-06-211-1/+1
|/
* Merge branch 'readthedocs.io' of adamchainz/flake82.6.0Ian Cordasco2016-06-152-4/+4
|\
| * Convert readthedocs links for their .org -> .io migration for hosted projectsAdam Chainz2016-06-152-4/+4
* | Merge branch 'master' of mpenkov/flake8Ian Cordasco2016-06-151-0/+1
|\ \
| * | Adding myself to CONTRIBUTORS.txtMichael Penkov2016-06-101-0/+1
* | | Merge branch 'patch-1' of pinguin999/flake8Ian Cordasco2016-06-151-0/+5
|\ \ \ | |_|/ |/| |
| * | Per Code Line pinguin9992016-06-071-0/+5
| |/
* | Update mock.patch to use pycodestyle as wellIan Cordasco2016-06-154-7/+7
* | Merge branch 'merge-request/60'Ian Cordasco2016-06-1512-18/+18
|\ \
| * \ Merge branch 'use-pycodestyle' from IanLee1521Ian Cordasco2016-06-1512-18/+18
| |\ \ |/ / /
| * | Updated documentation references to pep8 (now pycodestyle)Ian Lee2016-05-313-8/+8
| * | Updated package to use pycodestyleIan Lee2016-05-319-10/+10
| |/
* | Update mccabe and pyflakes constraintsIan Cordasco2016-06-151-2/+2
* | Bump version and track changes for 2.6.0Ian Cordasco2016-06-152-1/+17
* | Merge branch 'mp-win' into 'master' Ian Cordasco2016-06-152-3/+7
|\ \
| * | Enable multiprocessing on Windows on unaffected Python versionsschlamar2016-06-012-3/+7
| |/
* | Merge branch '405-ImportStarUsage' into 'master' Ian Cordasco2016-06-153-4/+8
|\ \
| * | pyflakes ImportStarUsage => flake8 405 patchChris Meyers2016-03-023-4/+8
* | | Merge branch 'master' into 'master' Ian Cordasco2016-06-151-1/+1
|\ \ \
| * | | Allow pyflakes 1.1Felix Yan2016-03-021-1/+1
| |/ /
* | | Release v2.5.52.5.5Ian Cordasco2016-06-142-1/+9
| |/ |/|
* | Merge branch 'master' into 'master' Ian Cordasco2016-05-121-1/+1
|\ \
| * | Fix typo in config.rst, default exclude __pycache__Tobias Wilken2016-05-121-1/+1
|/ /
* | Merge branch 'master' into 'master' Ian Cordasco2016-03-281-4/+12
|\ \
| * | Updating the configuration documentationJason Myers2016-03-281-4/+12
|/ /
* | Merge branch 'bug/122' into 'master' Ian Cordasco2016-03-282-14/+11
|\ \ | |/ |/|
| * Correct usage config_file StyleGuide parameterbug/122Ian Cordasco2016-02-172-14/+11
* | Remove python 3.2 from TravisIan Cordasco2016-02-242-8/+1
|/
* Merge branch 'bug/121' into 'master' Ian Cordasco2016-02-163-51/+93
|\
| * Update setuptools command option normalizationbug/121Ian Cordasco2016-02-143-51/+93
* | Fix AttributeError referring to enabled_extensions2.5.4Ian Cordasco2016-02-113-2/+7
* | Bump version for 2.5.3 and update changes2.5.3Ian Cordasco2016-02-112-1/+7
* | Definitely fix bug reading options from config filesIan Cordasco2016-02-112-3/+3
|/
* Bump version to 2.5.22.5.2Ian Cordasco2016-01-303-2/+10
* Add output_file and enable_extensions to config optsIan Cordasco2016-01-301-0/+1
* Merge branch 'fix-tests' into 'master' Ian Cordasco2015-12-301-2/+1
|\
| * On Python 2.6 TestCase.assertRaises is not a context managerIan Cordasco2015-12-301-2/+1
|/
* Merge branch 'doctest_inc_exc' into 'master' Ian Cordasco2015-12-303-3/+134
|\
| * Adding include in and exclude from doctestsJason Myers2015-12-303-3/+134
* | Merge branch 'docs_off_by_default' into 'master' Ian Cordasco2015-12-201-1/+20
|\ \ | |/ |/|
| * Switching to --enable-extensions instead of --selectJason Myers2015-12-201-3/+3
| * Adding docs for off by defaultJason Myers2015-12-191-1/+20
|/
* Merge branch 'pr/47'Ian Cordasco2015-12-171-9/+17
|\
| * Isolate the commands that raise OSErrorIan Cordasco2015-12-171-4/+6
| * Fix checking for repo dir without git/hgadammhaile2015-12-161-9/+15
|/
* Correct release date for 2.5.1Ian Cordasco2015-12-141-1/+1
* Merge branch 'master' into 'master' Ian Cordasco2015-12-111-0/+22
|\