index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-reply.c
Commit message (
Expand
)
Author
Age
*
lib/query: Drop the first and max_messages arguments from search_messages.
Carl Worth
2009-11-23
*
Make addresses case insensitive for the purpose of constructing replies.
Jed Brown
2009-11-23
*
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITE
Carl Worth
2009-11-21
*
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-21
*
notmuch reply: Include text parts in reply, even with disposition attachment.
Carl Worth
2009-11-21
*
reply: Pointer mismatch.
Chris Wilson
2009-11-19
*
Make reply/show/tag all require at least one search term
Keith Packard
2009-11-18
*
notmuch_message_file_get_header returns "" for missing headers, not NULL
Keith Packard
2009-11-16
*
Minor whitespace touchup.
Carl Worth
2009-11-15
*
notmuch reply: Prefer "Reply-To" header over "From" for choosing recipient.
Carl Worth
2009-11-13
*
libnotmuch: Underlying support for doing partial-results searches.
Carl Worth
2009-11-12
*
notmuch reply: Add Bcc to the user's primary email address.
Carl Worth
2009-11-12
*
notmuch reply: Fish out user's address from recipient list to use as From.
Carl Worth
2009-11-11
*
notmuch reply: Don't reply to address belonging to the user.
Carl Worth
2009-11-11
*
Unbreak several notmuch commands after the addition of configuration.
Carl Worth
2009-11-11
*
notmuch reply: Use GMime to construct the header for the reply.
Carl Worth
2009-11-11
*
notmuch reply: Process headers a bit more accurately.
Carl Worth
2009-11-10
*
notmuch reply: Add (incomplete) reply command
Keith Packard
2009-11-10