This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
44c62b061e
imag
/
bin
/
core
/
imag-store
/
src
History
Matthias Beyer
7731b88c97
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
2018-01-29 09:38:32 +01:00
..
create.rs
Update version strings: 0.5.0 -> 0.6.0
2017-12-25 19:17:07 +01:00
delete.rs
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
2018-01-29 09:38:32 +01: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
Rewrite get() to use positional arg
2017-09-05 17:36:32 +02:00
ids.rs
Rewrite .map_err_trace_exit().unwrap() with new helper fn
2017-10-12 20:15:46 +02:00
main.rs
Remove dependency "version"
2018-01-12 13:33:40 +01:00
retrieve.rs
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
2018-01-29 09:38:32 +01:00
ui.rs
Dump all StoreIds
2017-10-09 12:18:27 +02:00
update.rs
Rewrite update() to use positional arg
2017-09-05 17:36:32 +02:00
util.rs
Reorganize code in subdirs
2017-08-27 15:12:09 +02:00
verify.rs
Move verify implementation from Store to CLI interface
2017-10-31 13:11:34 +01:00