aboutsummaryrefslogtreecommitdiff
path: root/notmuch-reply.c
AgeCommit message (Expand)Author
2009-11-21notmuch reply: Include text parts in reply, even with disposition attachment.Carl Worth
2009-11-19reply: Pointer mismatch.Chris Wilson
2009-11-18Make reply/show/tag all require at least one search termKeith Packard
2009-11-16notmuch_message_file_get_header returns "" for missing headers, not NULLKeith Packard
2009-11-15Minor whitespace touchup.Carl Worth
2009-11-13notmuch reply: Prefer "Reply-To" header over "From" for choosing recipient.Carl Worth
2009-11-12libnotmuch: Underlying support for doing partial-results searches.Carl Worth
2009-11-12notmuch reply: Add Bcc to the user's primary email address.Carl Worth
2009-11-11notmuch reply: Fish out user's address from recipient list to use as From.Carl Worth
2009-11-11notmuch reply: Don't reply to address belonging to the user.Carl Worth
2009-11-11Unbreak several notmuch commands after the addition of configuration.Carl Worth
2009-11-11notmuch reply: Use GMime to construct the header for the reply.Carl Worth
2009-11-10notmuch reply: Process headers a bit more accurately.Carl Worth
2009-11-10notmuch reply: Add (incomplete) reply commandKeith Packard