notmuch/lib
Carl Worth c979fc5b05 notmuch_tags_advance: Make safe against excessive calls.
Previously, an excess call would have caused a crash. Now it simply
does nothing. Also, make notmuch_tags_get use a similar, consistent
early return for a NULL iterator.
2009-11-14 23:02:55 -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 Use $(MAKE) when invoking make from make. 2009-11-12 22:00:51 -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 notmuch search: Print the number of matched/total messages for each thread. 2009-11-12 22:01:44 -08:00
notmuch.h notmuch search: Add support for a --reverse option to reverse sort order. 2009-11-12 22:35:16 -08:00
query.cc notmuch search: Add support for a --reverse option to reverse sort order. 2009-11-12 22:35:16 -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 notmuch search: Fix thread dates to come only from matched messages. 2009-11-12 23:10:04 -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