summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryview/src/error.rs
AgeCommit message (Expand)Author
2020-03-08Implement Into<anyhow::Error> for ErrorMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-05-30Change interface of Viewer to propagate io errorsMatthias Beyer
2018-10-30libimagentryview: Move from error-chain to failureMatthias Beyer
2018-04-24Add markdown viewer functionalityMatthias Beyer
2018-04-24Rewrite libimagentryview interfaceMatthias Beyer
2018-03-26Fix: Entry::to_str() should return Result<_>Matthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-03Remove "IntoError" trait, use error_chain functionalityMatthias Beyer
2017-09-03libimagentryview: Rewrite error handlingMatthias Beyer
2017-09-03Impl IntoError for error kindsMatthias Beyer
2017-09-03Rewrite macros to do error-chain behind the scenesMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer