summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'bug/303' into 'master' Ian Cordasco2017-01-271-3/+10
|\ \
| * | Do not run git-hook checks when there are no filesIan Cordasco2017-01-271-3/+10
|/ /
* | Merge branch 'bug/279' into 'master' Ian Cordasco2017-01-271-10/+15
|\ \
| * | Avoid calling rstrip on NoneIan Cordasco2017-01-271-10/+15
|/ /
* | Merge branch 'dev-status' into 'master' Ian Cordasco2017-01-271-0/+1
|\ \
| * | Add "Development Status" classifier to setup.pyJon Dufresne2017-01-261-0/+1
|/ /
* | Merge branch 'bug/300' into 'master' Ian Cordasco2017-01-232-3/+5
|\ \
| * | Update dependencies for Python 3.6Ian Cordasco2017-01-232-3/+5
* | | Merge branch 'bug/295' into 'master' Ian Cordasco2017-01-222-1/+35
|\ \ \ | |/ / |/| |
| * | Return similarly named, non-submodule modulesIan Cordasco2017-01-222-1/+35
|/ /
* | Merge branch 'mr/164' into 'master' Ian Cordasco2017-01-213-2/+28
|\ \
| * | Add test for reproducible --version stringsIan Cordasco2017-01-212-1/+27
| * | Force --version to be reproducibleRaphael Das Gupta2017-01-211-1/+1
|/ /
* | Change dogfood environment to use Python 2.7Ian Cordasco2017-01-211-1/+1
* | Merge branch 'py36' into 'master' Ian Cordasco2017-01-211-2/+2
|\ \
| * | Add py36 to tox, correct a tiny typoAnthony Sottile2017-01-201-2/+2
|/ /
* | Merge branch 'fix-systema-typo' into 'master' Ian Cordasco2017-01-182-2/+2
|\ \
| * | Correct "systema" typo in usage documentation.Andrew Drake2017-01-172-2/+2
|/ /
* | Merge branch 'bug/290' into 'master' Ian Cordasco2017-01-154-3/+21
|\ \
| * | Add Python 3.6 to CI servicesIan Cordasco2017-01-152-2/+15
| * | Add AST support for Python 3.6Ian Cordasco2017-01-152-1/+6
|/ /
* | Fix up GitLab CI runnersIan Cordasco2017-01-152-1/+2
* | Merge branch 'setuptools-exit' of scop/flake8Ian Cordasco2017-01-141-1/+7
|\ \
| * | Cause system exit only for non-zero exit statuses in setuptools commandVille Skyttä2016-12-081-1/+7
| |/
* | Merge branch 'bug/276' into 'master' Ian Cordasco2016-12-244-1/+224
|\ \
| * | Blacklist pytest 3.0.5Ian Cordasco2016-12-231-1/+1
| * | Add documentation for our code styleIan Cordasco2016-12-233-0/+223
|/ /
* | Merge branch 'bug/244' into 'master' Ian Cordasco2016-12-212-0/+17
|\ \
| * | Display the local paths from the git hookIan Cordasco2016-12-202-0/+17
|/ /
* | Merge branch 'feature/251' into 'master' Ian Cordasco2016-12-215-2/+35
|\ \
| * | Enable users who want to track all files processedIan Cordasco2016-12-205-2/+35
|/ /
* | Merge branch 'perf-improvements'Ian Cordasco2016-12-206-110/+74
|\ \ | |/ |/|
| * Tidy up last few bits for performance improvementIan Cordasco2016-12-203-10/+15
| * Simplify and speed up multiprocessingAnthony Sottile2016-11-294-105/+64
|/
* Merge branch 'pyflakes_missing_codes' into 'master' Ian Cordasco2016-11-294-18/+85
|\
| * Assign missing codes to PyFlakes messagesLukasz Langa2016-11-284-18/+85
|/
* Merge branch 'bug/268' into 'master' Ian Cordasco2016-11-235-15/+34
|\
| * Only force files to be included when run from CLIIan Cordasco2016-11-235-15/+34
|/
* Merge branch 'master' of github.com/onovy/flake8Ian Cordasco2016-11-222-2/+2
|\
| * Require mock 2.0.0, because unit tests are failing on older oneOndřej Nový2016-11-222-2/+2
* | Prepare for 3.3.0 developmentIan Cordasco2016-11-213-1/+11
|/
* Update release notes and version string for 3.2.13.2.1Ian Cordasco2016-11-192-2/+16
* Merge branch 'bug/259' into 'master' Ian Cordasco2016-11-201-16/+15
|\
| * Handle SyntaxErrors in a slightly smarter wayIan Cordasco2016-11-171-16/+15
* | Merge branch 'bug/266' into 'master' Ian Cordasco2016-11-191-1/+8
|\ \
| * | Skip filename pattern check for provided filesIan Cordasco2016-11-191-1/+8
|/ /
* | Merge branch 'typos' into 'master' Ian Cordasco2016-11-171-2/+2
|\ \
| * | Fix some typos in release notesAdam Chainz2016-11-171-2/+2
|/ /
* | Merge branch 'patch-1' into 'master' Ian Cordasco2016-11-171-1/+1
|\ \ | |/ |/|
| * Grammar nittim smith2016-11-161-1/+1
|/