summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-diary/src
AgeCommit message (Expand)Author
2018-11-06Add id reporting in imag-diaryMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-11-01Use new "ask" function interface with input/output stream paramsMatthias Beyer
2018-10-30imag-diary: Move from error-chain to failureMatthias Beyer
2018-07-20Fix: Do not create entries with Store::retrieve()Matthias Beyer
2018-07-20Add functionality to create entry at a certain timeMatthias Beyer
2018-05-01Refactor imag-diary to new store iterator interfaceMatthias Beyer
2018-04-30Remove the edit commandMatthias Beyer
2018-04-24Fix: Pass output stream to view_entries()Matthias Beyer
2018-04-19Add functionality to list diariesMatthias Beyer
2018-04-18Fix: Use fill storeid when listingMatthias Beyer
2018-04-14Fix: Use qualificationMatthias Beyer
2018-04-13Fix: List ids sortedMatthias Beyer
2018-04-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-04Use generate_runtime_setup() to create Runtime objectMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-03-03Merge pull request #1321 from matthiasbeyer/libimagdiary/not-on-retrieve-for-...Matthias Beyer
2018-03-02Add "daily" supportMatthias Beyer
2018-03-02Fix: Hourly/Minutely should set minute/second to zeroMatthias Beyer
2018-03-02Rewrite imag-diary for new Diary::entries() interfaceMatthias Beyer
2018-02-20Merge pull request #1303 from matthiasbeyer/imag-diary/fix-list-diary-name-pa...Matthias Beyer
2018-02-20Fix order of evaluationMatthias Beyer
2018-02-20Remove usage of libimagentrylistMatthias Beyer
2018-02-19Fix broken pipe panicsMatthias Beyer
2018-02-19Fix broken pipe panicsMatthias Beyer
2018-02-18Refactor imag-diaryMatthias Beyer
2018-02-18Merge pull request #1224 from matthiasbeyer/git-version-in-versionMatthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-12Refactor imag-diary to use new error handling interfaceMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-04Add second support in imag-diary commandline interfaceMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-10-31Fix calls to Runtime::config() to use direct resultMatthias Beyer
2017-10-12Rewrite .map_err_trace_exit().unwrap() with new helper fnMatthias Beyer
2017-09-14Change create() to check config and commandline whether entry should be creat...Matthias Beyer
2017-09-14Add config parsing helpersMatthias Beyer
2017-09-14Add new deps: toml, toml_queryMatthias Beyer
2017-09-04Merge branch 'master' into libimagerror/integrationMatthias Beyer
2017-09-04Remove dedicated result modules, use error chain generated Result typesMatthias Beyer
2017-09-03Remove "IntoError" trait, use error_chain functionalityMatthias Beyer
2017-09-03imag-diary: Rewrite error handlingMatthias Beyer
2017-09-01Refactor, minify edit() implMatthias Beyer
2017-09-01Refactor, minify create() implMatthias Beyer
2017-09-01Refactor, minify delete() implMatthias Beyer
2017-09-01Adapt imag-diary to compile with the new libimagdiary APIMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer