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