summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix travis-cifix_travis2Anthony Sottile2019-08-101-11/+10
* Merge branch 'show_source_with_tabs' into 'master'Anthony Sottile2019-08-102-11/+24
|\
| * Fix --show-source when indented with tabsAnthony Sottile2019-08-102-11/+24
|/
* Merge branch 'doc_conf_priority' into 'master'Anthony Sottile2019-08-071-0/+5
|\
| * Document priority of configuration files and command linepeterjc2019-08-071-0/+5
|/
* Merge branch 'remove_pydocstyle_workaround' into 'master'Anthony Sottile2019-08-021-3/+1
|\
| * Remove workaround for broken pydocstyle / flake8-docstringsAnthony Sottile2019-08-021-3/+1
|/
* Merge branch 'deprecate_setuptools_command' into 'master'Anthony Sottile2019-08-011-0/+8
|\
| * Deprecate the flake8 setuptools integrationAnthony Sottile2019-07-081-0/+8
* | Merge branch 'simplify-normalize-paths' into 'master'Anthony Sottile2019-07-284-40/+29
|\ \
| * | utils: Tighten `parse_comma_separated_list()` contract furtherEric N. Vander Weele2019-07-282-4/+2
| * | Normalize option values additionally by typeEric N. Vander Weele2019-07-282-11/+12
| * | utils: Change `normalize_paths()` contractEric N. Vander Weele2019-07-283-12/+9
| * | utils: Assert desired contract for `normalize_paths()`Eric N. Vander Weele2019-07-281-0/+1
| * | utils: Change `parse_comma_separated_list()` contractEric N. Vander Weele2019-07-283-18/+6
| * | utils: Assert desired contract for `parse_comma_separated_list()`Eric N. Vander Weele2019-07-281-0/+4
|/ /
* | Merge branch 'extra-config-normalization' into 'master'Anthony Sottile2019-07-232-9/+2
|\ \
| * | Push down extra config file path normalization into main config handlingEric N. Vander Weele2019-07-222-9/+2
* | | Merge branch 'F633' into 'master'Anthony Sottile2019-07-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix incorrect error string in documentationMarkus Gerstel2019-07-191-1/+1
|/ /
* | Merge branch 'fix_appveyor' into 'master'Anthony Sottile2019-07-087-29/+57
|\ \
| * | Fix / improve recently merged patches + CIAnthony Sottile2019-07-087-29/+57
|/ /
* | Merge branch 'dev' into 'master'Anthony Sottile2019-07-082-146/+96
|\ \
| * | Move setup metadata to setup.cfgSurya Teja2019-07-082-146/+96
|/ /
* | Merge branch 'extend-exclude' into 'master'Anthony Sottile2019-07-086-9/+70
|\ \
| * | support extend-exclude Fixes #535Thomas Grainger2019-07-086-9/+70
|/ /
* | Merge branch 'master' into 'master'Anthony Sottile2019-07-082-3/+12
|\ \
| * | Remove filter by filename in utils.filenames_fromYevhen Amelin2019-03-192-3/+12
* | | Release 3.7.83.7.8Anthony Sottile2019-07-083-1/+43
| |/ |/|
* | Merge branch 'pyflake-normalize-path' into 'master'Anthony Sottile2019-07-081-1/+1
|\ \
| * | pyflakes: Change to `normalize_path()` for filename normalizationEric N. Vander Weele2019-07-081-1/+1
|/ /
* | Merge branch 'fix_linters' into 'master'Anthony Sottile2019-07-084-3/+9
|\ \
| * | fix CI buildAnthony Sottile2019-07-084-3/+9
|/ /
* | Merge branch 'patch-1' into 'master'Anthony Sottile2019-06-162-1/+4
|\ \
| * | Update test_violation.pyMarkus Piotrowski2019-06-161-0/+3
| * | This PR addresses issue #549 (noqa does only work as intended with single let...Markus Piotrowski2019-06-161-1/+1
|/ /
* | Merge branch 'show_traceback' into 'master'Anthony Sottile2019-06-141-1/+2
|\ \
| * | Show traceback on plugin exceptionIvan Pozdeev2019-05-201-1/+2
* | | Merge branch 'doc/gitignore' into 'master'Anthony Sottile2019-05-301-0/+11
|\ \ \
| * | | Document global gitignore files for contributorsMandar Vaze2019-05-301-0/+11
|/ / /
* | | Merge branch 'flake8-typing-imports' into 'master'Anthony Sottile2019-05-211-1/+2
|\ \ \
| * | | Ensure typing imports don't break old patch versionsAnthony Sottile2019-05-201-1/+2
|/ / /
* | | Merge branch 'mypy' into 'master'Anthony Sottile2019-05-2132-212/+255
|\ \ \
| * | | mypy now passesAnthony Sottile2019-05-1932-212/+255
| |/ /
* | | Merge branch 'asottile-entry-point-docs-fixup' into 'master'Anthony Sottile2019-05-211-3/+3
|\ \ \ | |/ / |/| |
| * | Fix sample entry points in docsasottile-entry-point-docs-fixupAnthony Sottile2019-05-211-3/+3
|/ /
* | Merge branch 'nosec' into 'master'Anthony Sottile2019-05-192-6/+6
|\ \
| * | whitelist a bandit false positive and improve type annotationAnthony Sottile2019-05-192-6/+6
|/ /
* | Merge branch 'ignore-coverage-files-in-parallel-mode' into 'master'Anthony Sottile2019-05-021-0/+1
|\ \
| * | ignore .coverage files in --parallel-modeThomas Grainger2019-05-011-0/+1
|/ /