summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-notes/src
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-23Remove unnecessary clone() callMatthias Beyer
2019-11-23imag-notes: Do not call exit() but propagate error to main functionMatthias Beyer
2019-10-26imag-notes: implement ImagApplicationLeon Schuermann
2019-08-28[No-auto] bin/domain/notes: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/notes: Fix Clippy warningsflip1995
2019-06-30Remove uneccessary call to iter()Matthias 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-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-06Add ID reporting in imag-notesMatthias Beyer
2018-04-14Fix: Use qualificationMatthias Beyer
2018-04-14Add lintsMatthias 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-02-19Fix broken pipe panicsMatthias 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-12Fix imag-notes for new error interfaceMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-06Use libimagstore get iteratorMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-10-12Rewrite .map_err_trace_exit().unwrap() with new helper fnMatthias Beyer
2017-09-15Use positional argsMatthias Beyer
2017-09-15Refactor and simplify imag-notes binaryMatthias Beyer
2017-09-02Remove tagging functionality from imag-notesMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer