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
...
*
|
|
Merge branch 'unused_project_filenames' into 'master'
Ian Stapleton Cordasco
2019-01-08
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove unused PROJECT_FILENAMES
Anthony Sottile
2019-01-07
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'enforce_warnings' into 'master'
Ian Stapleton Cordasco
2019-01-08
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Enforce warnings under test
Anthony Sottile
2019-01-07
1
-0
/
+6
|
/
/
*
|
Merge branch 'setup_py_test' into 'master'
Anthony Sottile
2019-01-04
1
-4
/
+0
|
\
\
|
*
|
Remove tests_require / setup_requires since we do not use setup.py test
Anthony Sottile
2019-01-03
1
-4
/
+0
|
/
/
*
|
Fix typo
Anthony Sottile
2018-12-31
1
-1
/
+1
*
|
Merge branch 'pyflakes_api_better' into 'master'
Anthony Sottile
2019-01-01
1
-1
/
+1
|
\
\
|
*
|
Call pyflakes api better
Anthony Sottile
2018-12-31
1
-1
/
+1
|
/
/
*
|
Merge branch 'remove_unused_broken_flake8_listen' into 'master'
Ian Stapleton Cordasco
2018-12-28
11
-525
/
+19
|
\
\
|
*
|
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
11
-525
/
+19
|
/
/
*
|
Fix noqa example comment [ci skip]
Anthony Sottile
2018-12-27
1
-1
/
+1
*
|
Merge branch 'noqa_without_space_470' into 'master'
Anthony Sottile
2018-12-27
3
-1
/
+14
|
\
\
|
*
|
Add link to regex101 for noqa regex
Tomer Keren
2018-12-27
1
-0
/
+1
|
*
|
Update regex to allow no space noqa
Tomer Keren
2018-12-27
1
-1
/
+3
|
*
|
Add tests for noqa without a space
Tomer Keren
2018-12-27
2
-0
/
+10
|
/
/
*
|
Merge branch 'patch-1' into 'master'
Anthony Sottile
2018-12-16
1
-7
/
+7
|
\
\
|
*
|
Recommend registering plugin options using `add_options` and `parse_options` ...
Alexander Schlarb
2018-12-16
1
-7
/
+7
|
/
/
*
|
Merge branch 'physical-line-multiple' into 'master'
Anthony Sottile
2018-12-10
2
-18
/
+109
|
\
\
|
*
|
checker: allow physical checks to return multiple results, add tests
Tom Milligan
2018-12-10
2
-18
/
+109
*
|
|
Merge branch 'old-py' into 'master'
Anthony Sottile
2018-12-05
4
-39
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove workarounds for older, unsupported Pythons
Jon Dufresne
2018-12-05
4
-39
/
+5
|
/
/
*
|
Merge branch 'remove_unused_verify_requiremetns' into 'master'
Ian Stapleton Cordasco
2018-11-22
1
-8
/
+2
|
\
\
|
*
|
Remove unused verify_requirements argument
remove_unused_verify_requiremetns
Anthony Sottile
2018-11-21
1
-8
/
+2
*
|
|
Merge branch 'pre_commit_config' into 'master'
Ian Stapleton Cordasco
2018-11-22
2
-0
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add https://pre-commit.com metadata
pre_commit_config
Anthony Sottile
2018-11-21
2
-0
/
+55
|
/
/
*
|
Merge branch 'entrypoints' into 'master'
Anthony Sottile
2018-11-21
9
-115
/
+59
|
\
\
|
*
|
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
9
-115
/
+59
*
|
|
Merge branch 'grammar' into 'master'
Anthony Sottile
2018-11-11
5
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Grammar fixes
Ville Skyttä
2018-11-11
5
-5
/
+5
|
/
/
*
|
Merge branch 'per-file-style-guide' into 'master'
Ian Stapleton Cordasco
2018-10-29
9
-19
/
+350
|
\
\
|
*
|
Add versionadded notes for options
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+6
|
*
|
Add documentation for --per-file-ignores
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+34
|
*
|
Refactor to support the per-file-ignores
Ian Stapleton Cordasco
2018-10-27
3
-20
/
+43
|
*
|
Add tests for the expected behaviour of per-file-ignores
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+100
|
*
|
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
6
-5
/
+173
*
|
|
Merge branch 'defect/469-improve-inline-noqa-regex-comment-and-documentation'...
Anthony Sottile
2018-10-28
3
-4
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469
Jesaja Everling
2018-10-28
3
-4
/
+5
|
/
/
*
|
Merge branch 'add-extend-ignore-to-violations-docs' into 'master'
Ian Stapleton Cordasco
2018-10-27
1
-6
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add documentation for `flake8 --extend-ignore`
Lars Butler
2018-10-26
1
-6
/
+29
|
/
*
Merge branch 'fixups' into 'master'
Anthony Sottile
2018-10-24
2
-14
/
+13
|
\
|
*
Fixups after 3.6.0 release
Anthony Sottile
2018-10-23
2
-14
/
+13
|
/
*
Release v3.6.0
3.6.0
Anthony Sottile
2018-10-23
5
-3
/
+122
*
Merge branch 'match_newlines_py3_v2' into 'master'
Anthony Sottile
2018-10-23
2
-6
/
+30
|
\
|
*
Be explicit about the bytes put into test files
Anthony Sottile
2018-10-23
1
-5
/
+6
|
*
Revert "Merge branch 'revert-63b91c95' into 'master'"
Anthony Sottile
2018-10-23
2
-6
/
+29
|
/
*
Merge branch 'revert-63b91c95' into 'master'
Anthony Sottile
2018-10-23
2
-29
/
+6
|
\
|
*
Revert "Merge branch 'match_newlines_py3' into 'master'"
Anthony Sottile
2018-10-23
2
-29
/
+6
|
/
*
Merge branch 'match_newlines_py3' into 'master'
Anthony Sottile
2018-10-23
2
-6
/
+29
|
\
|
*
Fix inconsistent newlines read from a file in python3
Anthony Sottile
2018-10-22
2
-6
/
+29
[prev]
[next]