Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type annotations for fields in cmd2.Cmd. | Eric Lin | 2020-07-21 | 5 | -12/+18 |
* | Brought in cmd2 plugin template as a first-class member of cmd2 proper | Eric Lin | 2020-07-14 | 16 | -7/+890 |
* | replace pkg_resources with importlib.metadata | Doug Hellmann | 2020-07-12 | 1 | -7/+11 |
* | Ran isort | Todd Leonhardt | 2020-07-11 | 6 | -4/+5 |
* | Minor cleanup. Removed some experiments that weren't supposed to be included | Eric Lin | 2020-07-11 | 4 | -28/+9 |
* | external test plugin tests and coverage should now run | Eric Lin | 2020-07-11 | 14 | -117/+111 |
* | Copied cmd2 ext test into cmd2 baseline and linked up invoke | Eric Lin | 2020-07-11 | 14 | -0/+801 |