Logo white

Peter M. Groen / CLI11

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
  • CLI11
  • README.md
24 Feb, 2017
1 commit
  • Adding a number to required_subcommand
    ade78c58
    Henry Fredrick Schreiner authored
    2017-02-24 12:54:37 -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
10 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 case check for subcommand (simple)
    4fca03d0
    Henry Fredrick Schreiner authored
    2017-02-20 13:23:05 -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 to readme
    217075b2
    Henry Fredrick Schreiner authored
    2017-02-20 11:39:58 -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 »
  • Adding note about Click style chained commands
    2ddc7d43
    Henry Fredrick Schreiner authored
    2017-02-20 08:49:13 -0500  
    Browse File »

19 Feb, 2017
4 commits
  • Nicer badges
    9157d451
    Henry Fredrick Schreiner authored
    2017-02-19 19:40:45 -0500  
    Browse File »
  • macOS testing (#4) ...
    1bdc1bfc
    * Restoring MacOS build
    
    * Fixing mac build
    
    * Updates for proper macOS name
    henryiii authored
    2017-02-19 17:42:08 -0500  
    Browse File »
  • Adding info to readme
    73d5837a
    Henry Fredrick Schreiner authored
    2017-02-19 16:59:42 -0500  
    Browse File »
  • Adding badge, printout for script
    ab3ab011
    Henry Fredrick Schreiner authored
    2017-02-19 16:32:04 -0500  
    Browse File »

17 Feb, 2017
7 commits
  • Adding ini support for spaces filtering and quotes
    b4b456f5
    Henry Fredrick Schreiner authored
    2017-02-17 21:23:23 -0500  
    Browse File »
  • After discussion, LGPL seems to be the correct license
    bf0b18a9
    Henry Fredrick Schreiner authored
    2017-02-17 19:58:06 -0500  
    Browse File »
  • Expand plans
    0b690921
    Henry Fredrick Schreiner authored
    2017-02-17 09:21:22 -0500  
    Browse File »
  • Adding info about config parser
    d43e6cb9
    Henry Fredrick Schreiner authored
    2017-02-17 09:17:46 -0500  
    Browse File »
  • Adding a bit to the readme
    1ee65295
    Henry Fredrick Schreiner authored
    2017-02-17 09:16:56 -0500  
    Browse File »
  • Adding license and fixing gitter badge
    db354407
    henryiii authored
    2017-02-17 09:04:30 -0500  
    Browse File »
  • Add Gitter badge
    88813515
    The Gitter Badger authored
    2017-02-17 13:58:07 +0000  
    Browse File »

16 Feb, 2017
1 commit
  • Nicer readme after meeting
    238d9088
    Henry Fredrick Schreiner authored
    2017-02-16 17:07:09 -0500  
    Browse File »

13 Feb, 2017
2 commits
  • Readme update
    54a2f720
    Henry Fredrick Schreiner authored
    2017-02-13 20:54:07 -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
  • Adding to readme
    92c5621f
    Henry Fredrick Schreiner authored
    2017-02-12 19:57:44 -0500  
    Browse File »
  • Readme updates
    71a29f43
    Henry Fredrick Schreiner authored
    2017-02-12 18:25:44 -0500  
    Browse File »
  • Adding tests for required, adding mandatory synonym
    b3ce333e
    Henry Fredrick Schreiner authored
    2017-02-12 17:21:36 -0500  
    Browse File »
  • Adding requires, excludes, and getenv (untested)
    f4bf6d72
    Henry Fredrick Schreiner authored
    2017-02-12 14:04:36 -0500  
    Browse File »

11 Feb, 2017
3 commits
  • Move to using clang 3.5
    7fee3f36
    Henry Fredrick Schreiner authored
    2017-02-11 10:38:52 -0500  
    Browse File »
  • Updating note about build with Clang 3.4
    7a769fa9
    Henry Fredrick Schreiner authored
    2017-02-11 10:35:43 -0500  
    Browse File »
  • 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
  • Clean up typos
    87d83914
    henryiii authored
    2017-02-07 22:01:41 -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 »

06 Feb, 2017
2 commits
  • Output tag too
    82a9523f
    Henry Fredrick Schreiner authored
    2017-02-06 14:40:52 -0500  
    Browse File »
  • Adding note to readme
    9f0a6143
    Henry Fredrick Schreiner authored
    2017-02-06 09:55:42 -0500  
    Browse File »

04 Feb, 2017
2 commits
  • Cleanup readme
    44a27be5
    henryiii authored
    2017-02-04 16:59:05 -0500  
    Browse File »
  • Spelling fixes and readme updates
    2d32cd77
    Henry Fredrick Schreiner authored
    2017-02-04 15:42:42 -0500  
    Browse File »