index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix travis-ci
fix_travis2
Anthony Sottile
2019-08-10
1
-11
/
+10
*
Merge branch 'show_source_with_tabs' into 'master'
Anthony Sottile
2019-08-10
2
-11
/
+24
|
\
|
*
Fix --show-source when indented with tabs
Anthony Sottile
2019-08-10
2
-11
/
+24
|
/
*
Merge branch 'doc_conf_priority' into 'master'
Anthony Sottile
2019-08-07
1
-0
/
+5
|
\
|
*
Document priority of configuration files and command line
peterjc
2019-08-07
1
-0
/
+5
|
/
*
Merge branch 'remove_pydocstyle_workaround' into 'master'
Anthony Sottile
2019-08-02
1
-3
/
+1
|
\
|
*
Remove workaround for broken pydocstyle / flake8-docstrings
Anthony Sottile
2019-08-02
1
-3
/
+1
|
/
*
Merge branch 'deprecate_setuptools_command' into 'master'
Anthony Sottile
2019-08-01
1
-0
/
+8
|
\
|
*
Deprecate the flake8 setuptools integration
Anthony Sottile
2019-07-08
1
-0
/
+8
*
|
Merge branch 'simplify-normalize-paths' into 'master'
Anthony Sottile
2019-07-28
4
-40
/
+29
|
\
\
|
*
|
utils: Tighten `parse_comma_separated_list()` contract further
Eric N. Vander Weele
2019-07-28
2
-4
/
+2
|
*
|
Normalize option values additionally by type
Eric N. Vander Weele
2019-07-28
2
-11
/
+12
|
*
|
utils: Change `normalize_paths()` contract
Eric N. Vander Weele
2019-07-28
3
-12
/
+9
|
*
|
utils: Assert desired contract for `normalize_paths()`
Eric N. Vander Weele
2019-07-28
1
-0
/
+1
|
*
|
utils: Change `parse_comma_separated_list()` contract
Eric N. Vander Weele
2019-07-28
3
-18
/
+6
|
*
|
utils: Assert desired contract for `parse_comma_separated_list()`
Eric N. Vander Weele
2019-07-28
1
-0
/
+4
|
/
/
*
|
Merge branch 'extra-config-normalization' into 'master'
Anthony Sottile
2019-07-23
2
-9
/
+2
|
\
\
|
*
|
Push down extra config file path normalization into main config handling
Eric N. Vander Weele
2019-07-22
2
-9
/
+2
*
|
|
Merge branch 'F633' into 'master'
Anthony Sottile
2019-07-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix incorrect error string in documentation
Markus Gerstel
2019-07-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'fix_appveyor' into 'master'
Anthony Sottile
2019-07-08
7
-29
/
+57
|
\
\
|
*
|
Fix / improve recently merged patches + CI
Anthony Sottile
2019-07-08
7
-29
/
+57
|
/
/
*
|
Merge branch 'dev' into 'master'
Anthony Sottile
2019-07-08
2
-146
/
+96
|
\
\
|
*
|
Move setup metadata to setup.cfg
Surya Teja
2019-07-08
2
-146
/
+96
|
/
/
*
|
Merge branch 'extend-exclude' into 'master'
Anthony Sottile
2019-07-08
6
-9
/
+70
|
\
\
|
*
|
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
6
-9
/
+70
|
/
/
*
|
Merge branch 'master' into 'master'
Anthony Sottile
2019-07-08
2
-3
/
+12
|
\
\
|
*
|
Remove filter by filename in utils.filenames_from
Yevhen Amelin
2019-03-19
2
-3
/
+12
*
|
|
Release 3.7.8
3.7.8
Anthony Sottile
2019-07-08
3
-1
/
+43
|
|
/
|
/
|
*
|
Merge branch 'pyflake-normalize-path' into 'master'
Anthony Sottile
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
pyflakes: Change to `normalize_path()` for filename normalization
Eric N. Vander Weele
2019-07-08
1
-1
/
+1
|
/
/
*
|
Merge branch 'fix_linters' into 'master'
Anthony Sottile
2019-07-08
4
-3
/
+9
|
\
\
|
*
|
fix CI build
Anthony Sottile
2019-07-08
4
-3
/
+9
|
/
/
*
|
Merge branch 'patch-1' into 'master'
Anthony Sottile
2019-06-16
2
-1
/
+4
|
\
\
|
*
|
Update test_violation.py
Markus Piotrowski
2019-06-16
1
-0
/
+3
|
*
|
This PR addresses issue #549 (noqa does only work as intended with single let...
Markus Piotrowski
2019-06-16
1
-1
/
+1
|
/
/
*
|
Merge branch 'show_traceback' into 'master'
Anthony Sottile
2019-06-14
1
-1
/
+2
|
\
\
|
*
|
Show traceback on plugin exception
Ivan Pozdeev
2019-05-20
1
-1
/
+2
*
|
|
Merge branch 'doc/gitignore' into 'master'
Anthony Sottile
2019-05-30
1
-0
/
+11
|
\
\
\
|
*
|
|
Document global gitignore files for contributors
Mandar Vaze
2019-05-30
1
-0
/
+11
|
/
/
/
*
|
|
Merge branch 'flake8-typing-imports' into 'master'
Anthony Sottile
2019-05-21
1
-1
/
+2
|
\
\
\
|
*
|
|
Ensure typing imports don't break old patch versions
Anthony Sottile
2019-05-20
1
-1
/
+2
|
/
/
/
*
|
|
Merge branch 'mypy' into 'master'
Anthony Sottile
2019-05-21
32
-212
/
+255
|
\
\
\
|
*
|
|
mypy now passes
Anthony Sottile
2019-05-19
32
-212
/
+255
|
|
/
/
*
|
|
Merge branch 'asottile-entry-point-docs-fixup' into 'master'
Anthony Sottile
2019-05-21
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix sample entry points in docs
asottile-entry-point-docs-fixup
Anthony Sottile
2019-05-21
1
-3
/
+3
|
/
/
*
|
Merge branch 'nosec' into 'master'
Anthony Sottile
2019-05-19
2
-6
/
+6
|
\
\
|
*
|
whitelist a bandit false positive and improve type annotation
Anthony Sottile
2019-05-19
2
-6
/
+6
|
/
/
*
|
Merge branch 'ignore-coverage-files-in-parallel-mode' into 'master'
Anthony Sottile
2019-05-02
1
-0
/
+1
|
\
\
|
*
|
ignore .coverage files in --parallel-mode
Thomas Grainger
2019-05-01
1
-0
/
+1
|
/
/
[next]