summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentrytag/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-06-29Add test whether setting tags worksMatthias Beyer
2019-06-29Remove unused importsMatthias Beyer
2019-06-29Simplify implementation using toml-query PartialMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-10-30libimagentrytag: Move from error-chain to failureMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-04Merge branch 'master' into libimagerror/integrationMatthias Beyer
2017-09-04Remove dedicated result modules, use error chain generated Result typesMatthias Beyer
2017-09-03libimagentrytag: Rewrite error handlingMatthias Beyer
2017-09-03Add recursion limits to cratesMatthias Beyer
2017-09-03Add dependency to crates: error_chain = 0.10Matthias Beyer
2017-09-02Move tagging UI code to binaryMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-28Merge pull request #1018 from matthiasbeyer/remove-toml-extMatthias Beyer
2017-08-28Change crates to use toml-query crateMatthias Beyer
2017-08-27Ensure deny() for warnings is in all cratesMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer