| Commit message (Expand) | Author | Age | Files | Lines |
* | fix HelpParams::showValueNameOnce | Pavel Belikov | 2017-11-14 | 1 | -1/+1 |
* | add leading whitespace support in Wrap | Pavel Belikov | 2017-11-14 | 1 | -1/+31 |
* | add more HelpParams for options | Pavel Belikov | 2017-11-14 | 1 | -0/+72 |
* | add Matcher validation tests | Pavel Belikov | 2017-11-12 | 1 | -0/+17 |
* | add HelpParams::proglineShowFlags | Pavel Belikov | 2017-11-12 | 1 | -0/+49 |
* | change default value of RequireCommand | Pavel Belikov | 2017-11-09 | 1 | -9/+6 |
* | add subparsers validation | Pavel Belikov | 2017-11-09 | 1 | -0/+86 |
* | add validation for commands | Pavel Belikov | 2017-11-08 | 1 | -0/+40 |
* | add travis ci, appveyor, coveralls | Pavel Belikov | 2017-11-06 | 1 | -5/+5 |
* | add COMMAND to program line | Pavel Belikov | 2017-11-06 | 1 | -5/+4 |
* | add HelpParams::showCommandChildren and HelpParams::showCommandFullHelp | Pavel Belikov | 2017-11-06 | 1 | -0/+63 |
* | add help output for commands | Pavel Belikov | 2017-11-06 | 1 | -8/+27 |
* | add description for commands | Pavel Belikov | 2017-11-06 | 1 | -0/+30 |
* | refactor GetDescription | Pavel Belikov | 2017-11-06 | 1 | -3/+3 |
* | add subparsers | Pavel Belikov | 2017-11-04 | 1 | -1/+69 |
* | update contributing, add Pavel Belikov to copyright lines | Taylor C. Richberger | 2017-10-16 | 1 | -1/+1 |
* | add a few test cases and bump version6.2.0 | Taylor C. Richberger | 2017-10-16 | 1 | -0/+7 |
* | add ImplicitValueFlag, NargsValueFlag | Pavel Belikov | 2017-10-16 | 1 | -0/+65 |
* | add Options::Hidden | Pavel Belikov | 2017-10-15 | 1 | -0/+16 |
* | add Options::Required flag | Pavel Belikov | 2017-10-13 | 1 | -0/+20 |
* | include guards | Taylor C. Richberger | 2016-08-16 | 1 | -0/+1 |
* | fix many bugs, add tests for terminator6.0.1 | Taylor C. Richberger | 2016-07-16 | 1 | -0/+41 |
* | bump version, change template use6.0.0 | Taylor C. Richberger | 2016-07-11 | 1 | -13/+17 |
* | add noexcept functionality5.1.0 | Taylor C. Richberger | 2016-06-30 | 1 | -2/+67 |
* | add extra test | Taylor C. Richberger | 2016-06-29 | 1 | -0/+47 |
* | Flag kick-out should work | Taylor C. Richberger | 2016-06-29 | 1 | -1/+1 |
* | add kick-out tests | Taylor C. Richberger | 2016-06-29 | 1 | -1/+34 |
* | add new feature | Taylor C. Richberger | 2016-06-14 | 1 | -0/+30 |
* | allow set use4.1.5 | Taylor C. Richberger | 2016-06-02 | 1 | -0/+19 |
* | improve readability by culling explicit matcher construction | Taylor C. Richberger | 2016-06-02 | 1 | -59/+59 |
* | finish mapping types | Taylor C. Richberger | 2016-05-11 | 1 | -11/+10 |
* | add mapping flag, throw maperror, ensure throwing works properly | Taylor C. Richberger | 2016-05-11 | 1 | -0/+53 |
* | rename everything4.0.0 | Taylor C. Richberger | 2016-05-10 | 1 | -37/+37 |
* | switch everything to args::get | Taylor C. Richberger | 2016-05-10 | 1 | -21/+47 |
* | resolve this, and improve help generation | Taylor C. Richberger | 2016-05-09 | 1 | -0/+37 |
* | some small const improvements | Taylor C. Richberger | 2016-05-08 | 1 | -2/+1 |
* | Improve use and documentation | Taylor C. Richberger | 2016-05-07 | 1 | -13/+13 |
* | fix ADL. Add unified initializer list | Taylor C. Richberger | 2016-05-07 | 1 | -8/+27 |
* | add overloads and tests, and improve help generation in general | Taylor C. Richberger | 2016-05-06 | 1 | -0/+15 |
* | make pass tests again | Taylor C. Richberger | 2016-05-06 | 1 | -1/+1 |
* | make fail a test to test build failure | Taylor C. Richberger | 2016-05-06 | 1 | -1/+1 |
* | add full test suite | Taylor C. Richberger | 2016-05-06 | 1 | -29/+233 |
* | fix readme example1.0.4 | Taylor C. Richberger | 2016-05-05 | 1 | -12/+10 |
* | great improvements to readme1.0.3 | Taylor C. Richberger | 2016-05-05 | 1 | -25/+16 |
* | push readme | Taylor C. Richberger | 2016-05-05 | 1 | -73/+23 |
* | add terminator flag, rework interface a little | Taylor C. Richberger | 2016-05-05 | 1 | -10/+10 |
* | add simple test and allow some simple unicode support1.0.2 | Taylor C. Richberger | 2016-05-05 | 1 | -0/+104 |