Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract submenu code to new project | kotfu | 2018-05-09 | 1 | -109/+0 |
* | 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 |
* | Added optional persistent readline history feature | Todd Leonhardt | 2018-02-08 | 1 | -5/+1 |
* | Added ability to use ipy for embedded IPython to submenus.py example | Todd Leonhardt | 2018-02-07 | 1 | -1/+23 |
* | Fixed typo in ThirdLevel.do_say() print | Calvin Lobo | 2018-02-04 | 1 | -1/+2 |
* | added a decorator function that allows nesting of Cmd instances to create sub... | Calvin Lobo | 2018-02-01 | 1 | -0/+90 |