summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ \ | |/ / |/| |
| * | Exit early if the diff is emptyIan Cordasco2016-11-081-0/+2
|/ /
* | Merge branch 'master' into 'master' Ian Cordasco2016-11-092-0/+3
|\ \
| * | Fixed E305: expected 2 blank lines after class or function definitionOndřej Nový2016-11-082-0/+3
| |/
* | Merge branch 'pycodestyle21' into 'master' Ian Cordasco2016-11-092-0/+6
|\ \
| * | Add previous_unindented_logical_line attributeYen Chi Hsuan2016-11-082-0/+6
| |/
* | Merge branch 'bug/242' into 'master' Ian Cordasco2016-11-092-20/+39
|\ \ | |/ |/|
| * Handle a previously unhandled code scenarioIan Cordasco2016-11-082-20/+39
|/
* Merge branch 'doc-E999' into 'master' Ian Cordasco2016-10-281-0/+3
|\
| * Add documentation for E999Ian Cordasco2016-10-281-0/+3
|/
* Merge branch 'bug/235' into 'master' Ian Cordasco2016-10-282-1/+13
|\
| * Handle empty stdin-display-name valuesIan Cordasco2016-10-282-1/+13
|/
* Merge branch 'example-project' into 'master' Ian Cordasco2016-10-266-12/+93
|\
| * Fix bug with --enable-extensionsIan Cordasco2016-10-252-12/+20