| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed @with_argument_parser decorator to @with_argparser | Todd Leonhardt | 2018-01-21 | 1 | -9/+9 |
| * | Added unit tests for newly-overridden complete() method | Todd Leonhardt | 2018-01-20 | 1 | -2/+11 |
| * | Simplified a few argparse examples and fixed some incorrect documentation | Todd Leonhardt | 2018-01-17 | 1 | -10/+12 |
| * | Revised some of the Sphinx documentation which referenced the deprecated @opt... | Todd Leonhardt | 2018-01-15 | 1 | -0/+2 |
| * | Changed @with_argument_parser to only pass single argument to commands | Todd Leonhardt | 2018-01-15 | 1 | -10/+33 |
| * | remove use_argument_list attribute | kotfu | 2018-01-14 | 1 | -33/+1 |
| * | new @with_argument_list decorator | kotfu | 2018-01-12 | 1 | -0/+51 |
| * | @with_argument_parser now passes an arglist instead of a string | kotfu | 2018-01-12 | 1 | -5/+8 |
| * | Trivial doc change to get readthedocs to rebuild | Todd Leonhardt | 2018-01-10 | 1 | -2/+3 |
| * | Write documentation | kotfu | 2018-01-07 | 1 | -112/+146 |
| * | Plan and first working code for argparse decorator | Jared Crapo | 2017-12-11 | 1 | -0/+141 |
