| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'link-fixes' into 'master' | Ian Stapleton Cordasco | 2018-05-21 | 4 | -6/+6 | |
| |\ \ | |/ |/| | ||||||
| | * | docs: Link fixes and redirect avoidance | Ville Skyttä | 2018-05-21 | 4 | -6/+6 | |
| |/ | ||||||
| * | Fix issue with pep8-naming | Ian Stapleton Cordasco | 2018-05-20 | 1 | -3/+3 | |
| * | Merge branch 'spelling' into 'master' | Ian Stapleton Cordasco | 2018-05-20 | 5 | -5/+5 | |
| |\ | ||||||
| | * | Spelling and grammar fixes | Ville Skyttä | 2018-05-13 | 5 | -5/+5 | |
| * | | Merge branch 'extend-ignore' into 'master' | Ian Stapleton Cordasco | 2018-05-20 | 6 | -45/+113 | |
| |\ \ | |/ |/| | ||||||
| | * | Add some extend_ignores into decision engine test cases | Ville Skyttä | 2018-05-20 | 1 | -44/+61 | |
| | * | Implement --extend-ignore | Ville Skyttä | 2018-05-16 | 6 | -1/+52 | |
| |/ | ||||||
| * | Merge branch '405-nonexisting-files' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 3 | -3/+17 | |
| |\ | ||||||
| | * | Report error when non-exiting path is passed to flake8 | Avraham Shukron | 2018-02-21 | 3 | -3/+17 | |
| * | | 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 | |
| | |/ | ||||||
| * | | Merge branch 'master' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 3 | -34/+38 | |
| |\ \ | ||||||
| | * | | Do better testing that we actually call run_serial(). | Craig Silverstein | 2018-03-02 | 1 | -2/+6 | |
| | * | | Move all uses of `pool` inside `run_parallel()`. | Craig Silverstein | 2018-03-02 | 3 | -34/+34 | |
| | |/ | ||||||
| * | | Merge branch 'entry_point_docs_update' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 1 | -1/+9 | |
| |\ \ | ||||||
| | * | | 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 'pyreq' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Pass python_requires argument to setuptools | Jon Dufresne | 2018-01-13 | 1 | -0/+1 | |
| | |/ | ||||||
| * | | Merge branch 'newchecks' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Add hooks for new pycodestyle checks. | Jimi Cullen | 2018-04-15 | 1 | -0/+2 | |
| * | | | Merge branch 'pycodestyle2.4.0' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 3 | -4/+5 | |
| |\ \ \ | |/ / | | / | |/ |/| | ||||||
| | * | Add W504 to default ignore list. | Jimi Cullen | 2018-04-15 | 1 | -1/+1 | |
| | * | Add new pycodestyle check hooks. | Jimi Cullen | 2018-04-15 | 1 | -0/+2 | |
| | * | Remove broken hook. | Jimi Cullen | 2018-04-15 | 1 | -1/+0 | |
| | * | Update pycodestyle dependency version. | Jimi Cullen | 2018-04-15 | 2 | -2/+2 | |
| |/ | ||||||
| * | Merge branch 'appveyor-fix' into 'master' | Ian Stapleton Cordasco | 2018-01-01 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Remove py33 from appveyor | Ian Stapleton Cordasco | 2017-12-31 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'formatter-print-observe-newline' into 'master' | Ian Stapleton Cordasco | 2018-01-01 | 2 | -5/+5 | |
| |\ | ||||||
| | * | Respect a formatter's newline setting when printing | Ian Stapleton Cordasco | 2017-12-31 | 2 | -5/+5 | |
| * | | 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 | |
| | |/ | ||||||
| * | | Merge branch 'handle-broken-plugins-nicer' into 'master' | Ian Stapleton Cordasco | 2018-01-01 | 3 | -2/+34 | |
| |\ \ | ||||||
| | * | | Implement better UX around broken plugins | Ian Stapleton Cordasco | 2017-12-31 | 3 | -2/+34 | |
| | |/ | ||||||
| * | | Merge branch 'master' into 'master' | Ian Stapleton Cordasco | 2018-01-01 | 1 | -2/+0 | |
| |\ \ | |/ |/| | ||||||
| | * | Trim Python 3.3 from Travis CI config | Ian Stapleton Cordasco | 2017-12-31 | 1 | -2/+0 | |
| * | | Merge branch 'local-plugin-paths' into 'master' | Ian Stapleton Cordasco | 2017-11-26 | 6 | -6/+83 | |
| |\ \ | ||||||
| | * | | Use default comma-separated regex for local-plugin paths. | Carl Meyer | 2017-10-25 | 2 | -3/+2 | |
| | * | | Add paths option in local-plugins config file. | Carl Meyer | 2017-10-24 | 6 | -6/+84 | |
| * | | | Merge branch 'with-statement' into 'master' | Ian Stapleton Cordasco | 2017-11-26 | 1 | -1/+0 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Drop from __future__ import with_statement from docs | Jon Dufresne | 2017-11-26 | 1 | -1/+0 | |
| * | | | Stop being silly | Ian Stapleton Cordasco | 2017-11-26 | 1 | -14/+2 | |
| |/ / | ||||||
| * | | Make our flake8 output more colorful | Ian Stapleton Cordasco | 2017-11-26 | 1 | -0/+2 | |
| * | | Add pep8-naming to flake8 linting | Ian Stapleton Cordasco | 2017-11-26 | 5 | -12/+13 | |
| * | | Fix-up new I202 violations | Ian Stapleton Cordasco | 2017-11-26 | 2 | -2/+1 | |
| * | | Merge branch 'cache' into 'master' | Ian Stapleton Cordasco | 2017-11-25 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Enable pip cache in Travis CI | Jon Dufresne | 2017-11-05 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge branch 'update-pycodestyle' into 'master' | Ian Stapleton Cordasco | 2017-10-28 | 2 | -2/+2 | |
| |\ \ | ||||||
