Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented CommandSet event handlers | Kevin Van Brunt | 2020-09-03 | 1 | -1/+29 |
* | Updated docs | Kevin Van Brunt | 2020-09-01 | 1 | -4/+4 |
* | Fixed issue where subcommand added with @as_subcommand_to decorator did not d... | Kevin Van Brunt | 2020-08-27 | 1 | -2/+2 |
* | The functions cmd2 adds to Namespaces (get_statement() and get_handler()) are... | Kevin Van Brunt | 2020-08-26 | 1 | -1/+1 |
* | Breaking change: Removed cmd2 app as a required second parameter to | Eric Lin | 2020-08-12 | 1 | -34/+35 |
* | Verify that a completer function is defined in a CommandSet before | Eric Lin | 2020-08-06 | 1 | -1/+2 |
* | Minor formatting fixes. Injecting a function into namespace objects before pa... | Eric Lin | 2020-08-04 | 1 | -3/+3 |
* | Fix a couple doc8 warnings | Todd Leonhardt | 2020-08-04 | 1 | -5/+7 |
* | Suggested PR Fixes. | Eric Lin | 2020-08-04 | 1 | -5/+5 |
* | Adds support for injectable subcommands as part of CommandSet | Eric Lin | 2020-08-04 | 1 | -0/+126 |
* | updated imports | Eric Lin | 2020-08-04 | 1 | -0/+201 |