summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add previous_unindented_logical_line attributeYen Chi Hsuan2016-11-082-0/+6
* 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
|/ / / /
* | | | Merge branch 'master' into 'master' Ian Cordasco2016-08-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Point documentation to http: instead of https: Daniel Quinn2016-08-111-1/+1
|/ / /
* | | Merge branch 'feature/207' into 'master' Ian Cordasco2016-08-117-2/+215
|\ \ \
| * | | Add --bug-report flag to help bug reportersIan Cordasco2016-08-077-2/+215
* | | | Bump version to 3.1.0.dev0Ian Cordasco2016-08-101-1/+1
* | | | Set version to 3.0.43.0.4Ian Cordasco2016-08-071-1/+1
|/ / /
* | | Merge branch 'add-code-coverage' into 'master' Ian Cordasco2016-08-065-1/+63
|\ \ \
| * | | Add coverage reporting and uploadingIan Cordasco2016-08-065-1/+63
|/ / /
* | | Merge branch 're-add-error-codes' into 'master' Ian Cordasco2016-08-062-0/+50
|\ \ \
| * | | Replace list of violation codesIan Cordasco2016-08-062-0/+50
|/ / /
* | | Add release note about handling SyntaxErrorsIan Cordasco2016-08-061-0/+5
* | | Merge branch 'bug/205' into 'master' Ian Cordasco2016-08-062-8/+5
|\ \ \
| * | | Handle SyntaxErrors when tokenizing a fileIan Cordasco2016-08-062-8/+5
|/ / /
* | | Merge branch 'release-notes/3.0.4' into 'master' Ian Cordasco2016-08-053-1/+17
|\ \ \
| * | | Set version to 3.0.4 and start release notesIan Cordasco2016-08-053-1/+17
* | | | Merge branch 'bug/179' into 'master' Ian Cordasco2016-08-059-29/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Set-up default attributes for FlakesCheckerbug/179Ian Cordasco2016-08-031-0/+3