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
/
application.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve a few mypy type annotations
Anthony Sottile
2019-02-17
1
-2
/
+3
*
Remove noqa comments now that 3.7 has been released
Anthony Sottile
2019-01-31
1
-1
/
+1
*
Make uses of typing compatible with python 3.5.1 / 3.5.0
Anthony Sottile
2019-01-30
1
-2
/
+3
*
Some lint / mypy fixes
Anthony Sottile
2019-01-24
1
-14
/
+22
*
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
1
-25
/
+6
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
1
-11
/
+2
*
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
1
-3
/
+3
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-36
/
+45
*
Move all uses of `pool` inside `run_parallel()`.
Craig Silverstein
2018-03-02
1
-1
/
+0
*
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
*
Fix finding of local config files.
Carl Meyer
2017-08-07
1
-2
/
+2
*
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
*
Prefer iter(dict) instead of dict.keys()
Jon Dufresne
2017-05-27
1
-1
/
+1
*
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
*
Only force files to be included when run from CLI
Ian Cordasco
2016-11-23
1
-4
/
+10
*
Exit non-zero if something goes wrong during a run
Ian Cordasco
2016-11-12
1
-1
/
+7
*
Exit early if the diff is empty
Ian Cordasco
2016-11-08
1
-0
/
+2
*
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
*
|
Set-up and stop our formatter
bug/output-file
Ian Cordasco
2016-07-25
1
-0
/
+2
|
/
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
1
-1
/
+1
*
Run the individual methods in Application#initialize
Ian Cordasco
2016-07-14
1
-0
/
+2
*
Fill in most of the legacy API
Ian Cordasco
2016-07-07
1
-7
/
+11
*
Fix some logging and logging levels
Ian Cordasco
2016-06-28
1
-1
/
+1
*
Handle EarlyQuits and KeyboardInterrupts
Ian Cordasco
2016-06-26
1
-0
/
+4
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-0
/
+296
[prev]