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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update to pyflakes 2.0.0
Miro Hrončok
2018-06-05
1
-0
/
+2
*
|
Merge branch 'docs-py3' into 'master'
Ian Stapleton Cordasco
2018-06-29
1
-1
/
+1
|
\
\
|
*
|
Update documentation links to latest Python 3 documentation
Jon Dufresne
2018-06-10
1
-1
/
+1
|
|
/
*
|
Fix "invalid escape sequence" when running with -Werror
Anthony Sottile
2018-06-18
1
-1
/
+1
|
/
*
Merge branch 'spelling' into 'master'
Ian Stapleton Cordasco
2018-05-20
1
-1
/
+1
|
\
|
*
Spelling and grammar fixes
Ville Skyttä
2018-05-13
1
-1
/
+1
*
|
Implement --extend-ignore
Ville Skyttä
2018-05-16
2
-1
/
+13
|
/
*
Merge branch '405-nonexisting-files' into 'master'
Ian Stapleton Cordasco
2018-04-15
1
-3
/
+1
|
\
|
*
Report error when non-exiting path is passed to flake8
Avraham Shukron
2018-02-21
1
-3
/
+1
*
|
Move all uses of `pool` inside `run_parallel()`.
Craig Silverstein
2018-03-02
2
-32
/
+30
|
/
*
Merge branch 'formatter-print-observe-newline' into 'master'
Ian Stapleton Cordasco
2018-01-01
1
-1
/
+1
|
\
|
*
Respect a formatter's newline setting when printing
Ian Stapleton Cordasco
2017-12-31
1
-1
/
+1
*
|
Merge branch 'isort-fix' into 'master'
Ian Stapleton Cordasco
2018-01-01
1
-0
/
+18
|
\
\
|
*
|
fix for flake8-isort
Tomer Chachamu
2017-11-27
1
-0
/
+18
|
|
/
*
|
Implement better UX around broken plugins
Ian Stapleton Cordasco
2017-12-31
3
-2
/
+34
|
/
*
Merge branch 'local-plugin-paths' into 'master'
Ian Stapleton Cordasco
2017-11-26
2
-6
/
+32
|
\
|
*
Use default comma-separated regex for local-plugin paths.
Carl Meyer
2017-10-25
1
-2
/
+1
|
*
Add paths option in local-plugins config file.
Carl Meyer
2017-10-24
2
-6
/
+33
*
|
Stop being silly
Ian Stapleton Cordasco
2017-11-26
1
-14
/
+2
*
|
Fix-up new I202 violations
Ian Stapleton Cordasco
2017-11-26
1
-1
/
+1
|
/
*
Prepare for v3.5.0 release on 2017-10-23
3.5.0
Ian Stapleton Cordasco
2017-10-21
1
-1
/
+1
*
Catch UnicodeDecodeError while parsing config files
Anthony Sottile
2017-10-09
1
-7
/
+15
*
Allow our local plugin parsing to accept commas
Ian Stapleton Cordasco
2017-08-09
2
-7
/
+16
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
3
-9
/
+20
*
Merge branch 'issue/362' into 'master'
Ian Stapleton Cordasco
2017-08-08
1
-0
/
+2
|
\
|
*
Lint only *.py files with --diff option
Josef Skladanka
2017-08-08
1
-0
/
+2
*
|
Fix finding of local config files.
Carl Meyer
2017-08-07
1
-2
/
+2
|
/
*
Merge branch 'local-plugins' into 'master'
Ian Stapleton Cordasco
2017-08-07
5
-77
/
+212
|
\
|
*
Append [local] to version of local plugins.
Carl Meyer
2017-08-06
1
-4
/
+11
|
*
Don't load local plugins from user config.
Carl Meyer
2017-08-06
1
-11
/
+9
|
*
Minor argument changes.
Carl Meyer
2017-08-06
2
-2
/
+2
|
*
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
5
-77
/
+206
*
|
Merge branch 'hook_conf' into 'master'
Ian Stapleton Cordasco
2017-08-07
2
-1
/
+25
|
\
\
|
*
|
Remove trailing new line; insert raises
Peter Cock
2017-08-07
1
-1
/
+1
|
*
|
Tell user how to configure VCS hooks.
Peter Cock
2017-08-04
2
-1
/
+25
|
|
/
*
|
Prepare master branch for development of 3.5.0
Ian Stapleton Cordasco
2017-08-06
1
-1
/
+1
|
/
*
Allow spaces in # noqa lists
Ian Stapleton Cordasco
2017-07-28
1
-1
/
+1
*
Bump version to 3.4.1 and add release notes
Ian Stapleton Cordasco
2017-07-28
1
-1
/
+1
*
Remediate one wafer thing decision logic bug
Ian Stapleton Cordasco
2017-07-28
1
-0
/
+3
*
Release v3.4.0
3.4.0
Ian Stapleton Cordasco
2017-07-27
1
-1
/
+1
*
Merge branch 'fix-quiet'
Ian Stapleton Cordasco
2017-07-27
1
-1
/
+2
|
\
|
*
Fix quiet/verbose config problem
Shinya Kawaguchi
2017-07-27
1
-1
/
+2
*
|
Removed unused imported module `os` form flake8.main.git._HOOK_TEMPLATE
Ayman Nedjmeddine
2017-07-27
1
-1
/
+0
|
/
*
Add some better comments for decision logic
Ian Cordasco
2017-06-04
1
-0
/
+25
*
Pull decision making out of decision_for
Ian Cordasco
2017-06-04
1
-22
/
+28
*
Rename style_guide.Error to style_guide.Violation
Ian Cordasco
2017-06-04
3
-84
/
+117
*
Rename methods on the new DecisionEngine
Ian Cordasco
2017-06-03
1
-36
/
+6
*
Refactor decision logic into its own object
Ian Cordasco
2017-06-01
1
-49
/
+111
*
Add debugging utility for FileChecker
Ian Cordasco
2017-06-01
1
-0
/
+4
[prev]
[next]