]> git.notmuchmail.org Git - notmuch/history - lib/query.cc
message: add flags to notmuch_message_t
[notmuch] / lib / query.cc
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthlib/messages.c: Make message searches stream as well.
2009-11-24 Carl Worthlib/query: Drop the first and max_messages arguments...
2009-11-24 Carl Worthlib/query: Fix notmuch_threads_t to stream results...
2009-11-24 Carl Worthnotmuch search: Remove the chunked-searching hack.
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...
2009-11-22 Carl WorthCatch and optionally print about exception at database...
2009-11-22 Carl WorthPrint information about where Xapian exception occurred.
2009-11-20 Eric AnholtWhen a search query triggers a Xapian exception, log...
2009-11-19 Adrian PerezAllow lone "not" search operators
2009-11-18 Carl Worthnotmuch search: Change default search order to be newes...
2009-11-16 Carl Worthlib/messages: Add new notmuch_message_list_t to interna...
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...
2009-11-13 Carl Worthnotmuch search: Add support for a --reverse option...
2009-11-13 Carl Worthnotmuch search: Print the number of matched/total messa...
2009-11-13 Carl Worthnotmuch search: Print all authors contributing to a...
2009-11-13 Carl Worthnotmuch_query_search_threads: Avoid returning more...
2009-11-13 Carl Worthnotmuch search: Fix a second bug in the change to suppo...
2009-11-13 Carl Worthnotmuch search: Fix to actually return something.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.