summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'tokenize_error' into 'master'Anthony Sottile2019-04-072-2/+15
|\
| * Fix crash when file fails to tokenize but parsesAnthony Sottile2019-04-072-2/+15
|/
* Merge branch 'master' into 'master'Anthony Sottile2019-03-201-0/+24
|\
| * document max-doc-length optionAntoine Gallix2019-03-201-0/+24
|/
* Merge branch 'fix_black' into 'master'Anthony Sottile2019-03-181-2/+2
|\
| * Updates for changes in black's cliAnthony Sottile2019-03-181-2/+2
|/
* Merge branch 'charlesfrye/fix-prelim-args' into 'master'Anthony Sottile2019-03-112-1/+11
|\
| * makes prelim_args test more explicitCharles Frye2019-03-111-1/+1
| * Fixes handling of empty lists by ApplicationCharles Frye2019-03-072-1/+11
|/
* Release 3.7.73.7.7Anthony Sottile2019-02-253-1/+25
* Merge branch 'pickleable_plugin_error' into 'master'Anthony Sottile2019-02-203-27/+74
|\
| * Ensure exceptions are pickleableAnthony Sottile2019-02-193-27/+74
|/
* Release 3.7.63.7.6Anthony Sottile2019-02-183-1/+29
* Merge branch 'mypy_improvements' into 'master'Ian Stapleton Cordasco2019-02-173-7/+8
|\
| * Improve a few mypy type annotationsAnthony Sottile2019-02-173-7/+8
* | Merge branch 'perf_only_one_proc' into 'master'Ian Stapleton Cordasco2019-02-172-16/+14
|\ \
| * | Speed up flake8 when only 1 filename is passedAnthony Sottile2019-02-172-16/+14
| |/
* | Merge branch 'less_monkeypatch' into 'master'Ian Stapleton Cordasco2019-02-171-11/+1
|\ \ | |/ |/|
| * Remove pyflakes monkeypatchingAnthony Sottile2019-02-161-11/+1
|/
* Merge branch 'update-options-ignore-defaults' into 'master'Anthony Sottile2019-02-161-1/+1
|\
| * options.rst: Update --ignore defaults to match codeKevin Locke2019-02-161-1/+1
|/
* Merge branch 'allow_multiple_letters_in_codes' into 'master'Anthony Sottile2019-02-112-1/+6
|\
| * FIX 507: allow multiple letters in codesИлья Лебедев2019-02-112-1/+6
|/
* Release 3.7.53.7.5Anthony Sottile2019-02-043-1/+25
* Merge branch 'undefinde_local_code' into 'master'Anthony Sottile2019-02-012-5/+23
|\
| * Fix reporting of UndefinedLocal pyflakes errorAnthony Sottile2019-01-312-5/+23
|/
* Merge branch '3_7' into 'master'Anthony Sottile2019-02-017-10/+9
|\
| * Remove noqa comments now that 3.7 has been releasedAnthony Sottile2019-01-317-10/+9
|/