aboutsummaryrefslogtreecommitdiff
path: root/show-message.c
AgeCommit message (Expand)Author
2011-09-05Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure.Jameson Graef Rollins
2011-05-27Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins
2011-05-27Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins
2011-05-27Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins
2011-05-27Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins
2011-05-27Break up format->part function into part_start and part_content functions.Jameson Graef Rollins
2011-05-27Use empty strings instead of NULL in format_reply structure.Jameson Graef Rollins
2011-05-24notmuch reply: Avoid segmentation fault when printing multiple partsCarl Worth
2011-05-23New part output handling as option to notmuch-show.Jameson Graef Rollins
2011-05-23Normalize part counting and formatting in show_message_part function.Jameson Graef Rollins
2011-05-23add part_sep formatter to replace "first" argument to part format functionsJameson Graef Rollins
2011-05-23notmuch part: Fix part numbering to match what's reported by "notmuch show"Carl Worth
2011-05-20pass entire format structure to various show_message functionsJameson Graef Rollins
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-17notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth
2010-04-02notmuch: Add a 'part' subcommandDavid Edmondson
2010-02-23Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.Scott Robinson
2009-11-21notmuch show: Don't hide a digital signature.Carl Worth
2009-11-18TypsosIngmar Vanhassel
2009-11-11notmuch reply: Use GMime to construct the header for the reply.Carl Worth
2009-11-10notmuch reply: Add (incomplete) reply commandKeith Packard