Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -0/+1 |
* | Updated various documentation and tests to not use load | Todd Leonhardt | 2019-06-15 | 1 | -2/+2 |
* | Removed support for cmd.cmdqueue | Kevin Van Brunt | 2019-06-11 | 1 | -2/+1 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -1/+1 |
* | Standardize cmd2 imports in tests and examples | kotfu | 2018-05-23 | 1 | -1/+1 |
* | 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 |
* | Make sure pexpect uses same version of Python to spawn persistent history exa... | Todd Leonhardt | 2018-02-09 | 1 | -4/+14 |
* | First past at unit test for persistent history feature | Todd Leonhardt | 2018-02-09 | 1 | -0/+1 |
* | Added optional persistent readline history feature | Todd Leonhardt | 2018-02-08 | 1 | -0/+22 |