index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-reply.c
Age
Commit message (
Expand
)
Author
2011-06-15
Fix indentation in guess_from_received_header().
Dmitry Kurochkin
2011-06-15
Fix memory leak in guess_from_received_header().
Dmitry Kurochkin
2011-06-15
Fix double free in guess_from_received_header().
Dmitry Kurochkin
2011-06-03
Use stock GMimeSession by default
Daniel Kahn Gillmor
2011-05-27
Add decryption of PGP/MIME-encrypted parts with --decrypt.
Jameson Graef Rollins
2011-05-27
Add signature verification of PGP/MIME-signed parts with --verify.
Jameson Graef Rollins
2011-05-27
Break up format->part function into part_start and part_content functions.
Jameson Graef Rollins
2011-05-27
Use empty strings instead of NULL in format_reply structure.
Jameson Graef Rollins
2011-05-27
Integrate reply_part_content function into reply_part function.
Jameson Graef Rollins
2011-05-27
Simplify reply_part function to eliminate redundant code paths.
Jameson Graef Rollins
2011-05-23
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
add part_sep formatter to replace "first" argument to part format functions
Jameson Graef Rollins
2011-05-20
pass entire format structure to various show_message functions
Jameson Graef Rollins
2011-05-17
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
2010-10-27
notmuch: Eliminate some const-correctness warnings.
Carl Worth
2010-10-27
Remove bcc header from notmuch reply.
Jameson Rollins
2010-04-27
Rename already used counter var i
Aneesh Kumar K.V
2010-04-26
Rearchitect From: header guessing code for replies
Dirk Hohndel
2010-04-24
notmuch reply: Handle notmuch_message_get_header returning NULL.
Carl Worth
2010-04-13
Decode headers in reply
Michal Sojka
2010-04-07
Fix code extracting the MTA from Received: headers
Dirk Hohndel
2010-04-07
notmuch-reply: Remove stray brace.
Carl Worth
2010-04-06
notmuch-reply: Remove a useless level of nesting.
Carl Worth
2010-04-06
notmuch-reply: Fix some whitespace issues.
Carl Worth
2010-04-06
guess From address from Received headers
Dirk Hohndel
2010-03-09
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-02-04
notmuch reply: Rename the mailing_list_munged_reply_to function
Carl Worth
2010-02-04
notmuch reply: Prevent GMIME assertion complaints for empty Reply-to header.
Carl Worth
2010-02-04
notmuch reply: Use strstr instead of strcasestr for portability.
Carl Worth
2010-02-04
notmuch reply: Fix the support for reply-to un-munging.
Carl Worth
2010-02-04
notmuch-reply: Add missing whitespace.
Carl Worth
2010-02-04
notmuch-reply.c: Handle munged `Reply-To' headers.
Jed Brown
2010-02-04
notmuch-reply.c: Factor adding recipients into common function
Jed Brown
2009-12-03
notmuch-reply: Display reply message part using UTF-8.
Kan-Ru Chen
2009-11-27
reply --format=headers-only: set In-Reply-To header, with ID *last* in References
Jed Brown
2009-11-27
notmuch-reply.c: implement notmuch_reply_format_headers_only
Jed Brown
2009-11-27
notmuch-reply.c: accept the --format=default default option.
Jed Brown
2009-11-23
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-21
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-19
reply: Pointer mismatch.
Chris Wilson
2009-11-18
Make reply/show/tag all require at least one search term
Keith Packard
2009-11-16
notmuch_message_file_get_header returns "" for missing headers, not NULL
Keith Packard
2009-11-15
Minor whitespace touchup.
Carl Worth
2009-11-13
notmuch reply: Prefer "Reply-To" header over "From" for choosing recipient.
Carl Worth
2009-11-12
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-11
notmuch reply: Fish out user's address from recipient list to use as From.
Carl Worth
[next]