Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed locals_in_py to self_in_py | Todd Leonhardt | 2020-01-27 | 1 | -1/+1 |
* | Made three public attributes of cmd2.Cmd no longer settable at runtime by end... | Todd Leonhardt | 2020-01-27 | 1 | -1/+1 |
* | Changed all uses of sub-command to subcommand | Kevin Van Brunt | 2019-07-19 | 1 | -6/+6 |
* | Updated documentation | Kevin Van Brunt | 2019-06-15 | 1 | -1/+1 |
* | Added help summary and a separate label for commands and topics | Kevin Van Brunt | 2018-12-21 | 1 | -12/+33 |
* | Removed newlines | Kevin Van Brunt | 2018-12-21 | 1 | -3/+1 |
* | Refactored script to use app() | Kevin Van Brunt | 2018-12-21 | 1 | -32/+27 |
* | Updated documentation | Kevin Van Brunt | 2018-12-20 | 1 | -2/+2 |
* | Refactored script and made OS independent by removing rm calls | Kevin Van Brunt | 2018-12-20 | 1 | -26/+40 |
* | Added labels for each command help text | Kevin Van Brunt | 2018-12-20 | 1 | -2/+13 |
* | Fixing flake8 warning | Kevin Van Brunt | 2018-12-20 | 1 | -0/+1 |
* | Added new example script that saves help text to a file | Kevin Van Brunt | 2018-12-20 | 1 | -0/+67 |