summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-mv/src/lib.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-23Remove unnecessary clone() callMatthias Beyer
2019-12-21Rewrite in functional styleMatthias Beyer
2019-10-26Use resiter 0.4.0 for IterInnerOkOrElse extensionMatthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26imag-mv: implement ImagApplicationLeon Schuermann