notmuch clon
Find a file
Carl Worth b6dd413903 Protect definition of _GNU_SOURCE.
I was getting a duplicate definition of this from somewhere, so
getting compiler warnings without this protection.
2009-10-19 22:34:59 -07:00
.gitignore Remove test programs, xapian-dump and notmuch-index-message 2009-10-19 22:24:28 -07:00
database.cc Don't hash headers we won't end up using. 2009-10-19 13:48:13 -07:00
date.c Hook up our fancy new notmuch_parse_date function. 2009-10-19 13:35:29 -07:00
Makefile Remove test programs, xapian-dump and notmuch-index-message 2009-10-19 22:24:28 -07:00
message.c Rework message parsing to use getline rather than mmap. 2009-10-19 16:38:44 -07:00
message.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch-private.h Protect definition of _GNU_SOURCE. 2009-10-19 22:34:59 -07:00
notmuch.c notmuch: Reword the progress report slightly. 2009-10-19 18:30:48 -07:00
notmuch.h notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00
xutil.c notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00