Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print a command description for cli help | René Korthaus | 2018-01-04 | 1 | -0/+20 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -10/+18 |
* | Add missing overrides and fix -Wpedantic 'extra ;' warnings | Jack Lloyd | 2016-01-17 | 1 | -1/+1 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -2/+2 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -2/+2 |
* | Remove all remaining uses of throwing a std:: exception directly | Jack Lloyd | 2015-12-19 | 1 | -1/+1 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -0/+161 |