summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagstore/src/util.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/core/store: Fix Clippy warningsflip1995
2019-01-03Update copyright yearsMatthias Beyer
2018-11-01Remove logging calls in favour of debug callsMatthias Beyer
2018-10-30libimagstore: Move from error-chain to failureMatthias Beyer
2018-07-19Remove "Header" extension for Value typeMatthias Beyer
2018-04-25Do not String::from(String)Matthias Beyer
2018-04-25Use single quotes hereMatthias Beyer
2018-04-25Collapse nested if-else-ifMatthias Beyer
2018-03-10This fixes the file parsing (again)Matthias Beyer
2018-03-02Fix multi-line readingMatthias Beyer
2018-02-20Rewrite entry parsing algorithmMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-11-18Fix syntaxMatthias Beyer
2017-10-31Use ? operator instead of try!() macroMatthias Beyer
2017-09-03libimagstore: rewrite error handling codeMatthias Beyer
2017-08-28Move "Header" trait for toml::Value to store moduleMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer