summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-store/src/delete.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-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Fix: Pass path to ui builder function when creating mock appMatthias Beyer
2019-08-28[Auto] bin/core/store: Fix Clippy warningsflip1995
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-15Adapt StoreId::new() callsMatthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-03-06Replace hard coded version strings with compiletime envMatthias Beyer
2018-02-12Simplify implementation for new libimagerror interfaceMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-09-24Update version strings: 0.4.0 -> 0.5.0Matthias Beyer
2017-09-05Adapt the cli-test for delete()Matthias Beyer
2017-09-05Rewrite delete() to use positional argMatthias Beyer
2017-09-03Add test for delete()Matthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer