Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error - testing input file instead of output file | Jack Lloyd | 2018-06-29 | 1 | -1/+1 |
* | Print a command description for cli help | René Korthaus | 2018-01-04 | 1 | -0/+20 |
* | Refactor option parsing in cli and test code | Jack Lloyd | 2017-10-24 | 1 | -6/+7 |
* | Fix missing binary mode flag on compression ofstreams | Volker Aßmann | 2017-06-06 | 1 | -2/+2 |
* | Added std::ios::binary option for istream open in compression. Without | Volker Aßmann | 2017-06-05 | 1 | -2/+2 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -10/+18 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -39/+47 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -2/+2 |
* | Fixes for compress cli util | Jack Lloyd | 2016-01-04 | 1 | -5/+4 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -2/+2 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -72/+100 |
* | Improve some argument checks and usage messages of cli apps | Simon Warta | 2015-12-12 | 1 | -1/+1 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+126 |