imag/libimagstore/src
Matthias Beyer 41c7cd2363 [CHERRY-PICK] Add newline before header
The lastest release of the `toml-rs` crate (2.1) removes leading spaces
before arrays and tables, causing our tests to fail.

This fixes it.
2016-09-09 17:22:20 +02:00
..
hook Just do not execute mutable hooks, but let pass the nonmutables 2016-09-07 22:05:30 +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 if StoreId has no base part 2016-09-06 15:31:29 +02:00
file_abstraction.rs Rename lazyfile file to file_abstraction 2016-08-24 16:58:47 +02:00
lib.rs Rename lazyfile file to file_abstraction 2016-08-24 16:58:47 +02:00
store.rs [CHERRY-PICK] Add newline before header 2016-09-09 17:22:20 +02:00
storeid.rs Adapt store to not use StoreId::into() but new StoreId::into_pathbuf() 2016-09-06 15:31:55 +02:00