Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Renamed exclude_from_help to hidden_commands | Kevin Van Brunt | 2018-03-22 | 1 | -4/+4 |
* | Fixed removed_unused.py example and help for edit command | Todd Leonhardt | 2018-02-24 | 1 | -2/+2 |
* | Added remove_unused.py example to demonstrate how to remove unused commands | Todd Leonhardt | 2017-07-31 | 1 | -0/+30 |