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
/
api
/
legacy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
com2ann
Anthony Sottile
2021-03-30
1
-1
/
+1
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-3
/
+3
*
upgrade black and run via pre-commit
Anthony Sottile
2020-08-27
1
-1
/
+2
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
1
-2
/
+3
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
1
-8
/
+5
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
1
-1
/
+6
*
application: Inline creation of config.ConfigFileFinder
Eric N. Vander Weele
2019-12-03
1
-1
/
+3
*
application: Remove configuration finder state
Eric N. Vander Weele
2019-11-22
1
-3
/
+5
*
application: Change `make_config_finder` to be a pure static method
Eric N. Vander Weele
2019-11-06
1
-1
/
+3
*
application: Rename prelim parsing method to 'parse_preliminary_options'
Eric N. Vander Weele
2019-11-03
1
-4
/
+1
*
Reformat with black >= 19.10b0
Eric N. Vander Weele
2019-11-01
1
-3
/
+4
*
application: Forward remaining unknown arguments to final CLI parsing
Eric N. Vander Weele
2019-10-25
1
-2
/
+2
*
application: Remove forwarding unused preliminary arguments
Eric N. Vander Weele
2019-10-13
1
-1
/
+1
*
application: Pass prelim opts to `.find_plugins()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+1
*
application: Pass prelim opts and args to `.make_config_finder()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+1
*
application: Pass returned prelim options to `.configure_logging()`
Eric N. Vander Weele
2019-10-01
1
-3
/
+3
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-2
/
+3
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
1
-1
/
+0
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-9
/
+14
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-0
/
+5
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-3
/
+3
*
Recreate file_checker_manager since it has references to old style_guide/form...
Philip Witty
2016-12-15
1
-0
/
+2
*
Spelling fixes
Ville Skyttä
2016-08-13
1
-1
/
+1
*
Reset Application.formatter attribute in init_report
Ian Cordasco
2016-07-30
1
-0
/
+1
*
Add a bunch more legacy API tests
Ian Cordasco
2016-07-19
1
-2
/
+3
*
Use raw strings for docstring
Ian Cordasco
2016-07-14
1
-1
/
+1
*
Document Legacy API
Ian Cordasco
2016-07-14
1
-1
/
+13
*
Fix up docstrings and __all__ in api.legacy
Ian Cordasco
2016-07-14
1
-2
/
+17
*
Run the individual methods in Application#initialize
Ian Cordasco
2016-07-14
1
-1
/
+10
*
Use statistics in the legacy report class
Ian Cordasco
2016-07-12
1
-1
/
+6
*
Handle kwargs passed to get_style_guide
backwards-compat-api
Ian Cordasco
2016-07-07
1
-0
/
+10
*
Fill in most of the legacy API
Ian Cordasco
2016-07-07
1
-0
/
+142