summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor how we use StyleGuides for better error recoverybug/74Ian Cordasco2015-08-191-2/+62
* Merge branch 'bug/69' into 'master'Ian Cordasco2015-08-192-0/+56
|\
| * Add a regression test for EPIPE IOErrorsIan Cordasco2015-08-181-0/+36
| * Handle EPIPE IOErrors when using more than 1 jobbug/69Ian Cordasco2015-08-161-0/+20
|/
* Merge branch 'master' into 'master'Ian Cordasco2015-08-161-1/+3
|\
| * docs: Adding flake8-import-order plugin to the list of available pluginsJavier Domingo Cansino2015-08-111-1/+3
|/
* Merge branch 'fix-mock-tests' into 'master'Ian Cordasco2015-07-102-6/+11
|\
| * Pin mock for py26Ian Cordasco2015-07-101-0/+5
| * Fix flake8 tests using mock to work with 1.1.x branchIan Cordasco2015-07-102-6/+6
|/
* Use containers on Travis-CIIan Cordasco2015-07-101-0/+1
* Simplify Travis-CI configIan Cordasco2015-07-101-9/+9
* Fix tests until we can understand why mock breaksIan Cordasco2015-07-101-1/+1
* Merge branch 'master' into 'master'Ian Cordasco2015-07-101-1/+3
|\
| * Add radon to Existing Extensions sectionMichele Lacchia2015-07-101-1/+3
|/
* Update version identifierIan Cordasco2015-06-021-1/+1
* Merge remote-tracking branch 'origin/master'Ian Cordasco2015-06-021-1/+1
|\
| * Raise upper bound on pyflakesIan Cordasco2015-06-011-1/+1
|/
* Update CHANGES for 2.4.12.4.1Ian Cordasco2015-05-181-1/+5
* Turn off dependency requirementsIan Cordasco2015-05-181-1/+2
* Only exclude known bad versions of pep8Ian Cordasco2015-04-301-1/+1
* Add Corey to the CONTRIBUTORS fileIan Cordasco2015-04-301-1/+2
* Fix parsing ignoreTyrel Souza2015-04-303-1/+7
* Merge branch 'windows_docs_fix' into 'master'Ian Cordasco2015-04-301-1/+1
|\
| * Add a note about Windows .flake8 config locationTyrel Souza2015-04-301-1/+1
|/
* Merge branch 'master' into 'master'Ian Cordasco2015-04-191-1/+1
|\
| * Utilize generator expression instead of list comprehensionCorey Farwell2015-04-181-1/+1
|/
* Merge branch 'bug/52' into 'master'Ian Cordasco2015-04-061-1/+1
|\
| * Change the git-hook ignore default to Nonebug/52Ian Cordasco2015-04-051-1/+1
|/
* Merge branch 'fix_jobs_test_underscore' into 'master'Ian Cordasco2015-03-172-2/+113
|\
| * Move test back where it wasChristian Long2015-03-161-3/+3
| * Document the other things I triedChristian Long2015-03-161-55/+18
| * Run some tests separatelyChristian Long2015-03-162-5/+153
| * Rename fileChristian Long2015-03-161-0/+0
|/
* Merge branch 'fix_hook_test' into 'master'Ian Cordasco2015-03-122-6/+25
|\
| * Shorten variable name. Add commentsChristian Long2015-03-111-11/+9
| * Fix hook test on WindowsChristian Long2015-03-112-6/+27
|/
* Add notes for merge request 23Ian Cordasco2015-03-101-0/+9
* Merge branch 'master' into 'master'Ian Cordasco2015-03-113-2/+22
|\
| * Removed some unused testing code.Michael McNeil Forbes2015-03-091-20/+0
| * Fix issue #39.Michael McNeil Forbes2015-03-082-2/+4
| * Added test demonstrating issue #39Michael McNeil Forbes2015-03-081-0/+38
|/
* Update version and release notes for 2.4.02.4.0Ian Cordasco2015-03-072-1/+10
* Merge branch 'tox_remove_py25' into 'master'Ian Cordasco2015-03-081-1/+1
|\
| * tox.ini: Remove py25Marc Abramowitz2015-03-051-1/+1
* | Merge branch 'christianmlong/issue/8'Ian Cordasco2015-03-076-7/+242
|\ \
| * | Slightly simplify our conditionalsIan Cordasco2015-03-075-13/+18
| * | Add --verbose flag, and tests for it.Christian Long2015-03-063-36/+55
| * | Add warnings when --jobs is invalidChristian Long2015-03-063-0/+203
| * | Fix tests on WindowsChristian Long2015-02-231-2/+10
| |/
* | Add compatibility layer for Python 2.6Ian Cordasco2015-03-063-1/+18