notmuch/lib
Carl Worth 24a25ffba9 Remove the talloc_owner argument from create_for_message_id.
This function has only one caller, and that one caller was passing the
same value for both talloc_owner and the notmuch database. Dropping
the redundant argument simplifies the documentation of this function
considerably.
2009-11-17 17:42:32 -08:00
..
database-private.h libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
database.cc Remove the talloc_owner argument from create_for_message_id. 2009-11-17 17:42:32 -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 Use $(MAKE) when invoking make from make. 2009-11-12 22:00:51 -08:00
Makefile.local lib: Move notmuch_messages_t code from query.cc to new messages.c 2009-11-14 23:05:17 -08:00
message-file.c Close message file after parsing message headers 2009-11-17 08:53:16 -08:00
message.cc Remove the talloc_owner argument from create_for_message_id. 2009-11-17 17:42:32 -08:00
messages.c lib/messages: Add new notmuch_message_list_t to internal interface. 2009-11-15 20:31:30 -08:00
notmuch-private.h Remove the talloc_owner argument from create_for_message_id. 2009-11-17 17:42:32 -08:00
notmuch.h notmuch show: Implement proper thread ordering/nesting of messages. 2009-11-15 20:41:45 -08:00
query.cc lib/messages: Add new notmuch_message_list_t to internal interface. 2009-11-15 20:31:30 -08:00
sha1.c libify: Move library sources down into lib directory. 2009-11-09 16:24:03 -08:00
tags.c notmuch_tags_advance: Make safe against excessive calls. 2009-11-14 23:02:55 -08:00
thread.cc get_in_reply_to: Implement via the database, not by opening mail file. 2009-11-17 17:40:19 -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