imag/libimagstore/src
Matthias Beyer e37316f3f4 Fix possible w-lock panic
For a detailed explanation on the issue this commit tries to solve, have
a look at

    7b5d37a039

which explains the issue in detail.
2016-08-02 18:59:17 +02:00
..
hook Merge pull request #553 from matthiasbeyer/libimagstore/custom-hook-error-data-interface 2016-07-16 19:15:39 +02:00
configuration.rs Add helper to check config for implicit-create 2016-07-25 17:02:38 +02:00
error.rs Add error kind for implicit create denied 2016-07-25 17:02:38 +02:00
lazyfile.rs lazyfile.rs: Replace error boxing and creation by call to new helper function 2016-06-27 18:00:12 +02:00
lib.rs libimagstore: Add dependency: libimagutil 2016-05-23 21:43:10 +02:00
store.rs Fix possible w-lock panic 2016-08-02 18:59:17 +02:00
storeid.rs Fix Display impl for StoreId by using lossy string rep if PathBuf::to_str() fails 2016-07-05 13:47:58 +02:00