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
*
Release notes and version bump for v2.5.0
2.5.0
release/2.5.0
Ian Cordasco
2015-10-24
2
-1
/
+27
*
Add a few more items to our gitignore
Ian Cordasco
2015-10-24
1
-0
/
+3
*
Bump pyflakes cap to 1.1.0
Ian Cordasco
2015-10-24
1
-1
/
+1
*
Merge branch 'GeonU/flake8-bug-setuptools-options'
Ian Cordasco
2015-10-07
3
-12
/
+98
|
\
|
*
Rewrite some tests from !41
Ian Cordasco
2015-10-07
1
-21
/
+30
|
*
Add option_normalizer test code
geonu
2015-10-03
1
-0
/
+77
|
*
Delete unnecessary function
geonu
2015-10-03
1
-11
/
+0
|
*
Delete unused import
geonu
2015-10-03
1
-1
/
+1
|
*
Use option_normalizer
geonu
2015-10-03
1
-3
/
+2
|
*
Add option_normalizer for setuptools
geonu
2015-10-03
1
-0
/
+12
|
/
*
Merge branch 'bug/67' into 'master'
Ian Cordasco
2015-09-28
2
-1
/
+39
|
\
|
*
Add --enable-extensions flag to Flake8
bug/67
Ian Cordasco
2015-09-27
2
-6
/
+37
|
*
Remove enabled extensions from `options.select`
Ian Cordasco
2015-09-27
1
-1
/
+8
*
|
Merge branch 'python-3.5' into 'master'
Ian Cordasco
2015-09-27
1
-10
/
+20
|
\
\
|
*
|
Update .travis.yml for Python 3.5
Ian Cordasco
2015-09-27
1
-10
/
+20
|
|
/
*
|
Merge branch 'bug/90' into 'master'
Ian Cordasco
2015-09-27
2
-1
/
+45
|
\
\
|
|
/
|
/
|
|
*
Add better logic for loading entry points
bug/90
Ian Cordasco
2015-09-27
2
-1
/
+45
|
/
*
Added link to flake8-respect-noqa extension.
Luke Plant
2015-09-07
1
-1
/
+3
*
Merge branch 'bug/74' into 'master'
Ian Cordasco
2015-08-23
2
-2
/
+157
|
\
|
*
Add tests around the OSError retry logic
Ian Cordasco
2015-08-22
2
-4
/
+89
|
*
Add a helper method for retrying checks in serial
Ian Cordasco
2015-08-20
1
-6
/
+16
|
*
Refactor how we use StyleGuides for better error recovery
bug/74
Ian Cordasco
2015-08-19
1
-2
/
+62
|
/
*
Merge branch 'bug/69' into 'master'
Ian Cordasco
2015-08-19
2
-0
/
+56
|
\
|
*
Add a regression test for EPIPE IOErrors
Ian Cordasco
2015-08-18
1
-0
/
+36
|
*
Handle EPIPE IOErrors when using more than 1 job
bug/69
Ian Cordasco
2015-08-16
1
-0
/
+20
|
/
*
Merge branch 'master' into 'master'
Ian Cordasco
2015-08-16
1
-1
/
+3
|
\
|
*
docs: Adding flake8-import-order plugin to the list of available plugins
Javier Domingo Cansino
2015-08-11
1
-1
/
+3
|
/
*
Merge branch 'fix-mock-tests' into 'master'
Ian Cordasco
2015-07-10
2
-6
/
+11
|
\
|
*
Pin mock for py26
Ian Cordasco
2015-07-10
1
-0
/
+5
|
*
Fix flake8 tests using mock to work with 1.1.x branch
Ian Cordasco
2015-07-10
2
-6
/
+6
|
/
*
Use containers on Travis-CI
Ian Cordasco
2015-07-10
1
-0
/
+1
*
Simplify Travis-CI config
Ian Cordasco
2015-07-10
1
-9
/
+9
*
Fix tests until we can understand why mock breaks
Ian Cordasco
2015-07-10
1
-1
/
+1
*
Merge branch 'master' into 'master'
Ian Cordasco
2015-07-10
1
-1
/
+3
|
\
|
*
Add radon to Existing Extensions section
Michele Lacchia
2015-07-10
1
-1
/
+3
|
/
*
Update version identifier
Ian Cordasco
2015-06-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master'
Ian Cordasco
2015-06-02
1
-1
/
+1
|
\
|
*
Raise upper bound on pyflakes
Ian Cordasco
2015-06-01
1
-1
/
+1
|
/
*
Update CHANGES for 2.4.1
2.4.1
Ian Cordasco
2015-05-18
1
-1
/
+5
*
Turn off dependency requirements
Ian Cordasco
2015-05-18
1
-1
/
+2
*
Only exclude known bad versions of pep8
Ian Cordasco
2015-04-30
1
-1
/
+1
*
Add Corey to the CONTRIBUTORS file
Ian Cordasco
2015-04-30
1
-1
/
+2
*
Fix parsing ignore
Tyrel Souza
2015-04-30
3
-1
/
+7
*
Merge branch 'windows_docs_fix' into 'master'
Ian Cordasco
2015-04-30
1
-1
/
+1
|
\
|
*
Add a note about Windows .flake8 config location
Tyrel Souza
2015-04-30
1
-1
/
+1
|
/
*
Merge branch 'master' into 'master'
Ian Cordasco
2015-04-19
1
-1
/
+1
|
\
|
*
Utilize generator expression instead of list comprehension
Corey Farwell
2015-04-18
1
-1
/
+1
|
/
*
Merge branch 'bug/52' into 'master'
Ian Cordasco
2015-04-06
1
-1
/
+1
|
\
|
*
Change the git-hook ignore default to None
bug/52
Ian Cordasco
2015-04-05
1
-1
/
+1
|
/
*
Merge branch 'fix_jobs_test_underscore' into 'master'
Ian Cordasco
2015-03-17
2
-2
/
+113
|
\
[next]