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
*
cleanup
1.1
Tarek Ziade
2012-02-14
2
-2
/
+1
*
added details in the README + new contributor
Tarek Ziade
2012-02-14
2
-4
/
+9
*
display all versions in --version - fixes #7
Tarek Ziade
2012-02-14
4
-2
/
+13
*
moved flake8 script so it does not interfer with virtualenv since we;re now a...
Tarek Ziade
2012-02-14
2
-1
/
+1
*
Merged in asksol/flake8 (pull request #8)
Tarek Ziadé
2012-02-12
2
-2
/
+9
|
\
|
*
Allows 3 arity form of raise
Ask Solem
2012-02-06
1
-1
/
+5
|
*
setup.py: Use setuptools if available, for 'develop' command
Ask Solem
2012-02-06
1
-1
/
+4
*
|
Merged in cyberdelia/flake8/regexp-search (pull request #6)
Tarek Ziadé
2012-02-06
1
-1
/
+1
|
\
\
|
*
|
match isn't helpful with the new NOQA regexp
Timothée Peignier
2012-01-30
1
-1
/
+1
*
|
|
The hg hook should now have the same output as a direct call to flake8.
Stefan Scherfke
2012-02-02
1
-5
/
+16
|
|
/
|
/
|
*
|
Merged in cyberdelia/flake8 (pull request #4)
Tarek Ziadé
2012-01-04
2
-2
/
+2
|
\
\
|
*
|
change README
Timothée Peignier
2012-01-04
1
-1
/
+1
|
*
|
allow the flake8: header to be more generic
Timothée Peignier
2011-12-25
1
-1
/
+1
|
|
/
*
|
Fixed issue #6.
Stefan Scherfke
2012-01-04
1
-0
/
+1
|
/
*
Added doc paragraph for buildout integration
Giacomo Spettoli
2011-11-29
1
-0
/
+17
*
starting 1.1
Tarek Ziade
2011-11-29
2
-1
/
+6
*
Added tag 1.0 for changeset f49f8afba1da
Tarek Ziade
2011-11-29
1
-0
/
+1
*
made complexity an option (deactivated by default)
1.0
Tarek Ziade
2011-11-29
4
-19
/
+69
*
starting 1.0
Tarek Ziade
2011-11-09
2
-1
/
+6
*
Added tag 0.9 for changeset 6403df46028f
Tarek Ziade
2011-11-09
1
-0
/
+1
*
cleanup
0.9
Tarek Ziade
2011-11-09
2
-1
/
+3
*
make sure flake8 is clean
Tarek Ziade
2011-11-09
5
-10
/
+17
*
prep for 0.9
Tarek Ziade
2011-11-09
3
-2
/
+17
*
apply pep8.py changes as per previous version
Ben Bass
2011-10-17
1
-3
/
+8
*
update pep8.py to upstream version 0.6.1
Ben Bass
2011-10-17
1
-148
/
+248
*
mccabe check: gracefully handle compile failures
Chris Adams
2011-09-21
1
-1
/
+6
*
Added tag 0.8 for changeset b04dcad94957
Tarek Ziade
2011-02-27
1
-0
/
+1
*
bump release
0.8
Tarek Ziade
2011-02-27
1
-1
/
+1
*
added a contributor
Tarek Ziade
2011-02-27
1
-1
/
+1
*
discard unexisting files - happens on hg rm
Tarek Ziade
2011-02-27
1
-1
/
+1
*
Fixed hg hook.
Stefan Scherfke
2011-02-27
1
-2
/
+5
*
Added tag 0.7 for changeset 405ffe2bfa85
Tarek Ziade
2011-02-18
1
-0
/
+1
*
added a CHANGES section
0.7
Tarek Ziade
2011-02-18
1
-0
/
+18
*
bumped release
Tarek Ziade
2011-02-18
1
-1
/
+1
*
merged
Tarek Ziade
2011-02-18
2
-4
/
+7
|
\
|
*
mercurial hook: skip duplicates
Nicolas Dumazet
2011-02-18
1
-0
/
+4
|
*
use mercurial's ui.configbool API to retrieve booleans
Nicolas Dumazet
2011-02-18
2
-4
/
+3
*
|
fixed pep8 initialization when its run via hg
Tarek Ziade
2011-02-18
1
-2
/
+14
|
/
*
added a contributors file
Tarek Ziade
2011-02-16
2
-0
/
+8
*
make repeat default, rename --repeat to --no-repeat
Tamás Gulácsi
2011-02-16
1
-3
/
+3
*
make short options work
Tamás Gulácsi
2011-02-16
1
-2
/
+1
*
typo
Tarek Ziade
2011-02-15
1
-1
/
+1
*
the script was moved
Tarek Ziade
2011-02-15
1
-2
/
+2
*
Added tag 0.6 for changeset a914ae72b4ea
Tarek Ziade
2011-02-15
1
-0
/
+1
*
bumped rev
0.6
Tarek Ziade
2011-02-15
1
-1
/
+1
*
fixed mccabe for global loops and nested functions
Tarek Ziade
2011-02-15
9
-1696
/
+82
*
Added tag 0.5 for changeset ea4d5abfd0c0
Tarek Ziade
2011-02-13
1
-0
/
+1
*
bump version
0.5
Tarek Ziade
2011-02-13
1
-1
/
+1
*
better sentence
Tarek Ziade
2011-02-13
1
-2
/
+3
*
added info about mccabe in the README
Tarek Ziade
2011-02-13
1
-5
/
+8
[next]