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