Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolves comments from PR | Eric Lin | 2021-03-18 | 1 | -2/+4 |
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -5/+2 |
* | Fixed example code | Kevin Van Brunt | 2020-02-06 | 1 | -1/+1 |
* | Documentation updates | kotfu | 2020-02-05 | 1 | -3/+7 |
* | Added cmd2.utils.Settable to the cmd2 namespace and updated examples and docs | Todd Leonhardt | 2020-02-04 | 1 | -3/+3 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -2/+2 |
* | Changed examples to reflect that settable doesn't need to be updated before c... | Kevin Van Brunt | 2019-02-20 | 1 | -1/+1 |
* | Standardize cmd2 imports in tests and examples | kotfu | 2018-05-23 | 1 | -2/+2 |
* | Removed the expensive imports from cmd2/__init__.py | Eric Lin | 2018-04-25 | 1 | -1/+1 |
* | Started removing dependency on six | Todd Leonhardt | 2018-04-15 | 1 | -1/+1 |
* | Revise environment setting documentation | kotfu | 2017-08-28 | 1 | -0/+38 |