summaryrefslogtreecommitdiff
path: root/src/flake8/main
Commit message (Expand)AuthorAgeFilesLines
* Correct exclude paths in git hookIan Cordasco2016-11-131-0/+9
* Exit non-zero if something goes wrong during a runIan Cordasco2016-11-121-1/+7
* 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
* | Exit early if the diff is emptyIan Cordasco2016-11-081-0/+2
|/
* Merge branch 'master' into 'master' Ian Cordasco2016-10-251-0/+6
|\
| * Add --tee option to split report output stream.Martin Domke2016-07-261-0/+6
* | Change how we apply lazy to the git hookIan Cordasco2016-10-251-5/+8
* | Consider `lazy` parameter in git.find_modified_files function Sergey2016-08-141-1/+1
* | Add --bug-report flag to help bug reportersIan Cordasco2016-08-072-0/+73
* | Report errors when run via setuptools.Alex Wood2016-07-291-0/+5
|/
* Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-261-1/+8
|\
| * Handle repeated --quiet options againIan Cordasco2016-07-251-1/+8
* | Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-251-0/+8
|\ \ | |/
| * Wire-up --statistics againbug/180Ian Cordasco2016-07-251-0/+8
* | Set-up and stop our formatterbug/output-fileIan Cordasco2016-07-251-0/+2
|/
* Fix git config parsingSabbir Muhit2016-07-181-1/+1
* Add OptionManager#parse_known_argsIan Cordasco2016-07-161-1/+1
* Run the individual methods in Application#initializeIan Cordasco2016-07-141-0/+2
* Update setuptools integration for setup.cfgbug/163Ian Cordasco2016-07-091-5/+20
* Fill in most of the legacy APIIan Cordasco2016-07-071-7/+11
* Fix some logging and logging levelsIan Cordasco2016-06-281-1/+1
* Handle EarlyQuits and KeyboardInterruptsIan Cordasco2016-06-261-0/+4
* Move flake8 into srcIan Cordasco2016-06-258-0/+966