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