Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced more pexcept uses with perror | Kevin Van Brunt | 2019-06-25 | 1 | -5/+5 |
* | Initial Commit for Issue 698 | xNinjaKittyx | 2019-06-24 | 1 | -3/+3 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -1/+2 |
* | Fix flake8 issues | Todd Leonhardt | 2018-12-06 | 1 | -1/+1 |
* | Altered behavior further to lean towards giving the developer more power over... | Todd Leonhardt | 2018-06-16 | 1 | -12/+30 |
* | Added pager settable parameter to control the command used to display paged o... | Todd Leonhardt | 2018-06-11 | 1 | -6/+15 |
* | Standardize cmd2 imports in tests and examples | kotfu | 2018-05-23 | 1 | -3/+2 |
* | Removed the expensive imports from cmd2/__init__.py | Eric Lin | 2018-04-25 | 1 | -2/+2 |
* | Started removing dependency on six | Todd Leonhardt | 2018-04-15 | 1 | -1/+1 |
* | Addressed code review comments | Kevin Van Brunt | 2018-03-27 | 1 | -2/+1 |
* | Added an extra check to ppaged() to make sure cmd2 app is running in a real t... | Todd Leonhardt | 2018-03-20 | 1 | -0/+4 |
* | Added ppaged() method for printing output via a pager | Todd Leonhardt | 2018-03-07 | 1 | -0/+29 |