| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | audit .format(...) calls | Anthony Sottile | 2021-03-30 | 1 | -5/+1 |
| * | automatic: pyupgrade --py36-plus | Anthony Sottile | 2021-03-30 | 1 | -10/+9 |
| * | some manual python2 metadata cleanup | Anthony Sottile | 2021-03-30 | 6 | -18/+7 |
| * | remove flake8 setuptools command | Anthony Sottile | 2021-03-29 | 2 | -17/+0 |
| * | remove vcs integration | Anthony Sottile | 2021-03-29 | 4 | -104/+0 |
| * | Release 3.9.03.9.0 | Anthony Sottile | 2021-03-14 | 3 | -2/+48 |
| * | Add indent-size option | valentin | 2021-03-14 | 1 | -0/+23 |
| * | remove outdated output-file configuration docs | Anthony Sottile | 2020-11-13 | 1 | -9/+0 |
| * | Fix typos in --exclude-from-doctest docs | Philipp Fischbeck | 2020-10-03 | 1 | -3/+3 |
| * | Release 3.8.43.8.4 | Anthony Sottile | 2020-10-02 | 2 | -0/+24 |
| * | add video tutorial to plugin development page | Anthony Sottile | 2020-09-20 | 1 | -0/+13 |
| * | fix a few small spelling issues | Anthony Sottile | 2020-09-20 | 5 | -6/+6 |
| * | Fix options docs to correct some defaults | Brian Helba | 2020-09-02 | 1 | -3/+3 |
| * | fix link in configuration docs | Anthony Sottile | 2020-08-22 | 1 | -1/+4 |
| * | add note to configuration.rst that inline comments are not supported | Janosh Riebesell | 2020-08-21 | 1 | -1/+21 |
| * | Merge branch 'patch-2' into 'master' | Ian Stapleton Cordasco | 2020-07-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed misprint. | Max Grishkin | 2020-07-28 | 1 | -1/+1 |
| * | | Update registering-plugins.rst | Max Grishkin | 2020-07-28 | 1 | -1/+1 |
| |/ | |||||
| * | skip sphinx 3.1.0 | Anthony Sottile | 2020-06-08 | 1 | -1/+1 |
| * | Release 3.8.33.8.3 | Anthony Sottile | 2020-06-08 | 2 | -0/+30 |
| * | Release 3.8.23.8.2 | Anthony Sottile | 2020-05-22 | 2 | -0/+41 |
| * | Release 3.8.13.8.1 | Anthony Sottile | 2020-05-11 | 2 | -0/+24 |
| * | Release 3.8.03.8.0 | Anthony Sottile | 2020-05-11 | 1 | -0/+33 |
| * | Release 3.8.0a23.8.0a2 | Anthony Sottile | 2020-04-24 | 1 | -1/+14 |
| * | Release 3.8.0.a13.8.0a1 | Anthony Sottile | 2020-04-24 | 2 | -0/+180 |
| * | Support pyflakes 2.2.x | Anthony Sottile | 2020-04-11 | 1 | -1/+34 |
| * | Fix typo | Hugo | 2020-03-25 | 1 | -1/+1 |
| * | docs: Add missing semicolon to term link | Vilhelm Prytz | 2020-03-25 | 1 | -1/+1 |
| * | Merge branch 'document_before_after' into 'master' | Anthony Sottile | 2020-01-16 | 1 | -0/+11 |
| |\ | |||||
| | * | document that contents may appear before/after a noqa comment | Anthony Sottile | 2020-01-16 | 1 | -0/+11 |
| * | | Some typo fixes in git hooks docs | Sorin Sbarnea | 2020-01-16 | 1 | -2/+2 |
| |/ | |||||
| * | Fix typos | Brian Wignall | 2019-12-02 | 2 | -2/+2 |
| * | Merge branch '3.7-maintenance' into 'master' | Anthony Sottile | 2019-10-28 | 2 | -0/+24 |
| |\ | |||||
| | * | Release 3.7.93.7.93.7-maintenance | Anthony Sottile | 2019-10-28 | 2 | -0/+24 |
| | * | Only use multiprocessing when the method is fork | Anthony Sottile | 2019-10-28 | 1 | -6/+0 |
| * | | Only use multiprocessing when the method is fork | Anthony Sottile | 2019-10-28 | 1 | -6/+0 |
| * | | options: Remove parsing `--verbose` from the configuration file | Eric N. Vander Weele | 2019-10-12 | 1 | -7/+1 |
| * | | Add whitespace fixers | Anthony Sottile | 2019-09-07 | 1 | -1/+0 |
| * | | move from optparse to argparse | Anthony Sottile | 2019-08-17 | 2 | -13/+13 |
| * | | Document priority of configuration files and command line | peterjc | 2019-08-07 | 1 | -0/+5 |
| * | | utils: Change `normalize_paths()` contract | Eric N. Vander Weele | 2019-07-28 | 1 | -3/+3 |
| * | | utils: Change `parse_comma_separated_list()` contract | Eric N. Vander Weele | 2019-07-28 | 1 | -7/+2 |
| * | | Fix incorrect error string in documentation | Markus Gerstel | 2019-07-19 | 1 | -1/+1 |
| * | | support extend-exclude Fixes #535 | Thomas Grainger | 2019-07-08 | 1 | -0/+32 |
| |/ | |||||
| * | Release 3.7.83.7.8 | Anthony Sottile | 2019-07-08 | 2 | -0/+42 |
| * | Document global gitignore files for contributors | Mandar Vaze | 2019-05-30 | 1 | -0/+11 |
| * | Fix sample entry points in docsasottile-entry-point-docs-fixup | Anthony Sottile | 2019-05-21 | 1 | -3/+3 |
| * | document max-doc-length option | Antoine Gallix | 2019-03-20 | 1 | -0/+24 |
| * | Release 3.7.73.7.7 | Anthony Sottile | 2019-02-25 | 2 | -0/+24 |
| * | Release 3.7.63.7.6 | Anthony Sottile | 2019-02-18 | 2 | -0/+28 |
