aboutsummaryrefslogtreecommitdiff
path: root/show-message.c
Commit message (Expand)AuthorAge
* Remove show-message.cAustin Clements2012-04-15
* Add compatibility with gmime 2.6Thomas Jost2012-01-21
* show: Rewrite show_message_body to use the MIME tree interface.Austin Clements2011-12-25
* show: Pass notmuch_message_t instead of path to show_message_body.Austin Clements2011-12-25
* Improve handling of message/rfc822 parts by adding a new header_message_part ...Jameson Graef Rollins2011-09-05
* Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins2011-05-27
* Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins2011-05-27
* Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins2011-05-27
* Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins2011-05-27
* Break up format->part function into part_start and part_content functions.Jameson Graef Rollins2011-05-27
* Use empty strings instead of NULL in format_reply structure.Jameson Graef Rollins2011-05-27
* notmuch reply: Avoid segmentation fault when printing multiple partsCarl Worth2011-05-24
* New part output handling as option to notmuch-show.Jameson Graef Rollins2011-05-23
* Normalize part counting and formatting in show_message_part function.Jameson Graef Rollins2011-05-23
* add part_sep formatter to replace "first" argument to part format functionsJameson Graef Rollins2011-05-23
* notmuch part: Fix part numbering to match what's reported by "notmuch show"Carl Worth2011-05-23
* pass entire format structure to various show_message functionsJameson Graef Rollins2011-05-20
* notmuch show: Properly nest MIME parts within mulipart partsCarl Worth2011-05-17
* notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth2011-05-17
* notmuch: Add a 'part' subcommandDavid Edmondson2010-04-02
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Scott Robinson2010-02-23
* notmuch show: Don't hide a digital signature.Carl Worth2009-11-21
* TypsosIngmar Vanhassel2009-11-18
* notmuch reply: Use GMime to construct the header for the reply.Carl Worth2009-11-11
* notmuch reply: Add (incomplete) reply commandKeith Packard2009-11-10