| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Fix typos in --exclude-from-doctest docs | Philipp Fischbeck | 2020-10-03 | 1 | -3/+3 | |
| |/ / / | ||||||
| * | | | Merge branch 'drop_py34' into 'master' | Anthony Sottile | 2020-10-02 | 5 | -12/+2 | |
| |\ \ \ | ||||||
| | * | | | drop python3.4 | Anthony Sottile | 2020-10-02 | 5 | -12/+2 | |
| * | | | | Merge branch 'no_show_source' into 'master' | Anthony Sottile | 2020-10-02 | 2 | -0/+32 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add option to disable show-source for calling tools | Anthony Sottile | 2020-06-19 | 2 | -0/+32 | |
| * | | | | Release 3.8.43.8.4 | Anthony Sottile | 2020-10-02 | 3 | -1/+25 | |
| * | | | | Merge branch 'py34_virtualenv_fix' into 'master' | Anthony Sottile | 2020-10-02 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | limit the virtualenv version in python3.4 | Anthony Sottile | 2020-10-02 | 1 | -0/+2 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'video' into 'master' | Anthony Sottile | 2020-09-23 | 1 | -0/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | add video tutorial to plugin development page | Anthony Sottile | 2020-09-20 | 1 | -0/+13 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'spelling' into 'master' | Anthony Sottile | 2020-09-21 | 14 | -16/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | fix a few small spelling issues | Anthony Sottile | 2020-09-20 | 14 | -16/+16 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'fix_linting_end_of_file' into 'master' | Anthony Sottile | 2020-09-15 | 3 | -4/+46 | |
| |\ \ \ \ | ||||||
| | * | | | | fix skipping of physical checks when file does not end in newline | Anthony Sottile | 2020-09-12 | 3 | -4/+46 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'docs-options-defaults' into 'master' | Anthony Sottile | 2020-09-02 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix options docs to correct some defaults | Brian Helba | 2020-09-02 | 1 | -3/+3 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'bugfix/cpython-3770-semopen-missing' into 'master' | Anthony Sottile | 2020-08-27 | 2 | -11/+58 | |
| |\ \ \ \ | ||||||
| | * | | | | Support linting when missing sem_open syscall | Nekokatt | 2020-08-27 | 2 | -11/+58 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'upgrade_black' into 'master' | Anthony Sottile | 2020-08-27 | 4 | -14/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | upgrade black and run via pre-commit | Anthony Sottile | 2020-08-27 | 4 | -14/+13 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'fix_link' into 'master' | Anthony Sottile | 2020-08-22 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | fix link in configuration docs | Anthony Sottile | 2020-08-22 | 1 | -1/+4 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'patch-1' into 'master' | Anthony Sottile | 2020-08-22 | 1 | -1/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| * | | | | | Merge branch 'patch-1' into 'master' | Ian Stapleton Cordasco | 2020-07-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Update registering-plugins.rst | Max Grishkin | 2020-07-28 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'pytest6' into 'master' | Anthony Sottile | 2020-07-20 | 1 | -0/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Tests: Add a value to mocked entry_points, so pytest 6+ can log it | Miro HronĨok | 2020-07-20 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'ban_sphinx_3_1_0' into 'master' | Anthony Sottile | 2020-06-08 | 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 | 3 | -1/+31 | |
| * | | | Merge branch 'doctests-flag-desc' into 'master' | Anthony Sottile | 2020-06-07 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Help clarify the option behaviour | msmetko | 2020-06-07 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'issues/665' into 'master' | Anthony Sottile | 2020-06-05 | 2 | -0/+10 | |
| |\ \ \ | ||||||
| | * | | | fix JobsArgument --help output | Ruairidh MacLeod | 2020-06-05 | 2 | -0/+10 | |
| |/ / / | ||||||
| * | | | Merge branch 'issue-662' into 'master' | Anthony Sottile | 2020-06-02 | 2 | -1/+12 | |
| |\ \ \ | ||||||
| | * | | | processor: Catch SyntaxError also when generating tokens for a file | Eric N. Vander Weele | 2020-06-02 | 2 | -1/+12 | |
| |/ / / | ||||||
| * | | | Release 3.8.23.8.2 | Anthony Sottile | 2020-05-22 | 4 | -4/+43 | |
| * | | | Merge branch 'extend_exclude_is_files' into 'master' | Anthony Sottile | 2020-05-21 | 2 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | treat --extend-exclude as a file list | Anthony Sottile | 2020-05-21 | 2 | -1/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'opt-config-relative-to' into 'master' | Anthony Sottile | 2020-05-21 | 2 | -11/+15 | |
| |\ \ \ | ||||||
| | * | | | config: Normalize paths in CLI-specified config relative to config dir | Eric N. Vander Weele | 2020-05-18 | 2 | -7/+8 | |
| | * | | | config: Normalize paths in config relative to provided parent directory | Eric N. Vander Weele | 2020-05-18 | 1 | -4/+7 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' into 'master' | Anthony Sottile | 2020-05-13 | 4 | -10/+56 | |
| |\ \ \ | ||||||
| | * | | | Parse --jobs as a custom argparse type. Fixes #567 | Ruairidh MacLeod | 2020-05-13 | 4 | -10/+56 | |
| |/ / / | ||||||
| * | | | Merge branch 'useless-sort' into 'master' | Anthony Sottile | 2020-05-13 | 1 | -3/+1 | |
| |\ \ \ | ||||||
| | * | | | Manager.run_parallel: Remove useless sort by (column, column) | Anders Kaseorg | 2020-05-12 | 1 | -3/+1 | |
| |/ / / | ||||||
| * | | | Release 3.8.13.8.1 | Anthony Sottile | 2020-05-11 | 3 | -1/+25 | |
