imag/bin/domain
Matthias Beyer 03fec5f4db List diaries only if output is not a pipe
Beforehand, this command:

    imag diary -d foo list | cat

listed each entry twice because the reporting feature of libimagrt
forwarded the list to stdout and the normal output was written to
stderr.

With this patch, we get the output only once in this case.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-07-21 10:42:27 +02:00
..
imag-bookmark Update all dependencies 2019-06-30 16:44:23 +02:00
imag-contact Update all dependencies 2019-06-30 16:44:23 +02:00
imag-diary List diaries only if output is not a pipe 2019-07-21 10:42:27 +02:00
imag-habit Update all dependencies 2019-06-30 16:44:23 +02:00
imag-log Fix for update to latest itertools 2019-07-14 12:07:41 +02:00
imag-mail Update all dependencies 2019-06-30 16:44:23 +02:00
imag-notes Remove uneccessary call to iter() 2019-06-30 19:47:28 +02:00
imag-timetrack Update all dependencies 2019-06-30 16:44:23 +02:00
imag-todo Update all dependencies 2019-06-30 16:44:23 +02:00
imag-wiki Update all dependencies 2019-06-30 16:44:23 +02:00