]> git.cworth.org Git - notmuch/commit
Add notmuch_thread_get_tags
authorCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 21:46:14 +0000 (14:46 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 21:46:14 +0000 (14:46 -0700)
commit94f01d9de914b609e1f02385092b82fd61ca73b5
treefcc611cb8fddbb520504a32ee0dd103a1ef0c075
parentef3ab5781a3730e019f92517366029540a960cd0
Add notmuch_thread_get_tags

And augment "notmuch search" to print tag values as well as thread ID
values. This tool is almost usable now.
notmuch-private.h
notmuch.c
notmuch.h
query.cc
thread.cc