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
*
Fix --output-file regression
output_file_fix
Anthony Sottile
2020-05-11
5
-25
/
+29
*
Release 3.8.0
3.8.0
Anthony Sottile
2020-05-11
2
-1
/
+34
*
Merge branch 'exclude_dotfiles' into 'master'
Anthony Sottile
2020-05-07
2
-1
/
+9
|
\
|
*
Fix using --exclude=.* to not match `.` and `..`
Anthony Sottile
2020-05-07
2
-1
/
+9
*
|
Merge branch 'linters_py3' into 'master'
Anthony Sottile
2020-05-07
2
-1
/
+2
|
\
\
|
*
|
switch dogfood to use python3
Anthony Sottile
2020-05-07
2
-1
/
+2
|
|
/
*
|
Merge branch 'logical_position_out_of_bounds' into 'master'
Anthony Sottile
2020-05-07
2
-2
/
+28
|
\
\
|
|
/
|
/
|
|
*
Fix logical checks which report position out of bounds
Anthony Sottile
2020-05-07
2
-2
/
+28
|
/
*
Merge branch 'deprecate_git_hook' into 'master'
Anthony Sottile
2020-04-27
2
-1
/
+12
|
\
|
*
exclude broken pylint version
Anthony Sottile
2020-04-27
1
-1
/
+1
|
*
Add deprecation message for git hook
Anthony Sottile
2020-04-27
1
-0
/
+11
|
/
*
Release 3.8.0a2
3.8.0a2
Anthony Sottile
2020-04-24
2
-2
/
+15
*
Merge branch 'keyerror_str' into 'master'
Anthony Sottile
2020-04-24
2
-0
/
+4
|
\
|
*
Fix type='str' optparse options
Anthony Sottile
2020-04-24
2
-0
/
+4
|
/
*
Release 3.8.0.a1
3.8.0a1
Anthony Sottile
2020-04-24
3
-1
/
+181
*
Merge branch 'latest_pycodestyle' into 'master'
Anthony Sottile
2020-04-24
1
-1
/
+1
|
\
|
*
Allow the new pycodestyle alpha
Anthony Sottile
2020-04-23
1
-1
/
+1
|
/
*
Merge branch 'pyflakes_2_2' into 'master'
Anthony Sottile
2020-04-15
3
-2
/
+51
|
\
|
*
Support pyflakes 2.2.x
Anthony Sottile
2020-04-11
3
-2
/
+51
|
/
*
Merge branch 'patch-1' into 'master'
Anthony Sottile
2020-03-25
1
-1
/
+1
|
\
|
*
Fix typo
Hugo
2020-03-25
1
-1
/
+1
|
/
*
Merge branch 'docs-glossary-fix' into 'master'
Anthony Sottile
2020-03-25
1
-1
/
+1
|
\
|
*
docs: Add missing semicolon to term link
Vilhelm Prytz
2020-03-25
1
-1
/
+1
|
/
*
Merge branch 'tests_coverage' into 'master'
Anthony Sottile
2020-03-23
9
-16
/
+16
|
\
|
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
9
-16
/
+16
|
/
*
Merge branch 'noqa_continuation' into 'master'
Anthony Sottile
2020-03-23
5
-30
/
+122
|
\
|
*
Allow noqa to apply to lines due to continuation
noqa_continuation
Anthony Sottile
2020-03-17
5
-30
/
+122
|
/
*
Merge branch 'upgrade_pip_no_get_pip' into 'master'
Anthony Sottile
2020-01-27
1
-2
/
+1
|
\
|
*
Upgrade pip in gitlab ci without using get-pip.py
Anthony Sottile
2020-01-27
1
-2
/
+1
|
/
*
Merge branch 'config-appdirs' into 'master'
Anthony Sottile
2020-01-21
3
-38
/
+24
|
\
|
*
config: Determine path to user configuration immediately
Eric N. Vander Weele
2020-01-20
3
-38
/
+24
|
/
*
Merge branch 'config-remove-config-caching' into 'master'
Anthony Sottile
2020-01-20
2
-54
/
+13
|
\
|
*
config: Remove checks for configs being previously parsed
Eric N. Vander Weele
2020-01-20
2
-54
/
+13
|
/
*
Merge branch 'file_not_found_error' into 'master'
Anthony Sottile
2020-01-16
3
-6
/
+14
|
\
|
*
Ensure that a not-found file produces an error
Anthony Sottile
2020-01-16
3
-6
/
+14
*
|
Merge branch 'document_before_after' into 'master'
Anthony Sottile
2020-01-16
1
-0
/
+11
|
\
\
|
*
|
document that contents may appear before/after a noqa comment
Anthony Sottile
2020-01-16
1
-0
/
+11
|
|
/
*
|
Merge branch 'form_feed_difference' into 'master'
Anthony Sottile
2020-01-16
4
-29
/
+47
|
\
\
|
*
|
split lines the same when read from stdin
Anthony Sottile
2020-01-16
4
-29
/
+47
|
|
/
*
|
Merge branch 'warning_contains_option' into 'master'
Anthony Sottile
2020-01-16
1
-1
/
+2
|
\
\
|
*
|
Fix the type= warning to contain the option name
Anthony Sottile
2020-01-16
1
-1
/
+2
|
|
/
*
|
Merge branch 'typo_fixes' into 'master'
Anthony Sottile
2020-01-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Some typo fixes in git hooks docs
Sorin Sbarnea
2020-01-16
1
-2
/
+2
|
/
*
Merge branch 'config-finder-extra-files-optional' into 'master'
Anthony Sottile
2020-01-13
6
-22
/
+17
|
\
|
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
6
-22
/
+17
|
/
*
Merge branch 'config-finder-config-file' into 'master'
Anthony Sottile
2020-01-13
9
-48
/
+66
|
\
|
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
8
-35
/
+19
|
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
4
-12
/
+19
|
*
config: Add 'config_file' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-12
3
-3
/
+30
|
/
*
Merge branch 'config-remove-parent-tail-state' into 'master'
Anthony Sottile
2020-01-13
2
-10
/
+8
|
\
[next]