imag/bin/core/imag-store/src
Matthias Beyer c115215fa4 Merge branch 'master' into libimagerror/integration
This merge solved a _LOT_ of conflicts and was a rather complicated one,
as parts of the conflict-resolution involved rewriting of half the
stuff.

This merge commit fixes all the things so a `cargo check --all`
succeeds, but I did not yet check whether tests run without failure.
2017-09-04 23:02:45 +02:00
..
create.rs Merge branch 'master' into libimagerror/integration 2017-09-04 23:02:45 +02:00
delete.rs Add test for delete() 2017-09-03 22:08:06 +02:00
dump.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
error.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00
get.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
main.rs Merge branch 'master' into libimagerror/integration 2017-09-04 23:02:45 +02:00
retrieve.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
ui.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
update.rs Remove unused keyword "mut" where not needed 2017-08-31 10:57:11 +02:00
util.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
verify.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00