]> git.notmuchmail.org Git - notmuch/history - notmuch-reply.c
notmuch-test: Add a new add_message function.
[notmuch] / notmuch-reply.c
2010-02-04 Carl Worthnotmuch reply: Rename the mailing_list_munged_reply_to...
2010-02-04 Carl Worthnotmuch reply: Prevent GMIME assertion complaints for...
2010-02-04 Carl Worthnotmuch reply: Use strstr instead of strcasestr for...
2010-02-04 Carl Worthnotmuch reply: Fix the support for reply-to un-munging.
2010-02-04 Carl Worthnotmuch-reply: Add missing whitespace.
2010-02-04 Jed Brownnotmuch-reply.c: Handle munged `Reply-To' headers.
2010-02-04 Jed Brownnotmuch-reply.c: Factor adding recipients into common...
2009-12-04 Kan-Ru Chennotmuch-reply: Display reply message part using UTF-8.
2009-11-28 Carl WorthMerge remote branch 'jukie/vim'
2009-11-28 Jed Brownreply --format=headers-only: set In-Reply-To header...
2009-11-28 Jed Brownnotmuch-reply.c: implement notmuch_reply_format_headers...
2009-11-28 Jed Brownnotmuch-reply.c: accept the --format=default default...
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