summaryrefslogtreecommitdiffstats
path: root/imag-counter
AgeCommit message (Expand)Author
2016-06-08Add value_name() call in ui specification codeMatthias Beyer
2016-05-18imag-counter: Remove setup code and use helperMatthias Beyer
2016-05-17imag-counter: Change dependency from libimagutil -> libimagerrorMatthias Beyer
2016-05-13style adaptationsAndre Bogus
2016-05-10Update log: 0.3.* -> 0.3Matthias Beyer
2016-04-20imag-counter: Replace .err().unwrap() with .unwrap_err()Matthias Beyer
2016-04-17Merge pull request #359 from matthiasbeyer/remove-init-loggingMatthias Beyer
2016-04-17Remove init-logging from imag-counterMatthias Beyer
2016-04-16Enable lintsMatthias Beyer
2016-04-16Remove unused variableMatthias Beyer
2016-04-16Use unused resultsMatthias Beyer
2016-04-16Remove unused importsMatthias Beyer
2016-03-26Move logger initialization to earliest possible pointMatthias Beyer
2016-03-25Add README for imag-counterMatthias Beyer
2016-03-19Implement list() for imag-counterMatthias Beyer
2016-03-19Start implementing "list"Matthias Beyer
2016-03-19Add list()Matthias Beyer
2016-03-19Add ui for "list" subcommandMatthias Beyer
2016-03-16Add initial codebase for interactive countingMatthias Beyer
2016-03-12imag-counter: initMatthias Beyer