Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • master-gsl3 protected
  • master-martinw-gitlab-ci
  • master-martinw-template-parameter-rework
  • master-next protected
  • v.0.6.0 protected
  • v.0.5.0 protected
  • done
  • old
  • v.0.4.0 protected
  • v.0.3.1 protected
  • v.0.3.0 protected
  • v.0.2.5-gsl3 protected
  • v.0.2.5 protected
  • v.0.2.4 protected
  • v.0.2.3 protected
  • v.0.2.2 protected
  • v.0.2.1 protected
  • v.0.2.0 protected
  • v.0.0.0 protected
  • v.0.1.0 protected
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Sep181716730Aug7May26Sep9Feb16Jan15131227Dec11529Nov2514Sep17Aug16527Jul2413121017Jan121120Dec3Nov122Jun14May6412Apr25Feb23Jansrc/include/clapp/argument.h: changed template parameters to CamelCasemaster-martinw-…master-martinw-template-parameter-reworksrc/include/clapp/option.h: changed template parameters to CamelCase.gitlab-ci: introduced arm32 and arm64 pipelinesmastermasterCMakeLists.txt: bump to version 0.6.0v.0.6.0v.0.6.0.ci/format/apply_cmake_format.sh: introduced file.gitlab-ci/format.yml: updated clang-format from 11 to 18.clang-format: switched to based on style.gitlab-ci/usage.yml: introduced usage pipeline.gitlab-ci/install.yml: introduced file.gitlab-ci/test.yml: introduced test pipelines.ci/test/test.sh: introduced file.gitlab-ci/build.yml: introduced build pipelines.ci/build/build.sh: introduced file.gitlab-ci/check.yml: introduced check pipelines.ci/check/shellcheck.sh: introduced file.ci/check/check.sh: introduced file.gitlab-ci/format.yml: introduced formatting pipelines.ci/format/apply_clang_format.sh: introduced file.ci/format/apply_shfmt_bats.sh: introduced file.ci/format/apply_shfmt.sh: introduced file.ci/format/apply_format.sh: introduced filecmake/compiler_flags.cmake: disabled warning for weak-vtables in clangexamples/test_*.sh: renamed to examples/test_*.batssrc/include/clapp/filesystem.h: removed filecmake/clang_tidy.cmake: whitelisted additional checks, get rid of old clang-tidy versionssrc/clapp/CMakeLists.txt: get rid of tabssrc/include/clapp/value.hpp: updated implementation of value::to_string to use less std::stringstreamstests/parser.cpp: get rid of std::endldoc/doc.md: get rid of std::endlexamples/sub_parser_example.cpp: get rid of std::endlexamples/short_example.cpp: get rid of std::endlexamples/large_example.cpp: get rid of std::endlexamples/container_example.cpp: get rid of std::endltests/option.cpp: replaced static functions by functions in anonymous namespacetests/argument.cpp: replaced static functions by functions in anonymous namespaceexamples/large_example.cpp: replaced static functions by functions in anonymous namespacesrc/clapp/value.cpp: replaced static functions by functions in anonymous namespacesrc/clapp/parser.cpp: replaced static functions by functions in anonymous namespacesrc/include/clapp/parser.hpp: optimized config value in basic_parser_t::reg()src/include/clapp/parser.h: changed function parameter of basic_parser_t::reg from rvalue reference to value
Loading