Commit graph

118 commits

Author SHA1 Message Date
4c0903c718 Fix: We dont need the initial / when pushing 2016-01-28 20:07:38 +01:00
24ebe6736e Merge pull request #114 from matthiasbeyer/libimagstore/store-new-behaviour
Store::new(): Create path if nonexistent
2016-01-23 19:57:44 +01:00
b74e4a0a27 rt: Make runtime module public 2016-01-23 16:08:27 +01:00
aec1649166 rt: Runtime::new() should return Result<> 2016-01-23 11:57:40 +01:00
6b2502c4d7 rt: Add error for instantiation 2016-01-23 11:57:40 +01:00
Marcel Müller
4d28b57658
Remove remaining Cargo.lock files 2016-01-22 20:15:32 +01:00
9495fc0443 Add documentation to Runtime type 2016-01-21 21:24:20 +01:00
50b0ac1d18 Add comments to configuration.rs 2016-01-21 21:19:31 +01:00
8bc8217fa7 Move Runtime (type) to runtime (module) 2016-01-20 20:47:44 +01:00
fe0e338130 Derive Debug instead of implementing it 2016-01-19 18:26:30 +01:00
f7494333fa Add errors for config file loading errors 2016-01-19 18:26:30 +01:00
9cf3e22636 Add initial implementation 2016-01-19 18:26:30 +01:00
79a2377452 Add deps: xdg lib, itertools 2016-01-18 19:22:14 +01:00
e4658aa166 Add dep: libimagutil 2016-01-18 19:22:14 +01:00
538a77294e Add dep: libimagstore 2016-01-18 19:22:14 +01:00
033d1d2299 Add dependencies 2016-01-18 19:22:14 +01:00
281cb01e7b Add README for libimagrt 2016-01-18 19:22:14 +01:00
ff84c7b258 Add: libimagrt 2016-01-09 23:51:24 +01:00