| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | note about changed quotes in error messages7.x | David Lord | 2020-06-11 | 1 | -0/+2 |
| * | Include --help option in completion (#1504) | Sebastián RamÃrez | 2020-06-05 | 3 | -24/+50 |
| * | release version 7.1.27.1.2 | David Lord | 2020-04-27 | 2 | -1/+13 |
| * | Merge pull request #1543 from pallets/revert-shlex-quote | David Lord | 2020-04-27 | 3 | -18/+9 |
| |\ | |||||
| | * | Revert "Use shlex.quote for quoting shell arguments" | David Lord | 2020-04-27 | 3 | -18/+9 |
| |/ | |||||
| * | Merge pull request #1524 from max-sixty/patch-1 | David Lord | 2020-04-12 | 1 | -1/+1 |
| |\ | |||||
| | * | fix typo in options.rst | Maximilian Roos | 2020-04-12 | 1 | -1/+1 |
| |/ | |||||
| * | release version 7.1.17.1.1 | David Lord | 2020-03-09 | 2 | -2/+2 |
| * | Merge pull request #1496 from pallets/fix-typo | David Lord | 2020-03-09 | 2 | -1/+10 |
| |\ | |||||
| | * | ClickException goes to stderr | David Lord | 2020-03-09 | 2 | -1/+10 |
| |/ | |||||
| * | release version 7.17.1 | David Lord | 2020-03-09 | 2 | -2/+2 |
| * | use dirhtml builder | David Lord | 2020-03-09 | 1 | -0/+2 |
| * | Merge pull request #1493 from pallets/docs-requirements | David Lord | 2020-03-09 | 2 | -2/+8 |
| |\ | |||||
| | * | add readthedocs config | David Lord | 2020-03-09 | 2 | -2/+8 |
| |/ | |||||
| * | deprecate old param callback style | David Lord | 2020-03-09 | 3 | -9/+9 |
| * | Merge pull request #1490 from pallets/style | David Lord | 2020-03-08 | 67 | -3128/+3777 |
| |\ | |||||
| | * | manual cleanup | David Lord | 2020-03-08 | 34 | -390/+346 |
| | * | apply pyupgrade | David Lord | 2020-03-08 | 18 | -80/+89 |
| | * | run pre-commit during tests | David Lord | 2020-03-08 | 2 | -15/+9 |
| | * | apply formatting | David Lord | 2020-03-06 | 6 | -17/+6 |
| | * | more relative imports | David Lord | 2020-03-06 | 2 | -28/+22 |
| | * | apply flake8 | David Lord | 2020-03-06 | 27 | -100/+91 |
| | * | apply black | David Lord | 2020-03-06 | 57 | -2652/+3250 |
| | * | apply reorder-python-imports | David Lord | 2020-03-06 | 37 | -188/+254 |
| | * | add pre-commit config | David Lord | 2020-03-06 | 2 | -1/+50 |
| | * | move to src directory | David Lord | 2020-03-06 | 18 | -2/+5 |
| |/ | |||||
| * | update changelog | David Lord | 2020-03-06 | 1 | -0/+2 |
| * | Merge pull request #1468 from muggenhor/fix/utf-8-compat | David Lord | 2020-03-06 | 2 | -1/+24 |
| |\ | |||||
| | * | fix: always use parameter UTF-8 fallback | Giel van Schijndel | 2020-03-02 | 1 | -0/+2 |
| | * | test: verify that UTF-8 is used as a fallback for decoding arguments | Giel van Schijndel | 2020-03-02 | 1 | -1/+22 |
| * | | Merge pull request #1482 from AlbertUlysses/albert-click | David Lord | 2020-03-06 | 2 | -26/+38 |
| |\ \ | |||||
| | * | | more clarity for parameter name docs | David Lord | 2020-03-06 | 2 | -35/+38 |
| | * | | correct docs about parameter name selection | AlbertUlysses | 2020-03-05 | 2 | -6/+15 |
| |/ / | |||||
| * | | Merge pull request #1423 from jle64/fish_complete | David Lord | 2020-03-05 | 3 | -67/+135 |
| |\ \ | |||||
| | * | | clean up completion docs | David Lord | 2020-03-05 | 2 | -62/+93 |
| | * | | refactor completion command splitting | David Lord | 2020-03-05 | 1 | -21/+27 |
| | * | | fish completion | Jonathan Lestrelin | 2020-03-05 | 2 | -6/+37 |
| |/ / | |||||
| * | | update project metadata | David Lord | 2020-02-27 | 13 | -135/+69 |
| * | | Merge pull request #1418 from timka/patch-1 | David Lord | 2020-02-27 | 2 | -2/+3 |
| |\ \ | |||||
| | * | | allow zsh to escape completion values | Timur | 2020-02-27 | 2 | -2/+3 |
| |/ / | |||||
| * | | Merge pull request #1248 from bertolinocastro/master | David Lord | 2020-02-26 | 3 | -1/+32 |
| |\ \ | |||||
| | * | | don't complete options after separator | bertolinocastro | 2020-02-26 | 3 | -1/+32 |
| |/ / | |||||
| * | | Merge pull request #1481 from pallets/command-repr | David Lord | 2020-02-24 | 3 | -0/+27 |
| |\ \ | |||||
| | * | | repr for BaseCommand and Parameter | David Lord | 2020-02-24 | 2 | -5/+8 |
| | * | | add repr to Command | Jimmy Zeng | 2020-02-24 | 3 | -0/+24 |
| |/ / | |||||
| * | | Merge pull request #1480 from pallets/zsh-autoload-backport | David Lord | 2020-02-24 | 3 | -1/+13 |
| |\ \ | |||||
| | * | | Correct ZSH completion definitions | Nick Cross | 2020-02-24 | 3 | -1/+13 |
| |/ / | |||||
| * | | Merge pull request #1470 from jwodder/shlex-quote | David Lord | 2020-02-23 | 4 | -15/+21 |
| |\ \ | |||||
| | * | | Use shlex.quote for quoting shell arguments | John T. Wodder II | 2020-02-23 | 4 | -15/+21 |
| |/ / | |||||
| * | | Merge pull request #1157 from theazureshadow/clarify-multiple-options | David Lord | 2020-02-23 | 4 | -7/+10 |
| |\ \ | |||||
