Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add in isort changes | Todd Leonhardt | 2021-01-31 | 1 | -2/+6 |
* | Attempt to fix remaining black failures | Todd Leonhardt | 2021-01-31 | 1 | -1/+4 |
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -9/+3 |
* | Changed isort to force wrapping of imports to reduce merge conflicts from min... | Eric Lin | 2021-01-22 | 1 | -2/+6 |
* | Removed remaining usages and examples with tox. Updated references to tox to ... | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Added type annotations for fields in cmd2.Cmd. | Eric Lin | 2020-07-21 | 1 | -2/+3 |
* | Brought in cmd2 plugin template as a first-class member of cmd2 proper | Eric Lin | 2020-07-14 | 1 | -5/+2 |
* | Ran isort | Todd Leonhardt | 2020-07-11 | 1 | -0/+1 |
* | Minor cleanup. Removed some experiments that weren't supposed to be included | Eric Lin | 2020-07-11 | 1 | -6/+3 |
* | external test plugin tests and coverage should now run | Eric Lin | 2020-07-11 | 1 | -57/+29 |
* | Copied cmd2 ext test into cmd2 baseline and linked up invoke | Eric Lin | 2020-07-11 | 1 | -0/+166 |