notmuch/lib
Carl Worth 93dcc3b695 libnotmuch: Underlying support for doing partial-results searches.
The library interface now allows the caller to do incremental searches,
(such as one page of results at a time). Next we'll just need to hook
this up to "notmuch search" and the emacs interface.
2009-11-12 16:47:27 -08:00
..
database-private.h libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
database.cc Don't create "contact" terms in the database. 2009-11-12 09:38:24 -08:00
index.cc Don't create "contact" terms in the database. 2009-11-12 09:38:24 -08:00
libsha1.c libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
libsha1.h libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
Makefile Implement a non-recursive make. 2009-11-10 07:24:10 -08:00
Makefile.local Makefile: Make the top-level Makefile a little more independent. 2009-11-10 08:34:54 -08:00
message-file.c notmuch show: Avoid segmentation for message with no subject. 2009-11-11 23:00:58 -08:00
message.cc libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
notmuch-private.h libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
notmuch.h libnotmuch: Underlying support for doing partial-results searches. 2009-11-12 16:47:27 -08:00
query.cc libnotmuch: Underlying support for doing partial-results searches. 2009-11-12 16:47:27 -08:00
sha1.c libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
tags.c libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
thread.cc notmuch search: Print the names of author of matched emails. 2009-11-12 09:59:47 -08:00
xutil.c libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
xutil.h libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00