]> git.notmuchmail.org Git - notmuch/history - notmuch-reply.c
fix a corner case with folding a single line citation
[notmuch] / notmuch-reply.c
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthlib/query: Drop the first and max_messages arguments...
2009-11-24 Jed BrownMake addresses case insensitive for the purpose of...
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-21 Carl Worthnotmuch reply: Include text parts in reply, even with...
2009-11-18 Chris Wilsonreply: Pointer mismatch.
2009-11-18 Keith PackardMake reply/show/tag all require at least one search...
2009-11-17 Keith Packardnotmuch_message_file_get_header returns "" for missing...
2009-11-16 Carl WorthMinor whitespace touchup.
2009-11-13 Carl Worthnotmuch reply: Prefer "Reply-To" header over "From...
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch reply: Add Bcc to the user's primary email...
2009-11-12 Carl Worthnotmuch reply: Fish out user's address from recipient...
2009-11-12 Carl Worthnotmuch reply: Don't reply to address belonging to...
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-11 Carl Worthnotmuch reply: Use GMime to construct the header for...
2009-11-11 Carl Worthnotmuch reply: Process headers a bit more accurately.
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command