]> git.notmuchmail.org Git - notmuch/commit
Add notmuch_database_set_timestamp and notmuch_database_get_timestamp
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 21:31:01 +0000 (14:31 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 21:31:01 +0000 (14:31 -0700)
commit68a10091d6b2c29e996ee84040eecad487cb5e91
tree1f3cfd152cf2ef0b505f933c02684cfcbca5e038
parent668f20bdfbaa5ae9caedd3f02017c5637e5e6ff7
Add notmuch_database_set_timestamp and notmuch_database_get_timestamp

These will be very helpful to implement an efficient "notmuch new"
command which imports new mail messages that have appeared.
database.cc
message.cc
notmuch-private.h
notmuch.c
notmuch.h