Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed isort to force wrapping of imports to reduce merge conflicts from min... | Eric Lin | 2021-01-22 | 1 | -4/+15 |
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -2/+2 |
* | Made CompletionError exception available to non-argparse tab completion | Kevin Van Brunt | 2020-02-17 | 1 | -2/+2 |
* | Finished argparse completion example | Kevin Van Brunt | 2020-02-13 | 1 | -21/+49 |
* | Wrote examples for CompletionError and CompletionItem | Kevin Van Brunt | 2020-02-13 | 1 | -13/+34 |
* | Start of new argparse completion example | Kevin Van Brunt | 2020-02-13 | 1 | -0/+73 |