summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only force files to be included when run from CLIIan Cordasco2016-11-235-15/+34
* Merge branch 'master' of github.com/onovy/flake8Ian Cordasco2016-11-222-2/+2
|\
| * Require mock 2.0.0, because unit tests are failing on older oneOndřej Nový2016-11-222-2/+2
* | Prepare for 3.3.0 developmentIan Cordasco2016-11-213-1/+11
|/
* Update release notes and version string for 3.2.13.2.1Ian Cordasco2016-11-192-2/+16
* Merge branch 'bug/259' into 'master' Ian Cordasco2016-11-201-16/+15
|\
| * Handle SyntaxErrors in a slightly smarter wayIan Cordasco2016-11-171-16/+15
* | Merge branch 'bug/266' into 'master' Ian Cordasco2016-11-191-1/+8
|\ \
| * | Skip filename pattern check for provided filesIan Cordasco2016-11-191-1/+8
|/ /
* | Merge branch 'typos' into 'master' Ian Cordasco2016-11-171-2/+2
|\ \
| * | Fix some typos in release notesAdam Chainz2016-11-171-2/+2
|/ /
* | Merge branch 'patch-1' into 'master' Ian Cordasco2016-11-171-1/+1
|\ \ | |/ |/|
| * Grammar nittim smith2016-11-161-1/+1
|/
* Merge branch 'bug/257' into 'master' Ian Cordasco2016-11-165-27/+116
|\
| * Fix subtle reporting bug for default on pluginsIan Cordasco2016-11-155-27/+116
|/
* Prepare for 3.2.1 developmentIan Cordasco2016-11-153-1/+10
* Fix version string in release notesIan Cordasco2016-11-141-1/+1
* Release 3.2.03.2.0Ian Cordasco2016-11-145-3/+17
* Fix documentation issues in 3.1.1Ian Cordasco2016-11-142-1/+2
* Add release notes for 3.1.13.1.1Ian Cordasco2016-11-142-1/+19
* Update caps in setup.cfgIan Cordasco2016-11-141-2/+2
* Revert "Update release machinery to include manpages"Ian Cordasco2016-11-143-13/+0
* Update release machinery to include manpages3.1.0Ian Cordasco2016-11-143-0/+13
* Merge branch 'refactor-release-notes' into 'master' 3.1.0b2Ian Cordasco2016-11-131-0/+18
|\
| * Create sub-sections for different release seriesIan Cordasco2016-11-131-0/+18
* | Merge branch 'bug/247' into 'master' Ian Cordasco2016-11-134-1/+153
|\ \
| * | Add a man page for Flake8Ian Cordasco2016-11-134-1/+153
| |/
* | Merge branch 'bug/223' into 'master' Ian Cordasco2016-11-131-0/+9
|\ \ | |/ |/|
| * Correct exclude paths in git hookIan Cordasco2016-11-131-0/+9
|/
* Prepare to release 3.1.0 on 2016-11-143.1.0b1Ian Cordasco2016-11-122-2/+2
* Merge branch 'bug/249' into 'master' Ian Cordasco2016-11-122-0/+70
|\
| * Add documentation for VCS hooksIan Cordasco2016-11-122-0/+70
* | Merge branch 'bug/228' into 'master' Ian Cordasco2016-11-121-5/+2
|\ \ | |/ |/|
| * Remove reference to OpenStack SwiftIan Cordasco2016-11-121-5/+2
|/
* Add a missing release not referenceIan Cordasco2016-11-121-1/+7
* Merge branch 'bug/248' into 'master' Ian Cordasco2016-11-123-2/+79
|\
| * Exit non-zero if something goes wrong during a runIan Cordasco2016-11-123-2/+79
|/
* Merge branch 'update-release-notes' into 'master' Ian Cordasco2016-11-121-0/+61
|\
| * Add release notes for the last several bugsIan Cordasco2016-11-121-0/+61
|/
* Merge branch 'bug/245' into 'master' Ian Cordasco2016-11-123-0/+74
|\
| * Do not print the source when provided with -qIan Cordasco2016-11-113-0/+74
* | Merge branch 'bug/239' into 'master' Ian Cordasco2016-11-112-2/+34
|\ \
| * | Actually remove enabled extensions from ignore listIan Cordasco2016-11-092-2/+34
| |/
* | Merge branch 'bug/250' into 'master' Ian Cordasco2016-11-101-0/+14
|\ \ | |/ |/|
| * Add a release note to 3.0.0 about --excludeIan Cordasco2016-11-101-0/+14
|/
* Merge branch 'patch-1' of github.com/alex/flake8Ian Cordasco2016-11-091-1/+1
|\
| * Permit pycodestyle 2.1.x to be usedAlex Gaynor2016-11-051-1/+1
* | Merge branch 'bug/223' into 'master' Ian Cordasco2016-11-091-2/+2
|\ \
| * | Change how we initialize our git hook applicationIan Cordasco2016-11-081-2/+2
* | | Merge branch 'bug/226' into 'master' Ian Cordasco2016-11-091-0/+2
|\ \ \ | |/ / |/| |