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
/
show-message.c
Age
Commit message (
Expand
)
Author
2011-09-05
Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure.
Jameson Graef Rollins
2011-05-27
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-24
notmuch reply: Avoid segmentation fault when printing multiple parts
Carl Worth
2011-05-23
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-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
2011-05-17
notmuch show: Include output for the enclosing multipart part of a MIME mail
Carl Worth
2010-04-02
notmuch: Add a 'part' subcommand
David Edmondson
2010-02-23
Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.
Scott Robinson
2009-11-21
notmuch show: Don't hide a digital signature.
Carl Worth
2009-11-18
Typsos
Ingmar Vanhassel
2009-11-11
notmuch reply: Use GMime to construct the header for the reply.
Carl Worth
2009-11-10
notmuch reply: Add (incomplete) reply command
Keith Packard