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
*
Test default provided options are forwarded
Eric N. Vander Weele
2019-08-31
1
-0
/
+7
*
Add typing to `OptionManager.parse_args()`
Eric N. Vander Weele
2019-08-31
1
-3
/
+11
*
Merge branch 'type-parse-known-args' into 'master'
Anthony Sottile
2019-08-30
1
-3
/
+8
|
\
|
*
Add typing to `OptionManager.parse_known_args()`
Eric N. Vander Weele
2019-08-30
1
-3
/
+8
*
|
Merge branch 'remove-parse-known-args-value' into 'master'
Anthony Sottile
2019-08-30
1
-2
/
+2
|
\
\
|
|
/
|
*
Remove unused parameter from `OptionManager.parse_known_args()`
Eric N. Vander Weele
2019-08-30
1
-2
/
+2
|
/
*
Merge branch 'type-config-file-finder' into 'master'
Anthony Sottile
2019-08-29
2
-6
/
+7
|
\
|
*
Add typings to ConfigFileFinder constructor
Eric N. Vander Weele
2019-08-29
2
-6
/
+7
|
/
*
Merge branch 'hoist-argv' into 'master'
Anthony Sottile
2019-08-29
3
-9
/
+23
|
\
|
*
Hoist passing through sys.argv at the CLI layer
Eric N. Vander Weele
2019-08-29
3
-9
/
+23
*
|
Merge branch 'revert-6a70aaae' into 'master'
Anthony Sottile
2019-08-28
3
-21
/
+7
|
\
\
|
*
|
Revert "Merge branch 'hoist-argv' into 'master'"
Anthony Sottile
2019-08-28
3
-21
/
+7
|
/
/
*
|
Merge branch 'hoist-argv' into 'master'
Anthony Sottile
2019-08-28
3
-7
/
+21
|
\
\
|
|
/
|
/
|
|
*
Hoist passing through sys.argv at the CLI layer
Eric N. Vander Weele
2019-08-28
3
-7
/
+21
|
/
*
Merge branch 'plugin_argparse_groups' into 'master'
Anthony Sottile
2019-08-19
4
-4
/
+30
|
\
|
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
4
-4
/
+30
|
/
*
Merge branch 'argparse' into 'master'
Anthony Sottile
2019-08-18
30
-304
/
+466
|
\
|
*
Apply suggestion to src/flake8/formatting/base.py
Anthony Sottile
2019-08-18
1
-1
/
+3
|
*
move from optparse to argparse
Anthony Sottile
2019-08-17
30
-304
/
+464
*
|
Merge branch 'fix_travis2' into 'master'
Anthony Sottile
2019-08-11
1
-11
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fix travis-ci
fix_travis2
Anthony Sottile
2019-08-10
1
-11
/
+10
|
/
*
Merge branch 'show_source_with_tabs' into 'master'
Anthony Sottile
2019-08-10
2
-11
/
+24
|
\
|
*
Fix --show-source when indented with tabs
Anthony Sottile
2019-08-10
2
-11
/
+24
|
/
*
Merge branch 'doc_conf_priority' into 'master'
Anthony Sottile
2019-08-07
1
-0
/
+5
|
\
|
*
Document priority of configuration files and command line
peterjc
2019-08-07
1
-0
/
+5
|
/
*
Merge branch 'remove_pydocstyle_workaround' into 'master'
Anthony Sottile
2019-08-02
1
-3
/
+1
|
\
|
*
Remove workaround for broken pydocstyle / flake8-docstrings
Anthony Sottile
2019-08-02
1
-3
/
+1
|
/
*
Merge branch 'deprecate_setuptools_command' into 'master'
Anthony Sottile
2019-08-01
1
-0
/
+8
|
\
|
*
Deprecate the flake8 setuptools integration
Anthony Sottile
2019-07-08
1
-0
/
+8
*
|
Merge branch 'simplify-normalize-paths' into 'master'
Anthony Sottile
2019-07-28
4
-40
/
+29
|
\
\
|
*
|
utils: Tighten `parse_comma_separated_list()` contract further
Eric N. Vander Weele
2019-07-28
2
-4
/
+2
|
*
|
Normalize option values additionally by type
Eric N. Vander Weele
2019-07-28
2
-11
/
+12
|
*
|
utils: Change `normalize_paths()` contract
Eric N. Vander Weele
2019-07-28
3
-12
/
+9
|
*
|
utils: Assert desired contract for `normalize_paths()`
Eric N. Vander Weele
2019-07-28
1
-0
/
+1
|
*
|
utils: Change `parse_comma_separated_list()` contract
Eric N. Vander Weele
2019-07-28
3
-18
/
+6
|
*
|
utils: Assert desired contract for `parse_comma_separated_list()`
Eric N. Vander Weele
2019-07-28
1
-0
/
+4
|
/
/
*
|
Merge branch 'extra-config-normalization' into 'master'
Anthony Sottile
2019-07-23
2
-9
/
+2
|
\
\
|
*
|
Push down extra config file path normalization into main config handling
Eric N. Vander Weele
2019-07-22
2
-9
/
+2
*
|
|
Merge branch 'F633' into 'master'
Anthony Sottile
2019-07-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix incorrect error string in documentation
Markus Gerstel
2019-07-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'fix_appveyor' into 'master'
Anthony Sottile
2019-07-08
7
-29
/
+57
|
\
\
|
*
|
Fix / improve recently merged patches + CI
Anthony Sottile
2019-07-08
7
-29
/
+57
|
/
/
*
|
Merge branch 'dev' into 'master'
Anthony Sottile
2019-07-08
2
-146
/
+96
|
\
\
|
*
|
Move setup metadata to setup.cfg
Surya Teja
2019-07-08
2
-146
/
+96
|
/
/
*
|
Merge branch 'extend-exclude' into 'master'
Anthony Sottile
2019-07-08
6
-9
/
+70
|
\
\
|
*
|
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
6
-9
/
+70
|
/
/
*
|
Merge branch 'master' into 'master'
Anthony Sottile
2019-07-08
2
-3
/
+12
|
\
\
|
*
|
Remove filter by filename in utils.filenames_from
Yevhen Amelin
2019-03-19
2
-3
/
+12
*
|
|
Release 3.7.8
3.7.8
Anthony Sottile
2019-07-08
3
-1
/
+43
|
|
/
|
/
|
*
|
Merge branch 'pyflake-normalize-path' into 'master'
Anthony Sottile
2019-07-08
1
-1
/
+1
|
\
\
[next]