summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-log
AgeCommit message (Expand)Author
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-11-07Make code more functional by more function chainingMatthias Beyer
2018-11-07Make code more functional by more function chaining.Matthias Beyer
2018-11-06Add ID reporting in imag-logMatthias Beyer
2018-10-30imag-log: Move from error-chain to failureMatthias Beyer
2018-09-27Update dependency: log: 0.3 -> 0.4Matthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-08-26Fix: Binary nameMatthias Beyer
2018-05-11Fix: Duplicated printing of entries with "show --all"Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-04-22Fix: imag-log show should order by datetimeMatthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
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