summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Open our output file in append mode alwaysbug/193Ian Cordasco2016-07-292-1/+7
* Merge branch 'diable-multiprocessing-on-win' into 'master' Ian Cordasco2016-07-294-3/+21
|\
| * Diable multiprocessing behaviour on WindowsIan Cordasco2016-07-294-3/+21
|/
* Merge branch 'bug/195' into 'master' Ian Cordasco2016-07-294-4/+15
|\
| * Allow plugins that are on by default to be ignoredIan Cordasco2016-07-284-4/+15
|/
* Merge branch 'patch-1' into 'master' Ian Cordasco2016-07-281-1/+1
|\
| * Fix hyperlink in Links.Jason R. Coombs2016-07-281-1/+1
|/
* Merge branch 'raise_exception_when_plugin_entry_point_is_not_callable' into '...Ian Cordasco2016-07-281-0/+6
|\
| * Raise exception when entry_point not callableMarc Abramowitz2016-07-281-0/+6
|/
* Merge branch 'fix-report-ordering' into 'master' Ian Cordasco2016-07-282-1/+69
|\
| * Sort reports by line and columnFabian Neundorf2016-07-282-1/+69
|/
* Merge branch 'bug/178' into 'master' Ian Cordasco2016-07-284-1/+13
|\
| * Match noqa for users with explanationsbug/178Ian Cordasco2016-07-284-1/+13
|/
* Handle AttributeErrors during parameter aggregationIan Cordasco2016-07-272-5/+41
* Merge branch 'fix-mp-win-3.0' into 'master' Ian Cordasco2016-07-271-8/+11
|\
| * Fix multiprocessing on Windowsschlamar2016-07-271-8/+11
* | Merge branch 'read_lines_crlf' into 'master' Ian Cordasco2016-07-271-1/+2
|\ \
| * | Fix read_lines_splits_lines test for CRLF endingsFichteFoll2016-07-271-1/+2
* | | Merge branch '_job_count_rettype' into 'master' Ian Cordasco2016-07-271-1/+1
|\ \ \ | |_|/ |/| |
| * | _job_count always returns an intFichteFoll2016-07-271-1/+1
| |/
* | Ensure we're only on Python 2.7Ian Cordasco2016-07-261-1/+1
* | Update version and release notes for 3.0.23.0.2Ian Cordasco2016-07-262-3/+3
* | Make the documentation very obviousIan Cordasco2016-07-261-2/+17
* | Merge branch 'entry-point' into 'master' Ian Cordasco2016-07-271-1/+5
|\ \
| * | Clarify what the X in the entry points doesFabian Neundorf2016-07-261-1/+5
* | | Fix handling of logical lines with noqaIan Cordasco2016-07-265-24/+33
* | | Fix zero-indexed column numberingIan Cordasco2016-07-265-4/+11
| |/ |/|
* | Merge branch 'uncap-flake8' into 'master' Ian Cordasco2016-07-261-2/+2
|\ \
| * | Update our flake8 testenv dependencies uncap-flake8Ian Cordasco2016-07-261-2/+2
|/ /
* | Move the unreleased note to the right versionIan Cordasco2016-07-262-4/+4
|/
* Merge branch 'bug/181' into 'master' Ian Cordasco2016-07-265-27/+22
|\
| * Fix project config file discoveryIan Cordasco2016-07-265-27/+22
|/
* Update NOQA regular expressionIan Cordasco2016-07-262-1/+4
* Add release notes for 3.0.13.0.1Ian Cordasco2016-07-251-0/+9
* Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-264-2/+36
|\
| * Handle repeated --quiet options againIan Cordasco2016-07-254-2/+36
* | Merge branch 'bug/180' into 'master' Ian Cordasco2016-07-253-0/+31
|\ \ | |/
| * Wire-up --statistics againbug/180Ian Cordasco2016-07-253-0/+31
* | Merge branch 'bug/output-file' into 'master' Ian Cordasco2016-07-251-0/+2
|\ \
| * | Set-up and stop our formatterbug/output-fileIan Cordasco2016-07-251-0/+2
| |/
* | Merge branch 'file-plugin-docs' into 'master' Ian Cordasco2016-07-251-4/+11
|\ \ | |/ |/|
| * Update documentation to separate parameter typesFabian Neundorf2016-07-251-4/+11
* | Merge branch 'bug/177' into 'master' Ian Cordasco2016-07-254-6/+19
|\ \ | |/ |/|
| * Handle multiline strings with '# noqa'Ian Cordasco2016-07-254-6/+19
|/
* Merge branch 'unbreak-builds' into 'master' Ian Cordasco2016-07-251-1/+1
|\
| * Force flake8 test to below 3.xFabian Neundorf2016-07-251-1/+1
|/
* Update release notes and version string for 3.03.0.0Ian Cordasco2016-07-242-19/+7
* Merge branch 'run-functions'Ian Cordasco2016-07-242-5/+85
|\
| * Relocate integration style checker testsIan Cordasco2016-07-242-73/+79
| * Support functions as file plugins tooFabian Neundorf2016-07-242-6/+80
|/