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
/
tests
/
unit
/
test_application.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
Fixes --exit-zero when empty --diff
Kinya TERASAKA
2019-12-02
1
-17
/
+4
*
application: Rename prelim parsing method to 'parse_preliminary_options'
Eric N. Vander Weele
2019-11-03
1
-6
/
+3
*
application: Ensure `--version` is unknown during preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-2
/
+2
*
application: Ensure `-h/--help` is unknown during preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-0
/
+14
*
application: Keep unknown options in the unknown argument list
Eric N. Vander Weele
2019-10-25
1
-3
/
+1
*
application: Change to `argparse.ArgumentParser` for preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-2
/
+3
*
application: Remove preliminary argument parsing state
Eric N. Vander Weele
2019-10-01
1
-8
/
+4
*
application: Return namespace and args from preliminary arg parsing
Eric N. Vander Weele
2019-10-01
1
-2
/
+6
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-3
/
+3
*
makes prelim_args test more explicit
Charles Frye
2019-03-11
1
-1
/
+1
*
Fixes handling of empty lists by Application
Charles Frye
2019-03-07
1
-0
/
+10
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
1
-9
/
+0
*
Fix finding of local config files.
Carl Meyer
2017-08-07
1
-0
/
+10
*
Simplify application tests; remove unneeded mocking
Carl Meyer
2017-08-07
1
-27
/
+22
*
Make formatting plugin logic easier to test
Ian Cordasco
2017-05-13
1
-20
/
+61
*
Exit non-zero if something goes wrong during a run
Ian Cordasco
2016-11-12
1
-0
/
+62