]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: update to use new count API
authorDavid Bremner <david@tethera.net>
Sun, 27 Sep 2015 15:31:58 +0000 (12:31 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 5 Oct 2015 22:51:08 +0000 (19:51 -0300)
commite7b420a85446fa469df77e24c11f8afa06a2592e
tree4073ad30ba4bdf7a20eb30a86b292db95105b4e8
parent87ee9a53e36f395e73e16da12cb268a708147259
cli: update to use new count API

Essentially replace each call to notmuch_count_* with the corresponding
_st call, followed by print_status_query.
notmuch-count.c
notmuch-reply.c
notmuch-search.c
notmuch-show.c