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
*
Release 3.7.6
3.7.6
Anthony Sottile
2019-02-18
3
-1
/
+29
*
Merge branch 'mypy_improvements' into 'master'
Ian Stapleton Cordasco
2019-02-17
3
-7
/
+8
|
\
|
*
Improve a few mypy type annotations
Anthony Sottile
2019-02-17
3
-7
/
+8
*
|
Merge branch 'perf_only_one_proc' into 'master'
Ian Stapleton Cordasco
2019-02-17
2
-16
/
+14
|
\
\
|
*
|
Speed up flake8 when only 1 filename is passed
Anthony Sottile
2019-02-17
2
-16
/
+14
|
|
/
*
|
Merge branch 'less_monkeypatch' into 'master'
Ian Stapleton Cordasco
2019-02-17
1
-11
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove pyflakes monkeypatching
Anthony Sottile
2019-02-16
1
-11
/
+1
|
/
*
Merge branch 'update-options-ignore-defaults' into 'master'
Anthony Sottile
2019-02-16
1
-1
/
+1
|
\
|
*
options.rst: Update --ignore defaults to match code
Kevin Locke
2019-02-16
1
-1
/
+1
|
/
*
Merge branch 'allow_multiple_letters_in_codes' into 'master'
Anthony Sottile
2019-02-11
2
-1
/
+6
|
\
|
*
FIX 507: allow multiple letters in codes
Илья Лебедев
2019-02-11
2
-1
/
+6
|
/
*
Release 3.7.5
3.7.5
Anthony Sottile
2019-02-04
3
-1
/
+25
*
Merge branch 'undefinde_local_code' into 'master'
Anthony Sottile
2019-02-01
2
-5
/
+23
|
\
|
*
Fix reporting of UndefinedLocal pyflakes error
Anthony Sottile
2019-01-31
2
-5
/
+23
|
/
*
Merge branch '3_7' into 'master'
Anthony Sottile
2019-02-01
7
-10
/
+9
|
\
|
*
Remove noqa comments now that 3.7 has been released
Anthony Sottile
2019-01-31
7
-10
/
+9
|
/
*
Release 3.7.4
3.7.4
Anthony Sottile
2019-01-31
3
-1
/
+25
*
Merge branch 'update-pyflakes-error-codes' into 'master'
Anthony Sottile
2019-01-31
1
-2
/
+9
|
\
|
*
Update documentation with new pyflakes error codes.
Greg Back
2019-01-31
1
-2
/
+9
|
/
*
Merge branch 'performance_style_guide_for' into 'master'
Anthony Sottile
2019-01-31
3
-9
/
+8
|
\
|
*
Fix performance regression with per-file-ignores
Anthony Sottile
2019-01-31
3
-9
/
+8
|
/
*
Release 3.7.3
3.7.3
Anthony Sottile
2019-01-30
3
-1
/
+45
*
Merge branch 'improve_error_message' into 'master'
Anthony Sottile
2019-01-31
3
-3
/
+48
|
\
|
*
Improve error message for malformed per-file-ignores
Anthony Sottile
2019-01-30
3
-3
/
+48
|
/
*
Merge branch 'graceful_ignore_per_file_ignores' into 'master'
Anthony Sottile
2019-01-31
1
-0
/
+6
|
\
|
*
Gracefully ignore flake8-per-file-ignores if installed
Anthony Sottile
2019-01-30
1
-0
/
+6
|
/
*
Merge branch 'patch-1' into 'master'
Anthony Sottile
2019-01-31
1
-1
/
+1
|
\
|
*
Fix typo in 3.7.2.rst
wuck
2019-01-31
1
-1
/
+1
|
/
*
Merge branch 'fix_statistics' into 'master'
Anthony Sottile
2019-01-30
3
-10
/
+37
|
\
|
*
Fix flake8 --statistics
Anthony Sottile
2019-01-30
3
-10
/
+37
*
|
Merge branch 'typing_3_5_1' into 'master'
Anthony Sottile
2019-01-30
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Make uses of typing compatible with python 3.5.1 / 3.5.0
Anthony Sottile
2019-01-30
2
-5
/
+5
|
/
*
Release 3.7.2
3.7.2
Anthony Sottile
2019-01-30
3
-1
/
+38
*
Merge branch 'make_notifier_gone' into 'master'
Anthony Sottile
2019-01-30
3
-2
/
+13
|
\
|
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
3
-2
/
+13
|
/
*
Merge branch 'is/490' into 'master'
Anthony Sottile
2019-01-30
2
-1
/
+44
|
\
|
*
Add integration test for `flake8 --diff`
Anthony Sottile
2019-01-30
1
-0
/
+43
|
*
BUG: fix flake8 --diff
Guillaume Lemaitre
2019-01-30
1
-1
/
+1
*
|
Merge branch 'error_plugin_exception_report' into 'master'
Anthony Sottile
2019-01-30
4
-61
/
+96
|
\
\
|
|
/
|
/
|
|
*
Fix linters
Anthony Sottile
2019-01-30
1
-4
/
+9
|
*
Refactor file processor tests to use fixture
Tomer Keren
2019-01-30
2
-59
/
+51
|
*
Fix python2 unicode test error
Tomer Keren
2019-01-30
2
-5
/
+7
|
*
Fix dogfood
Tomer Keren
2019-01-30
2
-2
/
+3
|
*
Write a test checking plugin failure exception handling
Tomer Keren
2019-01-30
2
-0
/
+35
|
*
Fix plugin exception reporting keyerror typo
Tomer Keren
2019-01-30
1
-1
/
+1
|
/
*
Release 3.7.1
3.7.1
Anthony Sottile
2019-01-30
3
-1
/
+24
*
Merge branch 'capitalized_filenames' into 'master'
Anthony Sottile
2019-01-30
2
-4
/
+11
|
\
|
*
Allow capitalized filenames in per-file-ignores
Anthony Sottile
2019-01-29
2
-4
/
+11
|
/
*
Release v3.7.0
3.7.0
Anthony Sottile
2019-01-29
3
-1
/
+88
*
Merge branch 'warnings' into 'master'
Anthony Sottile
2019-01-30
2
-5
/
+0
|
\
[next]