summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix type for `file` argumentYourun-Proger2022-02-182-2/+3
| |/
* | unpin pytestDavid Lord2022-02-171-1/+1
* | Merge branch '8.0.x'David Lord2022-02-1711-143/+43
|\ \ | |/
| * Merge pull request #2196 from pallets/update-requirementsDavid Lord2022-02-179-142/+41
| |\
| | * stop using dependabot for python, too noisyDavid Lord2022-02-171-10/+0
| | * cache pip with setup-python actionDavid Lord2022-02-171-8/+2
| | * use pip-compile-multi for requirementsDavid Lord2022-02-176-122/+36
| | * update pre-commit hooksDavid Lord2022-02-171-2/+3
| |/
| * Merge pull request #2175 from Jonxslays/bugfix/sechoDavid Lord2022-01-162-1/+2
| |\
| | * Fix typing in click.secho functionJonxslays2022-01-162-1/+2
| |/
* | Merge branch '8.0.x'David Lord2022-01-133-7/+7
|\ \ | |/
| * update tool configDavid Lord2022-01-134-7/+8
* | Merge branch '8.0.x'David Lord2022-01-1310-24/+43
|\ \ | |/
| * update requirementsDavid Lord2022-01-135-20/+18
| * Merge pull request #2163 from ashwin153/patch-1David Lord2021-12-282-2/+5
| |\
| | * Update shell completion to use COMPREPLY instead of COMREPLY for BashAshwin Madavan2021-12-282-2/+5
| |/
| * Merge pull request #2100 from pocek/issue-2099David Lord2021-12-283-1/+17
| |\
| | * Allow a callable default to have its own string representationKrzysztof Kotlenga2021-12-283-1/+17
| |/
| * Merge pull request #2155 from euresti/patch-1David Lord2021-12-282-1/+3
| |\
| | * Fix TypeVar for decorators that handle CommandsDavid Euresti2021-12-282-1/+3
| |/
* | Merge remote-tracking branch 'origin/8.0.x'David Lord2021-12-264-7/+7
|\ \ | |/
| * Merge pull request #2114 from sphuber/fix/2113/documentation-callbacksDavid Lord2021-12-261-4/+4
| |\
| | * Docs: fix small mistake in section on callbacksSebastiaan Huber2021-12-261-4/+4
| |/
| * Merge pull request #2108 from ls-jad-elkik/patch-1David Lord2021-12-261-1/+1
| |\
| | * Fix typo in docsJad El Kik2021-12-261-1/+1
| |/
| * Merge pull request #2098 from 180909/fix-typosDavid Lord2021-12-262-2/+2
| |\
| | * fix typos1809092021-12-262-2/+2
| |/
* | Merge remote-tracking branch 'origin/8.0.x'David Lord2021-12-263-7/+22
|\ \ | |/
| * Merge pull request #2161 from pallets/update-toolsDavid Lord2021-12-263-7/+22
| |\
| | * pin os and python version in rtd buildDavid Lord2021-12-261-0/+4
| | * update option names for v3David Lord2021-12-261-3/+3
| | * updates go to maintenance branchDavid Lord2021-12-261-4/+15
| |/
* | Merge remote-tracking branch 'origin/8.0.x'David Lord2021-12-263-13/+10
|\ \ | |/
| * Merge pull request #2103 from angus-lherrou:update-flake8-typing-importsDavid Lord2021-12-263-13/+10
| |\
| | * remove duplicate typing importsAngus L'Herrou2021-12-263-13/+10
| |/
* | Merge branch '8.0.x'David Lord2021-12-2611-45/+43
|\ \ | |/
| * Merge pull request #2160 from pallets/update-requirementsDavid Lord2021-12-2611-45/+43
| |\
| | * fix new mypy findingsupdate-requirementsDavid Lord2021-12-264-7/+6
| | * update requirementsDavid Lord2021-12-267-38/+37
| |/
* | Merge pull request #2130 from pallets/remove-deprecated-codeDavid Lord2021-11-107-103/+9
|\ \
| * | remove deprecated get_os_argsDavid Lord2021-11-103-20/+1
| * | remove deprecated get_terminal_sizeDavid Lord2021-11-104-23/+2
| * | remove deprecated Command autocompletion parameterDavid Lord2021-11-103-49/+2
| * | remove deprecated Group.resultcallbackDavid Lord2021-11-102-11/+4
|/ /
* | Merge pull request #2129 from pallets/drop-python-3.6David Lord2021-11-105-6/+6
|\ \
| * | drop Python 3.6David Lord2021-11-105-6/+6
|/ /
* | Merge branch '8.0.x'David Lord2021-11-054-8/+10
|\ \ | |/
| * Merge pull request #2125 from pallets/test-python-versionsDavid Lord2021-11-054-8/+10
| |\
| | * test Python 3.10 and 3.11David Lord2021-11-054-8/+10
| |/
* | Merge branch '8.0.x'David Lord2021-11-015-35/+35
|\ \ | |/