| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Marked with_arparser_and_unknown_args deprecated and consolidated | Eric Lin | 2020-08-04 | 1 | -1/+1 |
| * | Minor formatting fixes. Injecting a function into namespace objects before pa... | Eric Lin | 2020-08-04 | 1 | -17/+23 |
| * | Now maintains a command->CommandSet mapping and passes the CommandSet | anselor | 2020-08-04 | 1 | -25/+371 |
| * | Removed sub-class and instead patch argparse._SubParsersAction | Eric Lin | 2020-08-04 | 1 | -1/+1 |
| * | Suggested PR Fixes. | Eric Lin | 2020-08-04 | 1 | -1/+1 |
| * | Adds unit tests for sub-commands and additional commandset edge cases | Eric Lin | 2020-08-04 | 1 | -0/+170 |
| * | updated imports | Eric Lin | 2020-08-04 | 2 | -1/+0 |
| * | Updates the example to remove usage of the now remove ability to | Eric Lin | 2020-08-04 | 1 | -18/+72 |
| * | Removed support for functions outside of CommandSets | Eric Lin | 2020-08-04 | 1 | -208/+1 |
| * | Moved commandset tests into an isolated test | Eric Lin | 2020-08-04 | 3 | -0/+566 |
