8
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reworded --diff flag help string to improve clarity (which created misunderstandings in Issue #407) More... over 9 years ago
Fix issue #400: Require two blank lines after toplevel def, class More... over 9 years ago
Reverted fix for #368 which had unintended repurcussions in flake8 and other places. More... almost 10 years ago
Updated licensing dates to 2015 More... almost 10 years ago
Bump version post release More... almost 10 years ago
Fix problem with treating ~ operator as binary. More... almost 10 years ago
Release version 1.6.2 More... almost 10 years ago
Update changelog for #380 More... almost 10 years ago
Fixed tests from previous commit More... almost 10 years ago
Fixed regression which caused pep8 to not be able to pass in config file; issue #380 More... almost 10 years ago
Bump version number More... almost 10 years ago
Update changelog More... about 10 years ago
Merge pull request #305 from yole/break-around-binary-operator More... about 10 years ago
Release version 1.6.1 More... about 10 years ago
Updated changelog More... about 10 years ago
Fixed #287 -- 'variable is referenced before assignment' error More... about 10 years ago
Merge pull request #313 from hongqn/e721-noqa More... about 10 years ago
Fix undefined variable issue; #377 More... about 10 years ago
Start work on next version More... about 10 years ago
Release version 1.6 More... about 10 years ago
Update changelog; issue #368 / #369 More... about 10 years ago
Update configuration documentation; issue #368 / #369 More... about 10 years ago
Update the ordering of configs parsed; issue #368 / #369 More... about 10 years ago
Merge branch 'issue-363' into master More... about 10 years ago
Allow backslash to end a line if within inline comment; issue #374 More... about 10 years ago
Update changelog for issue #363 More... about 10 years ago
Add flush method to test support PseudoFile object; issue #363 More... about 10 years ago
Reduce calls to sys.stdout.flush() from 3 to 1; issue #363 More... about 10 years ago
#368 don't search the direcotry tree if config was defined with --config More... about 10 years ago
Update docs for configuration More... about 10 years ago