| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update why.rst | Guilherme Felix da Silva Maciel | 2021-04-19 | 1 | -12/+12 |
| * | rename resultcallback to result_callback | David Lord | 2021-04-12 | 2 | -3/+3 |
| * | typing for pass decorators | David Lord | 2021-03-05 | 1 | -0/+1 |
| * | add pass_meta_key decorator | David Lord | 2021-03-05 | 1 | -0/+3 |
| * | use lowercase click name | Rohit Goswami | 2021-03-02 | 1 | -1/+1 |
| * | option callback is invoked when validating prompt value | Saif807380 | 2021-02-24 | 1 | -7/+12 |
| * | docs rename changelog to changes | David Lord | 2021-02-24 | 2 | -1/+1 |
| * | update project links | David Lord | 2021-02-24 | 1 | -3/+5 |
| * | always install colorama on Windows | David Lord | 2021-02-15 | 2 | -15/+9 |
| * | fix some examples in options docs | David Lord | 2021-02-15 | 1 | -27/+36 |
| * | custom temp directory with CLIRunner.isolated_filesystem | Diaga | 2021-02-15 | 1 | -0/+13 |
| * | add FloatRange to API docs (#1719) | Elias Rosendahl Jensen | 2020-11-30 | 1 | -0/+2 |
| * | release version 8.0.0a18.0.0a1 | Amy | 2020-11-25 | 1 | -0/+0 |
| * | Added examples of default to boolean flags section (#1697) | lrjball | 2020-10-23 | 1 | -0/+2 |
| * | add ability to provide non-flag option without value | Amy | 2020-10-12 | 1 | -0/+51 |
| * | ParameterSource is an Enum subclass | Alan Velasco | 2020-10-07 | 2 | -3/+10 |
| * | swap order of instruction string | David Lord | 2020-10-07 | 1 | -22/+18 |
| * | don't pass all args to shell_complete methods | David Lord | 2020-10-03 | 1 | -3/+2 |
| * | rename autocompletion to shell_complete | David Lord | 2020-10-03 | 1 | -3/+4 |
| * | return list of CompletionItem objects | David Lord | 2020-10-03 | 2 | -7/+12 |
| * | documentation for new shell completion system | Amy | 2020-10-03 | 5 | -164/+304 |
| * | Fixed a copy-paste typo in autocomplete | Mészáros Máté Róbert | 2020-08-25 | 1 | -1/+1 |
| * | show group.add_command in quickstart | grbd | 2020-08-13 | 1 | -0/+24 |
| * | refactor int, float, and range types with common bases | David Lord | 2020-08-12 | 1 | -21/+16 |
| * | add an ExitStack to the context | Matthias Urlichs | 2020-08-09 | 1 | -0/+74 |
| * | use sets for bool string check | David Lord | 2020-08-05 | 1 | -4/+4 |
| * | Make ``BOOL`` accept the strings "on" and "off". Closes #1629. | John T. Wodder II | 2020-08-05 | 1 | -3/+3 |
| * | use pip-compile to pin dev requirements | David Lord | 2020-05-23 | 1 | -4/+0 |
| * | Merge branch '7.x' | David Lord | 2020-04-27 | 1 | -1/+1 |
| |\ | |||||
| | * | fix typo in options.rst | Maximilian Roos | 2020-04-12 | 1 | -1/+1 |
| * | | remove Python 2/3 from docs | David Lord | 2020-04-20 | 7 | -236/+128 |
| * | | f-strings everywhere | David Lord | 2020-04-20 | 10 | -47/+50 |
| * | | remove py2 parts of _compat module | David Lord | 2020-04-20 | 1 | -0/+5 |
| * | | Merge branch '7.x' | David Lord | 2020-03-09 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | add readthedocs config | David Lord | 2020-03-09 | 1 | -2/+2 |
| * | | Merge branch '7.x' | David Lord | 2020-03-08 | 2 | -4/+1 |
| |\ \ | |/ | |||||
| | * | apply formatting | David Lord | 2020-03-06 | 1 | -1/+0 |
| | * | apply black | David Lord | 2020-03-06 | 1 | -3/+1 |
| * | | Merge branch '7.x' | David Lord | 2020-03-06 | 5 | -100/+134 |
| |\ \ | |/ | |||||
| | * | 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 |
| | * | clean up completion docs | David Lord | 2020-03-05 | 1 | -61/+91 |
| | * | fish completion | Jonathan Lestrelin | 2020-03-05 | 1 | -4/+6 |
| | * | update project metadata | David Lord | 2020-02-27 | 2 | -14/+4 |
| * | | Merge branch '7.x' | David Lord | 2020-02-23 | 4 | -7/+10 |
| |\ \ | |/ | |||||
| | * | clarify multiple options | Chris Sullins | 2020-02-23 | 4 | -7/+10 |
| * | | Merge pull request #1201 from yu-iskw/modify-doc | David Lord | 2020-02-23 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Modify the code about the custom multi commands. | Yu ISHIKAWA | 2019-01-07 | 1 | -1/+1 |
| * | | | Merge branch '7.x' | David Lord | 2020-02-23 | 2 | -4/+38 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | options for handling command name change in 7.0 | David Lord | 2020-02-22 | 1 | -1/+26 |
