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
02 Mar, 2017
2 commits
  • Info and examples
    e870e264
    Henry Fredrick Schreiner authored
    2017-03-02 12:38:45 -0500  
    Browse Code »
  • Fallback support added, better structure
    9d697b85
    Henry Fredrick Schreiner authored
    2017-03-02 12:02:44 -0500  
    Browse Code »

01 Mar, 2017
1 commit
  • Broken tests only because adding new desired behavior
    7856de43
    Henry Fredrick Schreiner authored
    2017-03-01 16:01:29 -0500  
    Browse Code »

27 Feb, 2017
1 commit
  • Mention of rang library
    78dc2a5b
    Henry Fredrick Schreiner authored
    2017-02-27 14:40:53 -0500  
    Browse Code »

25 Feb, 2017
1 commit
  • Adding fixes from derilict C++14 branch
    2c431f16
    Henry Fredrick Schreiner authored
    2017-02-25 09:07:45 -0500  
    Browse Code »

24 Feb, 2017
14 commits
  • Updates to readme
    9a956f1d
    Henry Fredrick Schreiner authored
    2017-02-24 21:17:42 -0500  
    Browse Code »
  • Update App.hpp to remove a warning
    afd7dce9
    henryiii authored
    2017-02-24 18:33:37 -0500  
    Browse Code »
  • Fixing a few warnings
    904793ea
    Henry Fredrick Schreiner authored
    2017-02-24 18:33:26 -0500  
    Browse Code »
  • Adding string based method for requires/excludes
    3f4c165e
    Henry Fredrick Schreiner authored
    2017-02-24 16:59:53 -0500  
    Browse Code »
  • Fix missing signature on set_callback
    0ccd814a
    Henry Fredrick Schreiner authored
    2017-02-24 16:19:33 -0500  
    Browse Code »
  • Adding changelog and notes on futher work.
    e9b5ff72
    Henry Fredrick Schreiner authored
    2017-02-24 15:35:48 -0500  
    Browse Code »
  • --amend
    e2a12e29
    Henry Fredrick Schreiner authored
    2017-02-24 15:29:36 -0500  
    Browse Code »
  • Adding nicer docs
    84cfcc18
    Henry Fredrick Schreiner authored
    2017-02-24 15:27:06 -0500  
    Browse Code »
  • Updated names in Option, too
    a8f5b328
    Henry Fredrick Schreiner authored
    2017-02-24 15:15:48 -0500  
    Browse Code »
  • Nicer docs
    c02130b7
    Henry Fredrick Schreiner authored
    2017-02-24 14:53:42 -0500  
    Browse Code »
  • Rename App members, originize help
    1dfe8dce
    Henry Fredrick Schreiner authored
    2017-02-24 14:29:26 -0500  
    Browse Code »
  • Refactor name/desc
    63bd1867
    Henry Fredrick Schreiner authored
    2017-02-24 13:27:44 -0500  
    Browse Code »
  • Fixing for IDE builds
    81f58c13
    Henry Fredrick Schreiner authored
    2017-02-24 13:16:11 -0500  
    Browse Code »
  • Adding a number to required_subcommand
    ade78c58
    Henry Fredrick Schreiner authored
    2017-02-24 12:54:37 -0500  
    Browse Code »

22 Feb, 2017
1 commit
  • Preparation for version 0.5
    18841085
    Henry Fredrick Schreiner authored
    2017-02-22 08:28:44 -0500  
    Browse Code »

21 Feb, 2017
1 commit
  • Adding hidden options
    b59a16cc
    Henry Fredrick Schreiner authored
    2017-02-21 08:44:09 -0500  
    Browse Code »

20 Feb, 2017
17 commits
  • Throw errors for duplicate subcommand names, with ignore case too
    e63898df
    Henry Fredrick Schreiner authored
    2017-02-20 15:31:58 -0500  
    Browse Code »
  • Eliminating all warnings (Windows)
    40431de9
    Henry Fredrick Schreiner authored
    2017-02-20 14:18:04 -0500  
    Browse Code »
  • Fixes for Windows warnings
    4b07ef52
    Henry Fredrick Schreiner authored
    2017-02-20 14:14:11 -0500  
    Browse Code »
  • Adding test for extras access
    e328364a
    Henry Fredrick Schreiner authored
    2017-02-20 14:08:12 -0500  
    Browse Code »
  • Tests, fix extra options after subcommand going to parent
    cfc389d4
    Henry Fredrick Schreiner authored
    2017-02-20 13:51:33 -0500  
    Browse Code »
  • Adding case check for subcommand (simple)
    4fca03d0
    Henry Fredrick Schreiner authored
    2017-02-20 13:23:05 -0500  
    Browse Code »
  • Adding (untested) ignore case abilities
    196012a9
    Henry Fredrick Schreiner authored
    2017-02-20 13:22:42 -0500  
    Browse Code »
  • Adding corrected local settings
    64e39c25
    Henry Fredrick Schreiner authored
    2017-02-20 12:10:00 -0500  
    Browse Code »
  • Adding subcom chaining (untested)
    983529a3
    Henry Fredrick Schreiner authored
    2017-02-20 12:08:21 -0500  
    Browse Code »
  • Adding to readme
    217075b2
    Henry Fredrick Schreiner authored
    2017-02-20 11:39:58 -0500  
    Browse Code »
  • Adding info for latest change
    33de7af0
    Henry Fredrick Schreiner authored
    2017-02-20 11:37:48 -0500  
    Browse Code »
  • Adding ability to “leave out” options (optional). Rename RequierdError to ExtrasError
    fd313fca
    Henry Fredrick Schreiner authored
    2017-02-20 11:18:51 -0500  
    Browse Code »
  • Adding testing for required subcommands
    537aa3aa
    Henry Fredrick Schreiner authored
    2017-02-20 09:29:20 -0500  
    Browse Code »
  • Adding note about Click style chained commands
    2ddc7d43
    Henry Fredrick Schreiner authored
    2017-02-20 08:49:13 -0500  
    Browse Code »
  • Fixing test check for TEXT
    b2e8bd9b
    Henry Fredrick Schreiner authored
    2017-02-20 08:44:21 -0500  
    Browse Code »
  • Vebose output on windows test
    1ef7c36d
    Henry Fredrick Schreiner authored
    2017-02-20 08:43:18 -0500  
    Browse Code »
  • STRING -> TEXT like Click
    4afd32d9
    Henry Fredrick Schreiner authored
    2017-02-20 08:39:30 -0500  
    Browse Code »

19 Feb, 2017
2 commits
  • Nicer badges
    9157d451
    Henry Fredrick Schreiner authored
    2017-02-19 19:40:45 -0500  
    Browse Code »
  • 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 Code »