| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test alternate theory of Windows multiprocessingupdate-appveyor | Ian Cordasco | 2016-07-27 | 1 | -0/+4 |
| * | Merge branch 'master' into update-appveyor | Ian Cordasco | 2016-07-27 | 23 | -75/+231 |
| |\ | |||||
| | * | Handle AttributeErrors during parameter aggregation | Ian Cordasco | 2016-07-27 | 2 | -5/+41 |
| | * | Merge branch 'fix-mp-win-3.0' into 'master' | Ian Cordasco | 2016-07-27 | 1 | -8/+11 |
| | |\ | |||||
| | | * | Fix multiprocessing on Windows | schlamar | 2016-07-27 | 1 | -8/+11 |
| | * | | Merge branch 'read_lines_crlf' into 'master' | Ian Cordasco | 2016-07-27 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | Fix read_lines_splits_lines test for CRLF endings | FichteFoll | 2016-07-27 | 1 | -1/+2 |
| | * | | | Merge branch '_job_count_rettype' into 'master' | Ian Cordasco | 2016-07-27 | 1 | -1/+1 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | _job_count always returns an int | FichteFoll | 2016-07-27 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Ensure we're only on Python 2.7 | Ian Cordasco | 2016-07-26 | 1 | -1/+1 |
| | * | | Update version and release notes for 3.0.23.0.2 | Ian Cordasco | 2016-07-26 | 2 | -3/+3 |
| | * | | Make the documentation very obvious | Ian Cordasco | 2016-07-26 | 1 | -2/+17 |
| | * | | Merge branch 'entry-point' into 'master' | Ian Cordasco | 2016-07-27 | 1 | -1/+5 |
| | |\ \ | |||||
| | | * | | Clarify what the X in the entry points does | Fabian Neundorf | 2016-07-26 | 1 | -1/+5 |
| | * | | | Fix handling of logical lines with noqa | Ian Cordasco | 2016-07-26 | 5 | -24/+33 |
| | * | | | Fix zero-indexed column numbering | Ian Cordasco | 2016-07-26 | 5 | -4/+11 |
| | | |/ | |/| | |||||
| | * | | Merge branch 'uncap-flake8' into 'master' | Ian Cordasco | 2016-07-26 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Update our flake8 testenv dependencies uncap-flake8 | Ian Cordasco | 2016-07-26 | 1 | -2/+2 |
| | |/ / | |||||
| | * | | Move the unreleased note to the right version | Ian Cordasco | 2016-07-26 | 2 | -4/+4 |
| | |/ | |||||
| | * | Merge branch 'bug/181' into 'master' | Ian Cordasco | 2016-07-26 | 5 | -27/+22 |
| | |\ | |||||
| | | * | Fix project config file discovery | Ian Cordasco | 2016-07-26 | 5 | -27/+22 |
| | |/ | |||||
| | * | Update NOQA regular expression | Ian Cordasco | 2016-07-26 | 2 | -1/+4 |
| | * | Add release notes for 3.0.13.0.1 | Ian Cordasco | 2016-07-25 | 1 | -0/+9 |
| | * | Merge branch 'bug/180' into 'master' | Ian Cordasco | 2016-07-26 | 4 | -2/+36 |
| | |\ | |||||
| | | * | Handle repeated --quiet options again | Ian Cordasco | 2016-07-25 | 4 | -2/+36 |
| | * | | Merge branch 'bug/180' into 'master' | Ian Cordasco | 2016-07-25 | 3 | -0/+31 |
| | |\ \ | | |/ | |||||
| | | * | Wire-up --statistics againbug/180 | Ian Cordasco | 2016-07-25 | 3 | -0/+31 |
| | * | | Merge branch 'bug/output-file' into 'master' | Ian Cordasco | 2016-07-25 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Set-up and stop our formatterbug/output-file | Ian Cordasco | 2016-07-25 | 1 | -0/+2 |
| | | |/ | |||||
| | * | | Merge branch 'file-plugin-docs' into 'master' | Ian Cordasco | 2016-07-25 | 1 | -4/+11 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Update documentation to separate parameter types | Fabian Neundorf | 2016-07-25 | 1 | -4/+11 |
| * | | | Add dogfood testenv to AppVeyor list | Ian Cordasco | 2016-07-25 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge branch 'bug/177' into 'master' | Ian Cordasco | 2016-07-25 | 4 | -6/+19 |
| |\ \ | |/ |/| | |||||
| | * | Handle multiline strings with '# noqa' | Ian Cordasco | 2016-07-25 | 4 | -6/+19 |
| |/ | |||||
| * | Merge branch 'unbreak-builds' into 'master' | Ian Cordasco | 2016-07-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Force flake8 test to below 3.x | Fabian Neundorf | 2016-07-25 | 1 | -1/+1 |
| |/ | |||||
| * | Update release notes and version string for 3.03.0.0 | Ian Cordasco | 2016-07-24 | 2 | -19/+7 |
| * | Merge branch 'run-functions' | Ian Cordasco | 2016-07-24 | 2 | -5/+85 |
| |\ | |||||
| | * | Relocate integration style checker tests | Ian Cordasco | 2016-07-24 | 2 | -73/+79 |
| | * | Support functions as file plugins too | Fabian Neundorf | 2016-07-24 | 2 | -6/+80 |
| |/ | |||||
| * | Merge branch 'windows-bugs' into 'master' | Ian Cordasco | 2016-07-22 | 2 | -5/+9 |
| |\ | |||||
| | * | Check for alternate_separator only when truthy | Ian Cordasco | 2016-07-22 | 2 | -2/+3 |
| | * | Check for both os.path.sep and os.path.altsep | Ian Cordasco | 2016-07-22 | 1 | -4/+7 |
| |/ | |||||
| * | Add AppVeyor config file | Ian Cordasco | 2016-07-22 | 1 | -0/+8 |
| * | Merge branch 'fix-typo-indect' into 'master' | Ian Cordasco | 2016-07-21 | 2 | -2/+2 |
| |\ | |||||
| | * | Fix typo in documentation using `indect` | Fabian Neundorf | 2016-07-21 | 2 | -2/+2 |
| |/ | |||||
| * | Merge branch 'pr/78' | Ian Cordasco | 2016-07-20 | 7 | -65/+119 |
| |\ | |||||
| | * | Fix up merge request 78 | Ian Cordasco | 2016-07-20 | 5 | -45/+54 |
| | * | Propagate the stdin_display_name to checker and processor | Leonardo Rochael Almeida | 2016-07-20 | 5 | -15/+21 |
| | * | Allow stdin and directly named files to be excluded from check | Leonardo Rochael Almeida | 2016-07-20 | 2 | -17/+24 |
