summaryrefslogtreecommitdiffstats
path: root/lib/etc/libimaginteraction/src/ui.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-08-28[No-auto] lib/etc/interaction: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/etc/interaction: Fix Clippy warningsflip1995
2019-02-15Rewrite: StoreId::new_baseless() -> StoreId::new()Matthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-10-30libimaginteraction: Move from error-chain to failureMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-05Replace matching with command chainingMatthias Beyer
2017-10-31Use ? operator instead of try!() macroMatthias Beyer
2017-09-04Remove dedicated result modules, use error chain generated Result typesMatthias Beyer
2017-09-03Remove "IntoError" trait, use error_chain functionalityMatthias Beyer
2017-09-03libimaginteraction: Rewrite error handlingMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer