Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -0/+1 |
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -0/+1 |
* | Updated comment | Kevin Van Brunt | 2019-06-15 | 1 | -1/+1 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -1/+2 |
* | Fix flake8 issues | Todd Leonhardt | 2018-12-06 | 1 | -0/+1 |
* | Added a command which does nothing and produces no output to alias_startup.py... | Todd Leonhardt | 2018-09-14 | 1 | -0/+4 |
* | Fix Sphinx warning due to _static directory | Todd Leonhardt | 2018-07-30 | 1 | -2/+3 |
* | Standardize cmd2 imports in tests and examples | kotfu | 2018-05-23 | 1 | -2/+1 |
* | Addressed comments. | Eric Lin | 2018-05-02 | 1 | -4/+0 |
* | 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 |
* | Added ability to specify a startup_script in cmd2.Cmd.__init__() | Todd Leonhardt | 2018-03-16 | 1 | -0/+24 |