]> git.notmuchmail.org Git - notmuch/commit
Add notmuch_message_add_tag and notmuch_message_remove_tag
authorCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2009 22:53:38 +0000 (15:53 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2009 22:56:33 +0000 (15:56 -0700)
commitdefd216487bb6549d6e866fe578d2c3d3de77fd6
tree6a24e3ecf499f806042eb49eea7a195053f6e24c
parent0bbfa570147d2f0aa9d7e2afa1109526efdb353f
Add notmuch_message_add_tag and notmuch_message_remove_tag

With these two added, we now have enough functionality in the
library to implement "notmuch restore".
database.cc
message.cc
notmuch-private.h
notmuch.h