summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-log
AgeCommit message (Expand)Author
2018-04-18Merge pull request #1380 from matthiasbeyer/minorMatthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-14Fix: Use qualificationMatthias Beyer
2018-04-13Use clap with wrap_help featureMatthias Beyer
2018-04-13Use clap "^2.29" instead of ">=2.29"Matthias Beyer
2018-04-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-03-02Fix imag-log for new Diary::entries() interfaceMatthias Beyer
2018-02-19Abstract exit code as a typeMatthias Beyer
2018-02-19Fix output for broken pipe errorsMatthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-11Merge pull request #1275 from matthiasbeyer/clap-featuresMatthias Beyer
2018-02-10Merge pull request #1262 from matthiasbeyer/do-not-print-okMatthias Beyer
2018-02-10Do not print "Ok" after successful executionMatthias Beyer
2018-02-10Alias subcommand "show" to "list"Matthias Beyer
2018-02-10Update dependency: clap: 2.17 -> 2.29Matthias Beyer
2018-02-10Compile clap with suggestions and color supportMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-06Merge pull request #1259 from matthiasbeyer/imag-log/no-leading-spaceMatthias Beyer
2018-02-06Do not put a leading space in the logMatthias Beyer
2018-02-06Do not list entries which are not "log" entriesMatthias Beyer
2018-01-13imag-log: Replace read with typed readMatthias Beyer
2018-01-13Update dependency: toml-query -> 0.6Matthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2018-01-03Add "show" functionalityMatthias Beyer
2018-01-03Add CLI implementationMatthias Beyer
2018-01-03Initial import: imag-logMatthias Beyer