summaryrefslogtreecommitdiff
path: root/cmd2/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 issuesTodd Leonhardt2018-12-061-0/+1
* Use setuptools_scm for version numberskotfu2018-07-291-2/+10
* Deprecated CmdResult helper class and promoted CommandResultTodd Leonhardt2018-06-231-1/+2
* Working on improving type hintingTodd Leonhardt2018-06-091-0/+1
* Add EmptyStatement exception to default importskotfu2018-05-231-1/+1
* Add Statement to default importkotfu2018-05-151-1/+1
* Extract AddSubmenu() into it’s own modulekotfu2018-05-061-1/+1
* Add default imports back inkotfu2018-05-061-0/+2
* Addressed comments.Eric Lin2018-05-021-2/+0
* Merge remote-tracking branch 'origin/master' into bash_completionEric Lin2018-04-271-18/+0
|\
* | Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-2/+2
* | Initial customization of CompletionFinderEric Lin2018-04-241-0/+17
|/
* Cleaned up __init__.pyTodd Leonhardt2018-04-171-5/+2
* Fix unit tests on package branchTodd Leonhardt2018-04-171-3/+3
* Most of the unit tests fixed.kotfu2018-04-161-1/+3
* Basic structure for cmd2 as a packagekotfu2018-04-161-0/+6
* Revert "Basic structure for cmd2 as a package"kotfu2018-04-161-6/+0
* Basic structure for cmd2 as a packagekotfu2018-04-161-0/+6