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
path:
root
/
src
/
flake8
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
2
-15
/
+5
*
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
2
-3
/
+17
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
7
-212
/
+282
*
Merge branch 'fix-doc-for-isolated' into 'master'
Ian Stapleton Cordasco
2018-10-20
1
-1
/
+1
|
\
|
*
Fix docs for --isolated flag
Sargun Vohra
2018-09-09
1
-1
/
+1
*
|
Defer setuptools import to save ~60ms on startup
Anthony Sottile
2018-10-14
1
-2
/
+3
|
/
*
Update documentation links to latest Python 3 documentation
Jon Dufresne
2018-06-10
1
-1
/
+1
*
Implement --extend-ignore
Ville Skyttä
2018-05-16
1
-0
/
+8
*
Move all uses of `pool` inside `run_parallel()`.
Craig Silverstein
2018-03-02
1
-1
/
+0
*
Merge branch 'isort-fix' into 'master'
Ian Stapleton Cordasco
2018-01-01
1
-0
/
+18
|
\
|
*
fix for flake8-isort
Tomer Chachamu
2017-11-27
1
-0
/
+18
*
|
Implement better UX around broken plugins
Ian Stapleton Cordasco
2017-12-31
1
-1
/
+6
|
/
*
Add paths option in local-plugins config file.
Carl Meyer
2017-10-24
1
-0
/
+2
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-2
/
+8
*
Fix finding of local config files.
Carl Meyer
2017-08-07
1
-2
/
+2
*
Merge branch 'local-plugins' into 'master'
Ian Stapleton Cordasco
2017-08-07
1
-32
/
+80
|
\
|
*
Minor argument changes.
Carl Meyer
2017-08-06
1
-1
/
+1
|
*
Handle argv being None.
Carl Meyer
2017-08-03
1
-1
/
+2
|
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-33
/
+80
*
|
Remove trailing new line; insert raises
Peter Cock
2017-08-07
1
-1
/
+1
*
|
Tell user how to configure VCS hooks.
Peter Cock
2017-08-04
2
-1
/
+25
|
/
*
Removed unused imported module `os` form flake8.main.git._HOOK_TEMPLATE
Ayman Nedjmeddine
2017-07-27
1
-1
/
+0
*
Prefer iter(dict) instead of dict.keys()
Jon Dufresne
2017-05-27
2
-2
/
+2
*
Clean up some uses of set, list, and dict
Jon Dufresne
2017-05-13
1
-1
/
+1
*
Make formatting plugin logic easier to test
Ian Cordasco
2017-05-13
1
-13
/
+23
*
Handle missing default formatter
Ian Cordasco
2017-05-13
1
-1
/
+16
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-1
/
+1
*
Do not run git-hook checks when there are no files
Ian Cordasco
2017-01-27
1
-3
/
+10
*
Return similarly named, non-submodule modules
Ian Cordasco
2017-01-22
1
-1
/
+1
*
Correct "systema" typo in usage documentation.
Andrew Drake
2017-01-17
1
-1
/
+1
*
Merge branch 'setuptools-exit' of scop/flake8
Ian Cordasco
2017-01-14
1
-1
/
+7
|
\
|
*
Cause system exit only for non-zero exit statuses in setuptools command
Ville Skyttä
2016-12-08
1
-1
/
+7
*
|
Display the local paths from the git hook
Ian Cordasco
2016-12-20
1
-0
/
+12
|
/
*
Only force files to be included when run from CLI
Ian Cordasco
2016-11-23
3
-5
/
+15
*
Fix subtle reporting bug for default on plugins
Ian Cordasco
2016-11-15
1
-3
/
+3
*
Correct exclude paths in git hook
Ian Cordasco
2016-11-13
1
-0
/
+9
*
Exit non-zero if something goes wrong during a run
Ian Cordasco
2016-11-12
1
-1
/
+7
*
Merge branch 'bug/223' into 'master'
Ian Cordasco
2016-11-09
1
-2
/
+2
|
\
|
*
Change how we initialize our git hook application
Ian Cordasco
2016-11-08
1
-2
/
+2
*
|
Exit early if the diff is empty
Ian Cordasco
2016-11-08
1
-0
/
+2
|
/
*
Merge branch 'master' into 'master'
Ian Cordasco
2016-10-25
1
-0
/
+6
|
\
|
*
Add --tee option to split report output stream.
Martin Domke
2016-07-26
1
-0
/
+6
*
|
Change how we apply lazy to the git hook
Ian Cordasco
2016-10-25
1
-5
/
+8
*
|
Consider `lazy` parameter in git.find_modified_files function
Sergey
2016-08-14
1
-1
/
+1
*
|
Add --bug-report flag to help bug reporters
Ian Cordasco
2016-08-07
2
-0
/
+73
*
|
Report errors when run via setuptools.
Alex Wood
2016-07-29
1
-0
/
+5
|
/
*
Merge branch 'bug/180' into 'master'
Ian Cordasco
2016-07-26
1
-1
/
+8
|
\
|
*
Handle repeated --quiet options again
Ian Cordasco
2016-07-25
1
-1
/
+8
*
|
Merge branch 'bug/180' into 'master'
Ian Cordasco
2016-07-25
1
-0
/
+8
|
\
\
|
|
/
|
*
Wire-up --statistics again
bug/180
Ian Cordasco
2016-07-25
1
-0
/
+8
[next]