Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore self.statement_parser to a public attribute in cmd2.Cmd | Todd Leonhardt | 2019-07-10 | 1 | -3/+3 |
* | Fixing some examples | Kevin Van Brunt | 2019-07-04 | 1 | -5/+0 |
* | Began work to minimize public API | Todd Leonhardt | 2019-06-15 | 1 | -3/+3 |
* | Fix unit test failures I introduced in last commit | Todd Leonhardt | 2019-06-15 | 1 | -2/+2 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -1/+2 |
* | Converted class attributes which aren't intended to be dynamically settable t... | Todd Leonhardt | 2019-03-14 | 1 | -1/+1 |
* | Made hooks.py executable | Todd Leonhardt | 2018-09-28 | 1 | -0/+0 |
* | Updated abbreviation example to use new cmd2 function to resolve command func... | Kevin Van Brunt | 2018-09-28 | 1 | -5/+5 |
* | Address feedback in PR | kotfu | 2018-07-21 | 1 | -2/+2 |
* | Add hook example | kotfu | 2018-07-21 | 1 | -0/+115 |