aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-private.h
Commit message (Expand)AuthorAge
* Add notmuch_message_add_tag and notmuch_message_remove_tagGravatar Carl Worth2009-10-21
* notmuch-private.h: Move NOTMUCH_BEGIN_DECLS earlierGravatar Carl Worth2009-10-21
* database: Add new notmuch_database_find_messageGravatar Carl Worth2009-10-21
* Rename NOTMUCH_MAX_TERM to NOTMUCH_TERM_MAXGravatar Carl Worth2009-10-21
* Move find_prefix function from database.cc to message.ccGravatar Carl Worth2009-10-21
* Move declarations for xutil.c from notmuch-private to new xutil.h.Gravatar Carl Worth2009-10-21
* notmuch dump: Fix the sorting of results.Gravatar Carl Worth2009-10-21
* Implement 'notmuch dump'.Gravatar Carl Worth2009-10-20
* Rename private notmuch_message_t to notmuch_message_file_tGravatar Carl Worth2009-10-20
* Protect definition of _GNU_SOURCE.Gravatar Carl Worth2009-10-19
* Rework message parsing to use getline rather than mmap.Gravatar Carl Worth2009-10-19
* notmuch: Switch from gmime to custom, ad-hoc parsing of headers.Gravatar Carl Worth2009-10-19
* notmuch: Start actually adding messages to the index.Gravatar Carl Worth2009-10-18