Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.py_refactor | Kevin Van Brunt | 2021-03-26 | 1 | -3/+2 |
* | Add in isort changes | Todd Leonhardt | 2021-01-31 | 1 | -2/+3 |
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -5/+4 |
* | Changed isort to force wrapping of imports to reduce merge conflicts from min... | Eric Lin | 2021-01-22 | 1 | -1/+3 |
* | Renamed locals_in_py to self_in_py | Todd Leonhardt | 2020-01-27 | 1 | -1/+1 |
* | Changed example cmd2 history file's extension from txt to dat since it is now... | Kevin Van Brunt | 2019-06-05 | 1 | -1/+1 |
* | Refactor exit_code implementation | Todd Leonhardt | 2019-05-20 | 1 | -1/+2 |
* | Moved main.py to exampels/hello_cmd2.py and added some comments | Todd Leonhardt | 2018-10-06 | 1 | -0/+16 |