notmuch clon
Find a file
Carl Worth cd4a8734d3 Rename private notmuch_message_t to notmuch_message_file_t
This is in preparation for a new, public notmuch_message_t.

Eventually, the public notmuch_message_t is going to grow enough
features to need to be file-backed and will likely need everything
that's now in message-file.c. So we may fold these back into one
object/implementation in the future.
2009-10-20 15:09:51 -07:00
.gitignore Remove test programs, xapian-dump and notmuch-index-message 2009-10-19 22:24:28 -07:00
database.cc Rename private notmuch_message_t to notmuch_message_file_t 2009-10-20 15:09:51 -07:00
date.c Hook up our fancy new notmuch_parse_date function. 2009-10-19 13:35:29 -07:00
Makefile Rename private notmuch_message_t to notmuch_message_file_t 2009-10-20 15:09:51 -07:00
message-file.c Rename private notmuch_message_t to notmuch_message_file_t 2009-10-20 15:09:51 -07:00
message.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch-private.h Rename private notmuch_message_t to notmuch_message_file_t 2009-10-20 15:09:51 -07:00
notmuch.c notmuch: Fix setup so that accepting the default mail path works. 2009-10-20 13:17:56 -07:00
notmuch.h notmuch_database_create/open: Fix to handle NULL as documented. 2009-10-20 09:58:40 -07:00
xutil.c notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00