]> git.notmuchmail.org Git - notmuch/commitdiff
cli/show: group --entire-thread option handling into one place
authorJani Nikula <jani@nikula.org>
Fri, 6 Jan 2017 20:14:47 +0000 (22:14 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 10 Mar 2017 11:52:29 +0000 (07:52 -0400)
The --entire-thread option handling is split around, making the logic
harder to follow than necessary. Put it in one place. While at it,
make the true/false values match notmuch_bool_t values for
simplicity. No functional changes.


No differences found