summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagstore/src/file_abstraction/iter.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-25Run "cargo fix --all-features" in root of projectMatthias Beyer
2019-05-18Fix: Entries::in_collection() should be able to return errorMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-20Add debug outputMatthias Beyer
2019-02-15Add Entries::into_storeid_iter()Matthias Beyer
2019-02-15Rewrite Store::new* API: libimagstore does not export backend typesMatthias Beyer
2019-02-15Move to simpler implementation of StoreidMatthias Beyer
2019-02-15Bugfix: Rebuild iterator when changing collectionMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-10-30libimagstore: Move from error-chain to failureMatthias Beyer
2018-09-27Optimize the Store::entries() interfaceMatthias Beyer
2018-05-02Fix: Do not check whether path exists - check whether its a fileMatthias Beyer
2018-05-01Pass around Arc<FileAbstraction> internallyMatthias Beyer
2018-05-01Rewrite Store::entries()Matthias Beyer
2018-05-01Rewrite backend to not collect on pathes_recursively()Matthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-09-06Rewrite Store::entries() implementationMatthias Beyer