summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentrytag
AgeCommit message (Expand)Author
2019-08-28[No-auto] lib/entry/tag: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/entry/tag: Fix Clippy warningsflip1995
2019-08-25Fix: Do not check via regexMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-29Fix: Location of tags should not change in the refactoringMatthias Beyer
2019-06-29Add testsMatthias Beyer
2019-06-29Update dependency: toml-query: 0.9.2 for index-out-of-bounds fixesMatthias Beyer
2019-06-29Add test whether setting tags worksMatthias Beyer
2019-06-29Tagable should not be implemented for ValueMatthias Beyer
2019-06-29Simplify implementation of has_tags()Matthias Beyer
2019-06-29Remove unused importsMatthias Beyer
2019-06-29Simplify implementation of has_tag()Matthias Beyer
2019-06-29Simplify implementation of remove_tag()Matthias Beyer
2019-06-29Simplify implementation of add_tag()Matthias Beyer
2019-06-29Simplify implementation of set_tags()Matthias Beyer
2019-06-29Simplify implementation using toml-query PartialMatthias Beyer
2019-06-26Add trace outputMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-10-30libimagentrytag: Move from error-chain to failureMatthias Beyer
2018-10-06Update dependency: regex: 0.2 -> 1Matthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-09-27Update dependency: error-chain: 0.11 -> 0.12Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-04-29Update dependency: filters: 0.2 -> 0.3Matthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
2018-04-18Merge pull request #1380 from matthiasbeyer/minorMatthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-13Use clap with wrap_help featureMatthias Beyer
2018-04-13Use clap "^2.29" instead of ">=2.29"Matthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-10Update dependency: clap: 2.17 -> 2.29Matthias Beyer
2018-02-10Compile clap with suggestions and color supportMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-15log: 0.4.0-rc.1 -> 0.4.0Matthias Beyer
2018-01-15Update dependency: log: 0.3.* -> 0.4.0-rc.1Matthias Beyer
2018-01-13Update dependency: toml-query -> 0.6Matthias Beyer
2018-01-05Refactoring: Use function chaining rather than matchingMatthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-10-31Replace uses of try!() macro with "?" operatorMatthias Beyer
2017-10-31Add badges in Cargo.toml of all cratesMatthias Beyer
2017-10-12Update toml-query: 0.3.* -> 0.4Matthias Beyer
2017-10-12Update dependency: error-chain: 0.10 -> 0.11Matthias Beyer
2017-10-12Update dependency: filters: 0.1 -> 0.2Matthias Beyer