| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add option parsing to setuptools integration | Austin Morton | 2013-04-17 | 1 | -0/+11 |
| * | Merge flint-merge branch | Ian Cordasco | 2013-02-22 | 1 | -158/+34 |
| |\ | |||||
| | * | Obsolete __future__ import | Florent Xicluna | 2013-02-22 | 1 | -1/+0 |
| | * | Restore the whole-file-skip feature | Florent Xicluna | 2013-02-20 | 1 | -19/+1 |
| | * | Refactor to use extensions | Florent Xicluna | 2013-02-13 | 1 | -120/+40 |
| | * | Make it clear that Flake8Command is currently broken | Florent Xicluna | 2013-02-13 | 1 | -16/+0 |
| * | | Restore the ConfigParser import, used by the flake8.hooks | Florent Xicluna | 2013-02-13 | 1 | -0/+7 |
| |/ | |||||
| * | Unused import | Florent Xicluna | 2013-02-13 | 1 | -8/+1 |
| * | Fixes #69 | Ian Cordasco | 2013-02-13 | 1 | -0/+2 |
| * | Further simplification thanks to pep8 | Ian Cordasco | 2013-02-10 | 1 | -41/+1 |
| * | Bump to pep8 1.4.2 to remove some hacks | Ian Cordasco | 2013-02-09 | 1 | -23/+59 |
| |\ | |||||
| | * | Fixes #66 | Ian Cordasco | 2013-02-08 | 1 | -1/+3 |
| | * | Fixes #58 | Ian Cordasco | 2013-02-08 | 1 | -1/+7 |
| | * | Add error numbers to pyflakes messages | Ian Cordasco | 2013-02-08 | 1 | -10/+20 |
| | * | Transition to pyflakes 0.6.1 | Ian Cordasco | 2013-02-08 | 1 | -5/+40 |
| |/ | |||||
| * | Fixes #56. | Ian Cordasco | 2013-01-24 | 1 | -1/+57 |
| * | Add support for the pep8 config file | Kevin Stanton | 2013-01-09 | 1 | -3/+4 |
| * | Fixes #57 | Ian Cordasco | 2013-01-09 | 1 | -1/+2 |
| * | Use pep8's parser | Ian Cordasco | 2013-01-05 | 1 | -16/+6 |
| * | Merge remote tarek/flake8 locally | Ian Cordasco | 2013-01-04 | 1 | -0/+51 |
| |\ | |||||
| | * | Mention changes in preparation for 2.0.0 | Ian Cordasco | 2013-01-02 | 1 | -0/+51 |
| * | | Rely on flakey's new ability to skip stdin errors | Ian Cordasco | 2013-01-04 | 1 | -3/+8 |
| |/ | |||||
| * | Split up flake8/run.py | Ian Cordasco | 2013-01-01 | 1 | -0/+17 |
| * | Fixes critical bug in 'flake8/util.py' causing 'flake8' to crash during code ... | bmcustodio | 2012-11-25 | 1 | -1/+1 |
| * | Fixes #41 | Ian Cordasco | 2012-11-19 | 1 | -0/+3 |
| * | Closes #38. | Ian Cordasco | 2012-11-12 | 1 | -0/+2 |
| * | Fixes #14 and #19. | Ian Cordasco | 2012-11-08 | 1 | -1/+3 |
| * | Added future import to make flake8 Python 2.5 compatible. | Jannis Leidel | 2012-05-19 | 1 | -0/+1 |
| * | Fixed the exception scope behavior | Tarek Ziade | 2012-02-21 | 1 | -1/+5 |
| * | make sure skip_warning works with no files | Tarek Ziade | 2012-02-21 | 1 | -0/+3 |
| * | Merged in cyberdelia/flake8/regexp-search (pull request #6) | Tarek Ziadé | 2012-02-06 | 1 | -1/+1 |
| |\ | |||||
| | * | match isn't helpful with the new NOQA regexp | Timothée Peignier | 2012-01-30 | 1 | -1/+1 |
| * | | allow the flake8: header to be more generic | Timothée Peignier | 2011-12-25 | 1 | -1/+1 |
| |/ | |||||
| * | make sure flake8 is clean | Tarek Ziade | 2011-11-09 | 1 | -1/+2 |
| * | code cleanup | Tarek Ziade | 2011-02-13 | 1 | -0/+26 |
