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
/
show-message.c
Commit message (
Expand
)
Author
Age
*
Render all parts of multipart/encrypted when decrypting.
Jameson Graef Rollins
2011-05-27
*
Do not replace multipart/signed part with content part when doing verification.
Jameson Graef Rollins
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
*
notmuch reply: Avoid segmentation fault when printing multiple parts
Carl Worth
2011-05-24
*
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
*
Normalize part counting and formatting in show_message_part function.
Jameson Graef Rollins
2011-05-23
*
add part_sep formatter to replace "first" argument to part format functions
Jameson Graef Rollins
2011-05-23
*
notmuch part: Fix part numbering to match what's reported by "notmuch show"
Carl Worth
2011-05-23
*
pass entire format structure to various show_message functions
Jameson Graef Rollins
2011-05-20
*
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
2011-05-17
*
notmuch show: Include output for the enclosing multipart part of a MIME mail
Carl Worth
2011-05-17
*
notmuch: Add a 'part' subcommand
David Edmondson
2010-04-02
*
Add an "--format=(json|text)" command-line option to both notmuch-search and ...
Scott Robinson
2010-02-23
*
notmuch show: Don't hide a digital signature.
Carl Worth
2009-11-21
*
Typsos
Ingmar Vanhassel
2009-11-18
*
notmuch reply: Use GMime to construct the header for the reply.
Carl Worth
2009-11-11
*
notmuch reply: Add (incomplete) reply command
Keith Packard
2009-11-10