Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some mypy validation fixes | Eric Lin | 2021-03-18 | 1 | -2/+0 |
* | Merge branch 'master' into 2.0 | Todd Leonhardt | 2020-11-11 | 1 | -0/+4 |
|\ | |||||
| * | Fixed issue where quoted redirectors and terminators in aliases and macros we... | Kevin Van Brunt | 2020-09-30 | 1 | -0/+4 |
* | | Moved two classes from cmd2.py to utils.py. | Kevin Van Brunt | 2020-09-09 | 1 | -0/+27 |
* | | Replaced choices_function / choices_method with choices_provider. | Kevin Van Brunt | 2020-08-13 | 1 | -9/+0 |
|/ | |||||
* | Updated docs | Kevin Van Brunt | 2020-04-22 | 1 | -0/+1 |
* | Move list sorting from completion to misc | kotfu | 2020-02-24 | 1 | -6/+6 |
* | Instead of using automodule, only document public api functions | kotfu | 2020-02-22 | 1 | -1/+74 |
* | Begin process of combining utils api docs into a single document | kotfu | 2020-02-10 | 1 | -0/+5 |