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
12 Feb, 2018
1 commit
  • #76 | Remove "is required" string passed as an argument to RequiredError() const… ...
    4e62a0a9
    …ructor to avoid double printing.
    The string "is required" is already added internally by RequiredError() class.
    recklesstodd authored
    2018-02-12 07:27:51 +0100  
    Browse Code »

22 Jan, 2018
3 commits
  • Merge pull request #73 from lczech/add-path-exists-validator ...
    afde0b08
    Add path exists validator
    Henry Schreiner authored
    2018-01-22 12:28:33 +0100  
    Browse Code »
  • Merge pull request #72 from lczech/fix-help-output ...
    969ba2ca
    Fix space in help output.
    Henry Schreiner authored
    2018-01-22 12:27:51 +0100  
    Browse Code »
  • Merge pull request #71 from msoeken/patch-1 ...
    dff9da4c
    Wrong function name.
    Henry Schreiner authored
    2018-01-22 12:13:32 +0100  
    Browse Code »

07 Jan, 2018
2 commits
  • Add path exists validator.
    7868dc9f
    Lucas Czech authored
    2018-01-07 22:35:01 +0100  
    Browse Code »
  • Fix space in help output.
    378eb340
    Lucas Czech authored
    2018-01-07 17:26:53 +0100  
    Browse Code »

05 Jan, 2018
1 commit
  • Wrong function name. ...
    0519a098
    `add_options` should be `add_option`.
    Mathias Soeken authored
    2018-01-05 16:19:31 +0100  
    Browse Code »

29 Dec, 2017
1 commit
  • Merge pull request #66 from SkyToGround/issue_65 ...
    0243fda6
    Writing argument description to config string (issue #65)
    Henry Schreiner authored
    2017-12-29 16:17:07 -0500  
    Browse Code »

23 Dec, 2017
3 commits
  • A few fixes for failing tests
    9e183646
    Henry Fredrick Schreiner authored
    2017-12-23 19:18:19 -0600  
    Browse Code »
  • Add multiline ini comments
    78ed9956
    Henry Fredrick Schreiner authored
    2017-12-23 14:17:38 -0600  
    Browse Code »
  • Run clang-format script
    b10b9c82
    Henry Fredrick Schreiner authored
    2017-12-23 09:47:52 -0600  
    Browse Code »

21 Dec, 2017
2 commits
  • Merge branch 'issue_65' of ssh://github.com/SkyToGround/CLI11 into issue_65 ...
    f16f9e22
    # Conflicts:
    #	include/CLI/App.hpp
    Jonas Nilsson authored
    2017-12-21 08:56:18 +0100  
    Browse Code »
  • Minor changes.
    987ea1f6
    Jonas Nilsson authored
    2017-12-21 08:55:24 +0100  
    Browse Code »

20 Dec, 2017
1 commit
  • Changed "and" to "&&" for non compliant compilers (MSVC).
    44b4801f
    Jonas Nilsson authored
    2017-12-20 11:45:53 +0100  
    Browse Code »

18 Dec, 2017
1 commit
  • Added basic support for writing description to config string.
    97b1def5
    Jonas Nilsson authored
    2017-12-18 11:47:18 +0100  
    Browse Code »

12 Dec, 2017
1 commit
  • Adding get_parent()
    67cd2e63
    Henry Fredrick Schreiner authored
    2017-12-12 15:19:32 -0600  
    Browse Code »

06 Dec, 2017
1 commit
  • Dropping check for size in test (not needed anymore)
    97b6265c
    Henry Schreiner authored
    2017-12-06 14:59:28 -0500  
    Browse Code »

04 Dec, 2017
1 commit
  • Adding like to slides
    46f192bb
    Henry Schreiner authored
    2017-12-04 12:05:03 -0500  
    Browse Code »

03 Dec, 2017
1 commit
  • Link to comparison
    69ad7856
    Henry Schreiner authored
    2017-12-03 22:57:13 -0500  
    Browse Code »

01 Dec, 2017
7 commits
  • Readme updates ...
    53e53286
    [skip ci]
    Henry Fredrick Schreiner authored
    2017-12-01 22:00:26 -0500  
    Browse Code »
  • Adding badge for latest release
    d259c3e5
    Henry Fredrick Schreiner authored
    2017-12-01 11:34:26 -0500  
    Browse Code »
  • Adding try online link
    cd876c56
    Henry Fredrick Schreiner authored
    2017-12-01 10:07:50 -0500  
    Browse Code »
  • Adding links and mention of Argh!
    3b959790
    Henry Fredrick Schreiner authored
    2017-12-01 09:51:43 -0500  
    Browse Code »
  • Adding details for 1.3
    0302ecf8
    Henry Fredrick Schreiner authored
    2017-12-01 08:56:39 -0500  
    Browse Code »
  • Fix style
    437dbab1
    Henry Fredrick Schreiner authored
    2017-12-01 07:34:52 -0500  
    Browse Code »
  • Adding version macro, preparing for release
    fd09c12e
    Henry Fredrick Schreiner authored
    2017-12-01 07:23:21 -0500  
    Browse Code »

30 Nov, 2017
8 commits
  • Fixing test error with clang + stdlibc++
    14a8c553
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Fixing pip (hopefully)
    f0a29087
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Removing unneeded error when cross-linking to older stdlib
    c5e9ce33
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Add test target for Clang 5.0 and C++14.
    b9a6f42c
    Marcus Brinkmann authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Fixing Travis builds
    91a8698c
    Henry Fredrick Schreiner authored
    2017-11-30 14:51:22 -0500  
    Browse Code »
  • Using non-configurable to keep config and help out of config print
    14f1c9b8
    Henry Fredrick Schreiner authored
    2017-11-30 09:52:01 -0500  
    Browse Code »
  • Removing non-configurable from config_to_str
    68207bdc
    Henry Fredrick Schreiner authored
    2017-11-30 09:34:45 -0500  
    Browse Code »
  • Fix macOS Travis build
    93a16eea
    Henry Fredrick Schreiner authored
    2017-11-30 07:49:17 -0500  
    Browse Code »

28 Nov, 2017
6 commits
  • Fix error with if(string)
    45520a0e
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Better linking to GitBook
    261799b3
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Rename add_config to set_config
    a6c17a4a
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Add mention in README and CHANGELOG
    7e5f4dae
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Finishing addition of ->configurable()
    4dac11c0
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Moving error messages definitions to Error.h
    c1fb53f0
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »