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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-show.c
Age
Commit message (
Expand
)
Author
2012-02-12
cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
Jani Nikula
2012-02-12
show: Simplify new text formatter code
Austin Clements
2012-02-12
show: Convert text format to the new self-recursive style
Austin Clements
2012-01-25
show: Introduce mime_node formatter callback
Austin Clements
2012-01-23
show: Use consistent header ordering in the text format
Austin Clements
2012-01-22
show: don't use hex literals in JSON output
Thomas Jost
2012-01-21
Add compatibility with gmime 2.6
Thomas Jost
2012-01-21
show: Handle read and write errors
Austin Clements
2012-01-14
Fix build warning: "/*" within comment
Austin Clements
2012-01-13
notmuch/emacs: Observe the charset of text/html parts, where known.
David Edmondson
2011-12-25
show: Pass notmuch_message_t instead of path to show_message_body.
Austin Clements
2011-12-21
notmuch: Quiet buildbot warnings.
David Edmondson
2011-12-15
notmuch: unref charset_filter to fix one memory leak
Tomi Ollila
2011-12-11
Release memory allocated by internet_address_list_parse_string()
Tomi Ollila
2011-10-22
cli: change argument parsing convention for subcommands
David Bremner
2011-09-07
Do not attempt to output part raw if part is not GMimePart.
Jameson Graef Rollins
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-06-28
Add part filename and content-id in notmuch show output if available.
Dmitry Kurochkin
2011-06-03
Use stock GMimeSession by default
Daniel Kahn Gillmor
2011-06-03
show: Avoid inadvertently closing stdout
Jameson Graef Rollins
2011-05-31
Rename signerstatustostring to signer_status_to_string
Carl Worth
2011-05-31
Reduce some excessive indentation.
Carl Worth
2011-05-31
show: Remove some dead code from show_text_part_content
Carl Worth
2011-05-31
notmuch show: Don't do text conversions for non-text parts
Carl Worth
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-24
Fix handling of message/rfc822 parts
Jameson Graef Rollins
2011-05-24
use format=raw by default when requesting part with --part=
Jameson Graef Rollins
2011-05-24
throw error if mbox format specified with --part
Jameson Graef Rollins
2011-05-23
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
rename do_show_raw to do_show_single, and create params.raw for raw message output
Jameson Graef Rollins
2011-05-23
add part_sep formatter to replace "first" argument to part format functions
Jameson Graef Rollins
2011-05-23
create notmuch_show_params_t structure for holding parameters passed to show functions.
Jameson Graef Rollins
2011-05-20
pass entire format structure to various show_message functions
Jameson Graef Rollins
2011-05-18
notmuch: Add the content-id of a part to the JSON output if it is known.
David Edmondson
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-11-06
Rename "notmuch cat" to "notmuch show --format=raw"
Carl Worth
2010-11-05
Add 'cat' subcommand
Michal Sojka
2010-06-08
notmuch show: Add a --format=mbox option
Carl Worth
2010-06-05
Fix minor style issues in show_part_content function.
Carl Worth
2010-06-05
Avoid giving GMime a NULL MIME-stream filter.
Carl Worth
2010-04-22
json: Replace `date_unix' with `timestamp' in show output
David Edmondson
2010-04-05
notmuch: Correctly terminate text/* parts in JSON output
David Edmondson
2010-04-02
notmuch: Add a 'part' subcommand
David Edmondson
2010-04-02
notmuch-show: Add unix and relative dates to the JSON output
David Edmondson
2010-04-01
Setup the GMimeStream only when needed
nstraz@redhat.com
2010-03-11
notmuch-show: add tags to json output
Sebastian Spaeth
2010-03-09
notmuch show: Don't show empty headers.
Carl Worth
[prev]
[next]