imag/bin/domain
Matthias Beyer 3a3f9ebeed Convert imag-contact to propagate errors to main()
This change exploded (in complexity) much more than I expected. So this
diff converts the whole codebase of imag-contact to propagate errors up
to the main() function.

Changes in functionality might happen but are unintended.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-01 16:37:04 +01:00
..
imag-bookmark Transform imag-bookmark to not call exit() but propagate errors to main() 2019-10-27 10:50:30 +01:00
imag-calendar Fix: Do not call exit(), but propagate error 2019-11-10 01:53:09 +01:00
imag-contact Convert imag-contact to propagate errors to main() 2019-12-01 16:37:04 +01:00
imag-diary imag-diary: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-habit imag-habit: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-log imag-log: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-mail imag-mail: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-notes imag-notes: Do not call exit() but propagate error to main function 2019-11-23 20:16:28 +01:00
imag-timetrack imag-timetrack: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-todo Fix: Only view entry if output is not a pipe 2019-11-13 19:21:28 +01:00
imag-wiki imag-wiki: implement ImagApplication 2019-10-26 14:41:31 +02:00