|
ab29265b10
|
imag-store: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
7aeb0c2833
|
Remove unused import
|
2016-04-21 15:57:42 +02:00 |
|
|
b629d0b8f1
|
Merge pull request #367 from matthiasbeyer/unwrap_err
Unwrap err
|
2016-04-21 15:08:36 +02:00 |
|
|
0c4edf6474
|
Merge pull request #374 from matthiasbeyer/remove-unneeded-derefs
Remove unneeded derefs
|
2016-04-21 15:08:00 +02:00 |
|
|
73c844ceb1
|
Remove unused imports
|
2016-04-21 13:32:05 +02:00 |
|
|
523eef009d
|
Remove unneeded calls to deref()
|
2016-04-21 13:23:01 +02:00 |
|
|
cd73be256b
|
imag-store: Replace .err().unwrap() with .unwrap_err()
|
2016-04-20 21:45:26 +02:00 |
|
|
dc2a5f703f
|
Trace error on retrieve failure
|
2016-03-25 19:18:00 +01:00 |
|
|
df740ac63a
|
Adapt to new function interface of build_entry_path()
|
2016-03-19 14:48:09 +01:00 |
|
|
b8b49b3240
|
Move: build_entry_path() from imag-store to libimagstore
|
2016-03-19 14:47:45 +01:00 |
|
|
37ce23fcaa
|
Remove EntryHeader::toml() calls and replace with ::into() and ::from() calls
|
2016-02-12 22:07:43 +01:00 |
|
|
9c0796d7b3
|
Implement Store::retrieve() interface
Rename: read.rs -> retrieve.rs
|
2016-02-09 13:45:13 +01:00 |
|