Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | document command name replacing "_" with "-" | J. Javier Maestro | 2020-02-22 | 1 | -0/+6 |
| * | | prevent automatic environment variables from containing dashes | Gregory Pakosz | 2020-02-22 | 1 | -4/+7 |
* | | | Merge branch '7.x' | David Lord | 2020-02-19 | 7 | -53/+88 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #1451 from syedtshah/patch-1 | David Lord | 2020-02-19 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fixed typos | Syed Shah | 2020-01-06 | 1 | -1/+1 |
| * | | | Correct mistype in documentation | Velibor Zeli | 2020-02-16 | 1 | -1/+1 |
| * | | | docs note that default for multiple=True should be a list | Brad Porter | 2020-02-16 | 1 | -5/+16 |
| * | | | Merge pull request #1291 from VictoryChang/7.x | David Lord | 2020-02-16 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | [1289] Advise users not to use prompt in conjunction with multiple in the doc... | Victory Chang | 2019-05-06 | 1 | -0/+4 |
| * | | | | Merge pull request #1302 from paxnovem/ISSUE-1212 | David Lord | 2020-02-16 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | add note for change in 3.7 encoding handling | Brian Grohe | 2020-02-16 | 1 | -0/+6 |
| | |/ / / | |||||
| * | | | | docs cleanup | David Lord | 2020-02-16 | 1 | -13/+12 |
| * | | | | Merge pull request #1316 from strawstack/7.x | David Lord | 2020-02-16 | 1 | -31/+27 |
| |\ \ \ \ | |||||
| | * | | | | Increase readibility of 'why' page in docs | Richard | 2019-05-09 | 1 | -31/+27 |
| | |/ / / | |||||
| * | | | | Restore progressbar iterator interface; add test | Stephen Rosen | 2020-02-16 | 1 | -0/+10 |