]> git.cworth.org Git - obsolete/notmuch-old/history - message.c
notmuch: Ignore files that don't look like email messages.
[obsolete/notmuch-old] / message.c
2009-10-20 Carl Worthnotmuch: Ignore files that don't look like email messages.
2009-10-19 Carl WorthRework message parsing to use getline rather than mmap.
2009-10-19 Carl WorthDon't hash headers we won't end up using.
2009-10-19 Carl WorthDocument which pieces of glib we're still using.
2009-10-19 Carl Worthnotmuch: Switch from gmime to custom, ad-hoc parsing...