summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-store/src/verify.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-26Use resiter::IterInnerOkOrElse instead of libimagerror versionMatthias 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-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-07-19Simplify: Move header verification from Value extension to Entry typeMatthias Beyer
2018-05-02Adapt "imag store verify" implementation for removed Store::walk()Matthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-10-31Move verify implementation from Store to CLI interfaceMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer