Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up variable names | kotfu | 2018-01-07 | 1 | -2/+2 |
* | Set prog in argparser based on the name of the function | kotfu | 2018-01-07 | 1 | -4/+1 |
* | Properly set docstring so it contains help message | kotfu | 2018-01-07 | 1 | -36/+36 |
* | Add tests for POSIX=true and arguments containing spaces | kotfu | 2018-01-07 | 1 | -2/+18 |
* | Default posix and quote removal working. | kotfu | 2018-01-07 | 1 | -15/+17 |
* | Merge branch 'master' of https://github.com/python-cmd2/cmd2 into argparse | Jared Crapo | 2017-12-11 | 1 | -8/+8 |
|\ | |||||
| * | Made a couple fixes to existing examples | Todd Leonhardt | 2017-11-11 | 1 | -8/+8 |
* | | Plan and first working code for argparse decorator | Jared Crapo | 2017-12-11 | 1 | -1/+25 |
|/ | |||||
* | Fixed a few bugs and examples | Todd Leonhardt | 2017-07-03 | 1 | -9/+11 |
* | Mostly fix a bunch of spelling mistakes. | Todd Leonhardt | 2017-03-13 | 1 | -3/+3 |
* | Added info to CHANGES.rst on what bugs have been fixed so far this release. | Todd Leonhardt | 2017-03-04 | 1 | -0/+88 |