Commit graph

9 commits

Author SHA1 Message Date
a43232230b Fix error handling for new API 2018-02-12 21:19:48 +01:00
9f48071e48 Do not print "Ok" after successful execution 2018-02-10 16:41:27 +01:00
d5a9e4930d Update dates in license header
And add missing header in one file
2018-02-07 02:48:53 +01:00
7731b88c97 Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap() 2018-01-29 09:38:32 +01:00
bfc35e0517 Remove dependency "version"
Because the "version" crate is licensed as GPL, which would us require
to release imag as GPL, we remove the crate now.
2018-01-12 13:33:40 +01:00
815cde76d0 Rewrite .map_err_trace_exit().unwrap() with new helper fn 2017-10-12 20:15:46 +02:00
738b0ce4b9 Implement CLI 2017-09-22 14:37:03 +02:00
664d85c42f Add UI spec 2017-09-22 14:37:03 +02:00
fbbb26b737 Initial import 2017-09-21 19:01:36 +02:00