summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-diary/src/list.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-23Replace map_dbg() and map_dbg_str() with context() and inspect() callsMatthias Beyer
2019-12-12Transform to error propagationMatthias Beyer
2019-08-28[Auto] bin/core/diary: Fix Clippy warningsflip1995
2019-07-21List diaries only if output is not a pipeMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-06Add id reporting in imag-diaryMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-10-30imag-diary: Move from error-chain to failureMatthias Beyer
2018-05-01Refactor imag-diary to new store iterator interfaceMatthias Beyer
2018-04-18Fix: Use fill storeid when listingMatthias Beyer
2018-04-13Fix: List ids sortedMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-03-02Rewrite imag-diary for new Diary::entries() interfaceMatthias Beyer
2018-02-20Remove usage of libimagentrylistMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-04Merge branch 'master' into libimagerror/integrationMatthias Beyer
2017-09-03imag-diary: Rewrite error handlingMatthias Beyer
2017-09-01Adapt imag-diary to compile with the new libimagdiary APIMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer