index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-show.c
Commit message (
Expand
)
Author
Age
*
Use stock GMimeSession by default
Daniel Kahn Gillmor
2011-06-03
*
show: Avoid inadvertently closing stdout
Jameson Graef Rollins
2011-06-03
*
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-31
*
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
*
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-24
*
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 o...
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 ...
Jameson Graef Rollins
2011-05-23
*
pass entire format structure to various show_message functions
Jameson Graef Rollins
2011-05-20
*
notmuch: Add the content-id of a part to the JSON output if it is known.
David Edmondson
2011-05-18
*
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
2011-05-17
*
Rename "notmuch cat" to "notmuch show --format=raw"
Carl Worth
2010-11-06
*
Add 'cat' subcommand
Michal Sojka
2010-11-05
*
notmuch show: Add a --format=mbox option
Carl Worth
2010-06-08
*
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-06-05
*
json: Replace `date_unix' with `timestamp' in show output
David Edmondson
2010-04-22
*
notmuch: Correctly terminate text/* parts in JSON output
David Edmondson
2010-04-05
*
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-02
*
Setup the GMimeStream only when needed
nstraz@redhat.com
2010-04-01
*
notmuch-show: add tags to json output
Sebastian Spaeth
2010-03-11
*
notmuch show: Don't show empty headers.
Carl Worth
2010-03-09
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
Add an "--format=(json|text)" command-line option to both notmuch-search and ...
Scott Robinson
2010-02-23
*
notmuch show: Preserve thread-ordering and nesting without --entire-thread
Carl Worth
2009-12-02
*
notmuch show: limit display to only matching messages
Bart Trojanowski
2009-12-02
*
correct message flag enum value so that it matches the type
Bart Trojanowski
2009-11-27
*
notmuch-show: identify which messages printed matched the query string
Bart Trojanowski
2009-11-27
*
notmuch search: Remove the chunked-searching hack.
Carl Worth
2009-11-23
*
notmuch-show: Show message part using UTF-8.
Kan-Ru Chen
2009-11-22
*
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITE
Carl Worth
2009-11-21
*
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-21
*
notmuch show: Don't hide text parts, even with disposition attachment.
Carl Worth
2009-11-21
*
Make reply/show/tag all require at least one search term
Keith Packard
2009-11-18
*
Filter out carriage-returns in show and reply output.
Keith Packard
2009-11-18
*
notmuch show: Detect an internal error if a thread has no messages.
Carl Worth
2009-11-17
*
notmuch show: Implement proper thread ordering/nesting of messages.
Carl Worth
2009-11-15
*
Minor whitespace touchup.
Carl Worth
2009-11-15
*
libnotmuch: Underlying support for doing partial-results searches.
Carl Worth
2009-11-12
*
notmuch show: Display "Subject: " before the subject.
Carl Worth
2009-11-12
[next]