summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add an example plugin project to source treeIan Cordasco2016-10-254-0/+73
|/
* Merge branch 'master' into 'master' Ian Cordasco2016-10-255-4/+43
|\
| * Fix typo in documentation.Martin Domke2016-08-121-1/+1
| * Patch print function instead of sys.stdoutMartin Domke2016-07-261-9/+12
| * Add --tee option to split report output stream.Martin Domke2016-07-265-7/+43
* | Merge branch 'mr/80' into 'master' Ian Cordasco2016-10-252-11/+32
|\ \
| * | Fix up FileProcessor.file_tokens propertyIan Cordasco2016-10-251-2/+9
| * | Trim trailing spaces from documentationIan Cordasco2016-10-251-5/+5
| * | Merge branch 'file-tokens' of xzise/flake8Ian Cordasco2016-10-252-11/+25
| |\ \ |/ / /
| * | Add support for tokens of a complete fileFabian Neundorf2016-07-222-4/+27
* | | Merge branch 'mr/120' into 'master' Ian Cordasco2016-10-252-5/+37
|\ \ \
| * | | Change how we apply lazy to the git hookIan Cordasco2016-10-252-5/+37
| * | | Merge branch 'patch-1' of skovorodkin/flake8Ian Cordasco2016-10-241-1/+1
| |\ \ \ |/ / / /
| * | | Consider `lazy` parameter in git.find_modified_files function Sergey2016-08-141-1/+1
* | | | Merge branch 'bug/237' into 'master' Ian Cordasco2016-10-243-8/+61
|\ \ \ \
| * | | | Handle SyntaxErrors after new-lines speciallyIan Cordasco2016-10-233-8/+61
* | | | | Merge branch 'setupcfg' into 'master' Ian Cordasco2016-10-233-4/+4
|\ \ \ \ \
| * | | | | MANIFEST: Include *.ini in tarballVille Skyttä2016-09-181-0/+1
| * | | | | setup.cfg: Move pytest options to pytest.iniVille Skyttä2016-09-182-4/+3
|/ / / / /
* | | | | Merge branch 'patch-1' into 'master' Ian Cordasco2016-09-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bumped maximum pyflakes version to allow usage of pyflakes 1.3Alex Gaynor2016-09-021-1/+1
|/ / / /
* | | | Merge branch 'bug/214' into 'master' Ian Cordasco2016-08-282-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure column_number is always an integerIan Cordasco2016-08-271-1/+4
| * | | Add failing test for NoneType in handle_errorIan Cordasco2016-08-271-0/+13
* | | | Merge branch 'spelling' into 'master' Ian Cordasco2016-08-134-4/+4
|\ \ \ \
| * | | | Spelling fixesVille Skyttä2016-08-134-4/+4
|/ / / /