97eedf80fe
Fix for itertools update: sort_by -> sorted_by
2016-10-25 09:33:59 +02:00
10ca4a7999
imag-notes/Cargo.toml: Update dependencies
2016-10-24 14:30:54 +02:00
b5bfc1978c
Fix: Cargo.toml does not know "website", but "homepage"
2016-10-20 14:14:18 +02:00
0dc93622c7
Add meta-info in imag-notes/Cargo.toml
2016-10-18 10:56:12 +02:00
73d67b1f18
imag-notes: Add copyright notice to all files
2016-10-01 17:35:06 +02:00
473e6d5b6a
imag-notes: Use Err/Ok utils to map over results and refactor code
2016-09-08 13:57:09 +02:00
4614b9d430
Use libimagentryedit instead of libimagrt
2016-08-09 15:47:56 +02:00
Kai Sickeler
49c5cd7c54
Upgrade clap dependency to 2.*
2016-08-06 17:36:53 +02:00
Kai Sickeler
34ea40381f
removed warnings
2016-07-30 19:21:07 +02:00
fb95c09134
Fix panic on unwrap()
...
Surprisingly, the ArgGroup feature of clap (which was applied in a wrong
way here anyways) caused the "name" Arg to be inaccessible. I don't know
why, but that's it.
Removing the group fixes the issue.
2016-07-26 15:57:43 +02:00
703788d9d2
Replace trace_error() with trace_error_exit() where appropriate
2016-07-16 21:57:29 +02:00
9337a14cdd
Update all version strings: 0.1.0 -> 0.2.0
2016-07-12 11:51:20 +02:00
91f1e46282
Add value_name() call in ui specification code
2016-06-08 14:11:13 +02:00
bbad841a60
Rewrite edit_entry() to use Store::get()
2016-05-28 21:27:55 +02:00
04d66d269e
imag-notes: Remove setup code and use helper
2016-05-18 22:57:04 +02:00
9e1e0ba6df
imag-notes: Change dependency from libimagutil -> libimagerror
2016-05-17 20:28:02 +02:00
Andre Bogus
dfd6a9b0d3
style adaptations
...
these were introduced following suggestions from
https://crates.io/crate/clippy
2016-05-13 22:26:48 +02:00
a2ca6b4feb
Update log: 0.3.* -> 0.3
2016-05-10 17:54:47 +02:00
85800e7758
imag-notes: Replace .err().unwrap() with .unwrap_err()
2016-04-20 21:45:26 +02:00
3e29ec0187
Merge pull request #359 from matthiasbeyer/remove-init-logging
...
Remove init logging
2016-04-17 16:27:37 +02:00
28ffd63991
Remove init-logging from imag-notes
2016-04-17 15:30:33 +02:00
6edae00d1a
Fix names: libimagtag -> libimagentrytag
2016-04-16 22:33:37 +02:00
15dc163504
Add option to edit after creating
2016-03-26 16:43:33 +01:00
272243a125
Implement edit()
2016-03-26 16:43:33 +01:00
506cebf594
Remove warnings
2016-03-26 16:43:33 +01:00
c7c092be93
Move cli-name-extracting into helper function
2016-03-26 16:43:33 +01:00
8ee4a7ff50
Initial import for imag-notes
2016-03-26 16:43:33 +01:00