| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | options.rst: Update --ignore defaults to match code | Kevin Locke | 2019-02-16 | 1 | -1/+1 | |
| * | Release 3.7.53.7.5 | Anthony Sottile | 2019-02-04 | 2 | -0/+24 | |
| * | Release 3.7.43.7.4 | Anthony Sottile | 2019-01-31 | 2 | -0/+24 | |
| * | Update documentation with new pyflakes error codes. | Greg Back | 2019-01-31 | 1 | -2/+9 | |
| * | Release 3.7.33.7.3 | Anthony Sottile | 2019-01-30 | 2 | -0/+44 | |
| * | Fix typo in 3.7.2.rst | wuck | 2019-01-31 | 1 | -1/+1 | |
| * | Release 3.7.23.7.2 | Anthony Sottile | 2019-01-30 | 2 | -0/+37 | |
| * | Release 3.7.13.7.1 | Anthony Sottile | 2019-01-30 | 2 | -0/+23 | |
| * | Release v3.7.03.7.0 | Anthony Sottile | 2019-01-29 | 2 | -0/+87 | |
| * | Latest pycodestyle | Anthony Sottile | 2019-01-29 | 1 | -0/+1 | |
| * | Remove unused and broken flake8.listen plugin type | Anthony Sottile | 2018-12-27 | 2 | -41/+4 | |
| * | Recommend registering plugin options using `add_options` and `parse_options` ... | Alexander Schlarb | 2018-12-16 | 1 | -7/+7 | |
| * | Remove workarounds for older, unsupported Pythons | Jon Dufresne | 2018-12-05 | 1 | -2/+0 | |
| * | Add https://pre-commit.com metadatapre_commit_config | Anthony Sottile | 2018-11-21 | 1 | -0/+49 | |
| * | Grammar fixes | Ville Skyttä | 2018-11-11 | 4 | -4/+4 | |
| * | Merge branch 'per-file-style-guide' into 'master' | Ian Stapleton Cordasco | 2018-10-29 | 1 | -0/+40 | |
| |\ | ||||||
| | * | Add versionadded notes for options | Ian Stapleton Cordasco | 2018-10-27 | 1 | -0/+6 | |
| | * | Add documentation for --per-file-ignores | Ian Stapleton Cordasco | 2018-10-27 | 1 | -0/+34 | |
| * | | Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469 | Jesaja Everling | 2018-10-28 | 1 | -2/+3 | |
| * | | Add documentation for `flake8 --extend-ignore` | Lars Butler | 2018-10-26 | 1 | -6/+29 | |
| |/ | ||||||
| * | Fixups after 3.6.0 release | Anthony Sottile | 2018-10-23 | 1 | -2/+2 | |
| * | Release v3.6.03.6.0 | Anthony Sottile | 2018-10-23 | 3 | -2/+120 | |
| * | Fix docs for --isolated flag | Sargun Vohra | 2018-09-09 | 2 | -2/+2 | |
| * | Merge branch 'pyflakes_new_codes' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -0/+6 | |
| |\ | ||||||
| | * | Update to pyflakes 2.0.0 | Miro Hrončok | 2018-06-05 | 1 | -0/+6 | |
| * | | Merge branch 'fix-typos' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix two typos | GiantsLoveDeathMetal | 2018-05-21 | 1 | -2/+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 "styl" -> "style" typo in writing code docs | Valentin Ignatev | 2018-06-16 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | docs: Link fixes and redirect avoidance | Ville Skyttä | 2018-05-21 | 3 | -5/+5 | |
| |/ | ||||||
| * | Merge branch 'spelling' into 'master' | Ian Stapleton Cordasco | 2018-05-20 | 2 | -2/+2 | |
| |\ | ||||||
| | * | Spelling and grammar fixes | Ville Skyttä | 2018-05-13 | 2 | -2/+2 | |
| * | | Implement --extend-ignore | Ville Skyttä | 2018-05-16 | 2 | -0/+37 | |
| |/ | ||||||
| * | Merge branch 'readthedocs' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 2 | -2/+2 | |
| |\ | ||||||
| | * | Prefer readthedocs.io instead of readthedocs.org for doc links | Jon Dufresne | 2018-01-06 | 2 | -2/+2 | |
| * | | fixed emphasis on last line | Tyler Wince | 2018-03-30 | 1 | -3/+3 | |
| * | | added language for entry point length | Tyler Wince | 2018-03-30 | 1 | -101/+7 | |
| * | | add common entry points and instruction to docs | Tyler Wince | 2018-03-29 | 1 | -0/+102 | |
| |/ | ||||||
| * | Merge branch 'local-plugin-paths' into 'master' | Ian Stapleton Cordasco | 2017-11-26 | 1 | -0/+21 | |
| |\ | ||||||
| | * | Use default comma-separated regex for local-plugin paths. | Carl Meyer | 2017-10-25 | 1 | -1/+1 | |
| | * | Add paths option in local-plugins config file. | Carl Meyer | 2017-10-24 | 1 | -0/+21 | |
| * | | Drop from __future__ import with_statement from docs | Jon Dufresne | 2017-11-26 | 1 | -1/+0 | |
| |/ | ||||||
| * | Prepare for v3.5.0 release on 2017-10-233.5.0 | Ian Stapleton Cordasco | 2017-10-21 | 1 | -1/+9 | |
| * | Document using local plugins | Ian Stapleton Cordasco | 2017-08-12 | 1 | -0/+48 | |
| * | Update release notes to include local plugins | Ian Stapleton Cordasco | 2017-08-08 | 1 | -0/+12 | |
| * | Add release note for VCS hook change | Ian Stapleton Cordasco | 2017-08-07 | 1 | -0/+4 | |
| * | Add missing release notes for 3.5.0 | Ian Stapleton Cordasco | 2017-08-06 | 1 | -0/+8 | |
| * | Prepare master branch for development of 3.5.0 | Ian Stapleton Cordasco | 2017-08-06 | 2 | -0/+15 | |
| * | Bump version to 3.4.1 and add release notes | Ian Stapleton Cordasco | 2017-07-28 | 2 | -0/+18 | |
