Commit Graph

18 Commits

Author SHA1 Message Date
Matthias Beyer 5ed60f48cd Print errors (dbg) when import_task() failed 2016-09-06 12:03:27 +02:00
Matthias Beyer 82f08c6021 Remove version argument from module_entry_path_mod!() macro 2016-08-30 11:40:56 +02:00
Gavin Thomas Claugus bc84d12650 libimagtodo: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-07 10:23:27 -04:00
Matthias Beyer 6222aac837 Add dependency: serde_json 2016-08-06 11:35:02 +02:00
Matthias Beyer 6d14212042 Add dependency: log 2016-08-06 11:35:02 +02:00
Matthias Beyer e63f17d51e Add dependency: libimagerror 2016-07-21 17:14:12 +02:00
Matthias Beyer c9be7a7483 Move read::* code to the place where it belongs 2016-07-21 17:14:11 +02:00
Matthias Beyer df5abef447 Move delete functionality to the place where it belongs 2016-07-21 17:14:11 +02:00
mario bbb4866fa0 reduce warnings lib 2016-06-30 19:06:26 +02:00
mario b2bc54c4f8 clean up of lib.rs 2016-06-28 20:42:33 +02:00
mario 2f999caeef implement the task struct, trait for task_hookrs::task::Task, and some minor error handling 2016-05-09 17:22:40 +02:00
mario 26ec9710cc introduce ConversionError in error.rs and add trait for task_hookrs::task::Task to convert it to a libimagtodo::task::Task 2016-05-09 12:11:13 +02:00
Mario Krehl df6f41942b added uuid crate and type 2016-05-08 10:59:21 +02:00
mario 0f77c9d3d8 experiment with Store/FileLockEntry 2016-05-04 15:00:48 +02:00
mario efd72d65a1 added dependency to libimagstore 2016-05-04 14:37:25 +02:00
mario 2129ab2a49 added modules to lib.rs 2016-05-04 14:12:14 +02:00
mario 02c2613244 created files 2016-05-04 13:47:39 +02:00
mario 89ec7df348 Renamed imag-task to imag-todo, libimagtask to libimagtodo 2016-05-03 17:37:53 +02:00