aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add header for std::minJack Lloyd2017-10-241-0/+1
* Tweak help output a bitJack Lloyd2017-10-241-27/+6
* Refactor option parsing in cli and test codeJack Lloyd2017-10-241-7/+3
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-3/+1
* Somewhat more helpful helpJack Lloyd2016-04-281-5/+7
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-2/+2
* CLI rewriteJack Lloyd2015-12-191-157/+29
* Rename cmd/app -> cliSimon Warta2015-12-091-0/+187