summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* affect vs effect, simple mistake (#2298)8.1.xakettmann-e242023-05-091-1/+1
* fix docs: typo and word choice (#2325)David Xia2023-05-091-2/+2
* Fix typo (#2428)jgart2023-05-091-1/+1
* Docs: add references for varargs and kwargs (#2281)Blazej Michalik2023-05-092-1/+18
* Use t.Mapping not t.Dict for parameters (#2265)Kyle Altendorf2023-05-083-11/+18
* Fix return value and type signature of `shell_completion.add_completion_class...Alexander Regueiro2023-05-083-2/+80
* fix minor typo in `make_context` docs (#2381)RĂ©gis Behmo2023-05-071-1/+1
* Correct some typos (#2496)Alexander Seiler2023-05-072-3/+3
* Update dependencies using pip-compile-multi (#2508)Sagi Buchbinder-Shadur2023-05-035-53/+55
* [pre-commit.ci] pre-commit autoupdate (#2507)David Lord2023-05-021-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-05-021-1/+1
|/
* [pre-commit.ci] pre-commit autoupdate (#2482)David Lord2023-04-041-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-04-041-1/+1
|/
* Fix typo (#2470)David Lord2023-03-201-1/+1
|\
| * Fix typoKurt McKee2023-03-201-1/+1
|/
* [pre-commit.ci] pre-commit autoupdate (#2449)David Lord2023-02-071-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-02-071-1/+1
|/
* build, provenance, publish workflow (#2439)David Lord2023-01-205-5/+105
|\
| * build, provenance, publish workflowDavid Lord2023-01-205-5/+105
|/
* Types: don't leave generic types without a parameter (#2401)David Lord2023-01-1910-112/+197
|\
| * ignore bugbear opinionDavid Lord2023-01-191-0/+3
| * Add a changelog note on the typehint improvements.Martijn Pieters2023-01-191-0/+3
| * Type hinting: improve decorator annotationsMartijn Pieters2023-01-193-56/+135
| * Type hinting: Low-hanging fruit improvementsMartijn Pieters2023-01-195-13/+10
| * Types: don't leave generic types without a parameterMartijn Pieters2023-01-199-46/+49
|/
* start version 8.1.4David Lord2023-01-192-1/+7
* update tested python versions (#2430)David Lord2023-01-092-12/+20
|\
| * update tested python versionsDavid Lord2023-01-092-12/+20
|/
* update dependenciesDavid Lord2022-12-297-56/+56
* ignore flake8-bugbear B905 (#2423)David Lord2022-12-291-0/+2
|\
| * ignore flake8-bugbear B905Mehdi ABAAKOUK2022-12-291-0/+2
|/
* Update exceptions.rst (#2407)Ebram Shehata2022-11-281-3/+3
* [pre-commit.ci] pre-commit autoupdate (#2367)pre-commit-ci[bot]2022-11-011-3/+3
* [pre-commit.ci] pre-commit autoupdate (#2350)pre-commit-ci[bot]2022-10-021-2/+2
* Fix versionchanged entry for click.Path (#2345)Hynek Schlawack2022-09-141-1/+1
* Merge pull request #2330 from pallets/pre-commit-ci-update-configDavid Lord2022-08-011-3/+3
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-08-011-3/+3
|/
* Merge pull request #2305 from pallets/pre-commit-ci-update-configDavid Lord2022-07-041-4/+4
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-07-041-4/+4
|/
* Merge pull request #2262 from pallets/release-8.1.38.1.3David Lord2022-04-282-2/+2
|\
| * release version 8.1.3David Lord2022-04-282-2/+2
|/
* update requirementsDavid Lord2022-04-284-4/+4
* Merge pull request #2248 from jreese/8.1.xDavid Lord2022-04-283-0/+24
|\
| * disallow use of is_flag and multiple in optionJohn Reese2022-04-283-0/+24
|/
* Merge pull request #2256 from Jonxslays/patch/typing-fixDavid Lord2022-04-262-4/+7
|\
| * use verbose Callable for @command and @groupJonxslays2022-04-262-4/+7
|/
* start version 8.1.3David Lord2022-04-262-1/+7
* pre-commit updates latest release branchDavid Lord2022-04-251-1/+1
* update requirementsDavid Lord2022-04-255-14/+14
* Merge pull request #2254 from serundeputy/patch-1David Lord2022-04-241-1/+1
|\