Commit Graph

16 Commits

Author SHA1 Message Date
Matthias Beyer a4c2c04c61 Use cargo feature to specify both version and path
Thanks to reddit user /u/TimNN for suggesting this.
2017-08-27 11:25:43 +02:00
Matthias Beyer 1c37703c32 Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
Matthias Beyer 9650f46e23 Version strings: 0.2.0 -> 0.3.0 2017-05-03 10:48:26 +02:00
Matthias Beyer ccc5f890f5 Remove unused imports 2017-05-02 17:43:33 +02:00
Matthias Beyer eaeff58081 We dont need to impl this for FileLockEntry here 2017-02-23 14:28:47 +01:00
Matthias Beyer b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
Matthias Beyer 5beee40b2e Add meta-info in libimagentryedit/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 8836c08392 libimagentryedit: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer 027fffb5b5 Move edit_entry_with_cmd() to libimagutil 2016-09-09 16:33:14 +02:00
Matthias Beyer 501d1f38a2 Refactor edit_in_tmpfile()
To offer variant where we can pass the editor as command.
2016-09-09 14:57:51 +02:00
Matthias Beyer 676146df3a Rewrite error module 2016-08-09 15:47:56 +02:00
Matthias Beyer 8a255484d0 Add more error kinds 2016-08-09 15:47:55 +02:00
Matthias Beyer 96a22a0d47 Add error module, result module 2016-08-09 15:47:55 +02:00
Matthias Beyer 8fd52d0ef1 Add dependencies 2016-08-09 15:47:55 +02:00
Matthias Beyer e250ca632e Move edit code from libimagrt 2016-08-09 15:47:55 +02:00
Matthias Beyer 4a317b253c Initial import 2016-08-09 15:47:55 +02:00