mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
notmuch clon
371091139a
The line-based parsing can be a bit awkward when wanting to peek ahead, (say, for folded header values), but it's so convenient to be able to trust that a string terminator exists on every line so it cleans up the code considerably. |
||
---|---|---|
.gitignore | ||
database.cc | ||
date.c | ||
Makefile | ||
message.c | ||
message.h | ||
notmuch-index-message.cc | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
xapian-dump.cc | ||
xutil.c |