| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'bug/245' into 'master' | Ian Cordasco | 2016-11-12 | 3 | -0/+74 |
| |\ | |||||
| | * | Do not print the source when provided with -q | Ian Cordasco | 2016-11-11 | 3 | -0/+74 |
| * | | Merge branch 'bug/239' into 'master' | Ian Cordasco | 2016-11-11 | 2 | -2/+34 |
| |\ \ | |||||
| | * | | Actually remove enabled extensions from ignore list | Ian Cordasco | 2016-11-09 | 2 | -2/+34 |
| | |/ | |||||
| * | | Merge branch 'bug/250' into 'master' | Ian Cordasco | 2016-11-10 | 1 | -0/+14 |
| |\ \ | |/ |/| | |||||
| | * | Add a release note to 3.0.0 about --exclude | Ian Cordasco | 2016-11-10 | 1 | -0/+14 |
| |/ | |||||
| * | Merge branch 'patch-1' of github.com/alex/flake8 | Ian Cordasco | 2016-11-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Permit pycodestyle 2.1.x to be used | Alex Gaynor | 2016-11-05 | 1 | -1/+1 |
| * | | Merge branch 'bug/223' into 'master' | Ian Cordasco | 2016-11-09 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Change how we initialize our git hook application | Ian Cordasco | 2016-11-08 | 1 | -2/+2 |
| * | | | Merge branch 'bug/226' into 'master' | Ian Cordasco | 2016-11-09 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Exit early if the diff is empty | Ian Cordasco | 2016-11-08 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge branch 'master' into 'master' | Ian Cordasco | 2016-11-09 | 2 | -0/+3 |
| |\ \ | |||||
| | * | | Fixed E305: expected 2 blank lines after class or function definition | Ondřej Nový | 2016-11-08 | 2 | -0/+3 |
| | |/ | |||||
| * | | Merge branch 'pycodestyle21' into 'master' | Ian Cordasco | 2016-11-09 | 2 | -0/+6 |
| |\ \ | |||||
| | * | | Add previous_unindented_logical_line attribute | Yen Chi Hsuan | 2016-11-08 | 2 | -0/+6 |
| | |/ | |||||
| * | | Merge branch 'bug/242' into 'master' | Ian Cordasco | 2016-11-09 | 2 | -20/+39 |
| |\ \ | |/ |/| | |||||
| | * | Handle a previously unhandled code scenario | Ian Cordasco | 2016-11-08 | 2 | -20/+39 |
| |/ | |||||
| * | Merge branch 'doc-E999' into 'master' | Ian Cordasco | 2016-10-28 | 1 | -0/+3 |
| |\ | |||||
| | * | Add documentation for E999 | Ian Cordasco | 2016-10-28 | 1 | -0/+3 |
| |/ | |||||
| * | Merge branch 'bug/235' into 'master' | Ian Cordasco | 2016-10-28 | 2 | -1/+13 |
| |\ | |||||
| | * | Handle empty stdin-display-name values | Ian Cordasco | 2016-10-28 | 2 | -1/+13 |
| |/ | |||||
| * | Merge branch 'example-project' into 'master' | Ian Cordasco | 2016-10-26 | 6 | -12/+93 |
| |\ | |||||
| | * | Fix bug with --enable-extensions | Ian Cordasco | 2016-10-25 | 2 | -12/+20 |
| | * | Add an example plugin project to source tree | Ian Cordasco | 2016-10-25 | 4 | -0/+73 |
| |/ | |||||
| * | Merge branch 'master' into 'master' | Ian Cordasco | 2016-10-25 | 5 | -4/+43 |
| |\ | |||||
| | * | Fix typo in documentation. | Martin Domke | 2016-08-12 | 1 | -1/+1 |
| | * | Patch print function instead of sys.stdout | Martin Domke | 2016-07-26 | 1 | -9/+12 |
| | * | Add --tee option to split report output stream. | Martin Domke | 2016-07-26 | 5 | -7/+43 |
| * | | Merge branch 'mr/80' into 'master' | Ian Cordasco | 2016-10-25 | 2 | -11/+32 |
| |\ \ | |||||
| | * | | Fix up FileProcessor.file_tokens property | Ian Cordasco | 2016-10-25 | 1 | -2/+9 |
| | * | | Trim trailing spaces from documentation | Ian Cordasco | 2016-10-25 | 1 | -5/+5 |
| | * | | Merge branch 'file-tokens' of xzise/flake8 | Ian Cordasco | 2016-10-25 | 2 | -11/+25 |
| | |\ \ |/ / / | |||||
| | * | | Add support for tokens of a complete file | Fabian Neundorf | 2016-07-22 | 2 | -4/+27 |
| * | | | Merge branch 'mr/120' into 'master' | Ian Cordasco | 2016-10-25 | 2 | -5/+37 |
| |\ \ \ | |||||
| | * | | | Change how we apply lazy to the git hook | Ian Cordasco | 2016-10-25 | 2 | -5/+37 |
| | * | | | Merge branch 'patch-1' of skovorodkin/flake8 | Ian Cordasco | 2016-10-24 | 1 | -1/+1 |
| | |\ \ \ |/ / / / | |||||
| | * | | | Consider `lazy` parameter in git.find_modified_files function | Sergey | 2016-08-14 | 1 | -1/+1 |
| * | | | | Merge branch 'bug/237' into 'master' | Ian Cordasco | 2016-10-24 | 3 | -8/+61 |
| |\ \ \ \ | |||||
| | * | | | | Handle SyntaxErrors after new-lines specially | Ian Cordasco | 2016-10-23 | 3 | -8/+61 |
| * | | | | | Merge branch 'setupcfg' into 'master' | Ian Cordasco | 2016-10-23 | 3 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | MANIFEST: Include *.ini in tarball | Ville Skyttä | 2016-09-18 | 1 | -0/+1 |
| | * | | | | | setup.cfg: Move pytest options to pytest.ini | Ville Skyttä | 2016-09-18 | 2 | -4/+3 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'patch-1' into 'master' | Ian Cordasco | 2016-09-16 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Bumped maximum pyflakes version to allow usage of pyflakes 1.3 | Alex Gaynor | 2016-09-02 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge branch 'bug/214' into 'master' | Ian Cordasco | 2016-08-28 | 2 | -1/+17 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Ensure column_number is always an integer | Ian Cordasco | 2016-08-27 | 1 | -1/+4 |
| | * | | | Add failing test for NoneType in handle_error | Ian Cordasco | 2016-08-27 | 1 | -0/+13 |
| * | | | | Merge branch 'spelling' into 'master' | Ian Cordasco | 2016-08-13 | 4 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Spelling fixes | Ville Skyttä | 2016-08-13 | 4 | -4/+4 |
| |/ / / / | |||||
