Peter M. Groen
/
CLI11
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
1,166
Compare
Branches
1
Tags
0
main
a3522c1ddf972722f6a91973de22e5ef95d8ba33
CLI11
CHANGELOG.md
17 Mar, 2017
2 commits
Fix and add cov for subcom ini parser
a3522c1d
Henry Fredrick Schreiner
authored
2017-03-17 12:04:22 -0400
Browse File »
Scoped enum for errors
17564cec
Henry Fredrick Schreiner
authored
2017-03-17 11:34:10 -0400
Browse File »
08 Mar, 2017
1 commit
Adding nicer links and code coverage info
467b0b13
Henry Fredrick Schreiner
authored
2017-03-08 11:08:19 -0500
Browse File »
03 Mar, 2017
2 commits
Ini support for flags
ee3f5a73
Henry Fredrick Schreiner
authored
2017-03-03 17:51:08 -0500
Browse File »
Added comments for ini files
96250a5e
Henry Fredrick Schreiner
authored
2017-03-03 12:13:50 -0500
Browse File »
02 Mar, 2017
2 commits
Remove double vector parse
84add337
Henry Fredrick Schreiner
authored
2017-03-02 13:10:32 -0500
Browse File »
Info and examples
e870e264
Henry Fredrick Schreiner
authored
2017-03-02 12:38:45 -0500
Browse File »
24 Feb, 2017
3 commits
Adding string based method for requires/excludes
3f4c165e
Henry Fredrick Schreiner
authored
2017-02-24 16:59:53 -0500
Browse File »
Adding changelog and notes on futher work.
e9b5ff72
Henry Fredrick Schreiner
authored
2017-02-24 15:35:48 -0500
Browse File »
Adding a number to required_subcommand
ade78c58
Henry Fredrick Schreiner
authored
2017-02-24 12:54:37 -0500
Browse File »
22 Feb, 2017
1 commit
Preparation for version 0.5
18841085
Henry Fredrick Schreiner
authored
2017-02-22 08:28:44 -0500
Browse File »
21 Feb, 2017
1 commit
Adding hidden options
b59a16cc
Henry Fredrick Schreiner
authored
2017-02-21 08:44:09 -0500
Browse File »
20 Feb, 2017
7 commits
Throw errors for duplicate subcommand names, with ignore case too
e63898df
Henry Fredrick Schreiner
authored
2017-02-20 15:31:58 -0500
Browse File »
Adding test for extras access
e328364a
Henry Fredrick Schreiner
authored
2017-02-20 14:08:12 -0500
Browse File »
Tests, fix extra options after subcommand going to parent
cfc389d4
Henry Fredrick Schreiner
authored
2017-02-20 13:51:33 -0500
Browse File »
Adding (untested) ignore case abilities
196012a9
Henry Fredrick Schreiner
authored
2017-02-20 13:22:42 -0500
Browse File »
Adding subcom chaining (untested)
983529a3
Henry Fredrick Schreiner
authored
2017-02-20 12:08:21 -0500
Browse File »
Adding info for latest change
33de7af0
Henry Fredrick Schreiner
authored
2017-02-20 11:37:48 -0500
Browse File »
Adding testing for required subcommands
537aa3aa
Henry Fredrick Schreiner
authored
2017-02-20 09:29:20 -0500
Browse File »
19 Feb, 2017
1 commit
Adding info to readme
73d5837a
Henry Fredrick Schreiner
authored
2017-02-19 16:59:42 -0500
Browse File »
17 Feb, 2017
1 commit
mention ini change in changelog
3e2172bd
Henry Fredrick Schreiner
authored
2017-02-17 21:26:48 -0500
Browse File »
14 Feb, 2017
1 commit
Remove flags from inifile
1f510725
Henry Fredrick Schreiner
authored
2017-02-14 12:21:11 -0500
Browse File »
13 Feb, 2017
5 commits
Added required subcommand
b3590393
Henry Fredrick Schreiner
authored
2017-02-13 22:30:16 -0500
Browse File »
Readme update
54a2f720
Henry Fredrick Schreiner
authored
2017-02-13 20:54:07 -0500
Browse File »
Adding ini print and simple tests
4e69e979
Henry Fredrick Schreiner
authored
2017-02-13 18:37:17 -0500
Browse File »
Refactored _parse, only called once now and has ini test
3a9faa51
Henry Fredrick Schreiner
authored
2017-02-13 09:55:02 -0500
Browse File »
Removing run, clean up App structure
0f476207
Henry Fredrick Schreiner
authored
2017-02-13 08:42:15 -0500
Browse File »
12 Feb, 2017
4 commits
Updated usage line for subcommands
209c10aa
Henry Fredrick Schreiner
authored
2017-02-12 18:38:41 -0500
Browse File »
Readme updates
71a29f43
Henry Fredrick Schreiner
authored
2017-02-12 18:25:44 -0500
Browse File »
Updates to changelog
767ec29f
Henry Fredrick Schreiner
authored
2017-02-12 18:09:33 -0500
Browse File »
Added tests and a fix for requires, exludes
b39ed569
Henry Fredrick Schreiner
authored
2017-02-12 16:45:13 -0500
Browse File »
11 Feb, 2017
1 commit
Adding example for group and documentation
f4ba6922
Henry Fredrick Schreiner
authored
2017-02-11 10:03:05 -0500
Browse File »
07 Feb, 2017
3 commits
Making positional types clearer
b459d478
Henry Fredrick Schreiner
authored
2017-02-07 15:00:24 -0500
Browse File »
Removed virtual setup, since it didn't work
feaabb4f
Henry Fredrick Schreiner
authored
2017-02-07 14:54:39 -0500
Browse File »
Moved to storing unique_ptr of Options, better support for --help
1bf66bc3
Henry Fredrick Schreiner
authored
2017-02-07 14:00:03 -0500
Browse File »