summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-store/src/get.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-22Remove error conversion which is not necessary anymore.Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias 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-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-06Add ID reporting in imag-storeMatthias Beyer
2018-02-12Simplify implementation for new libimagerror interfaceMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-05Rewrite get() to use positional argMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer