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
/
notmuch-show.c
Age
Commit message (
Expand
)
Author
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-05-19
cli: tell how many messages were precisely matched when expected 1 match
Tomi Ollila
2015-11-19
cli: content disposition values are not case-sensitive
Jani Nikula
2015-10-05
cli: update to use new count API
David Bremner
2015-09-23
cli: convert remainder of CLI to n_q_search_{messages,threads}_st
David Bremner
2015-08-26
cli/lib: remove support for GMime 2.4
David Bremner
2015-08-14
cli: add global option "--uuid"
David Bremner
2015-06-01
cli: define shared options, use for --help and --version
David Bremner
2015-03-11
CLI: make gpg binary used by libgmime configurable.
David Bremner
2015-03-09
CLI: set up infrastructure to make path to gpg configurable.
David Bremner
2014-01-24
notmuch-show: detect NULL pointer returned from notmuch_query_search_threads
David Bremner
2014-01-18
cli: clean up exit status code returned by the cli commands
Jani Nikula
2013-08-27
cli: add --include-html option to notmuch show
John Lenz
2013-04-01
cli: conform to same conditional build style as elsewhere in notmuch-show
Jani Nikula
2013-03-08
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-07
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2012-12-17
show: indicate length, encoding of omitted body content
Peter Wang
2012-12-17
show: indicate charset for all omitted parts
Peter Wang
2012-12-16
show: Support --format-version
Austin Clements
2012-12-08
Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search.
Peter Feigl
2012-12-08
Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions.
Peter Feigl
2012-11-08
show: More aggressively document the presence of devel/schemata
Austin Clements
2012-11-07
show: include Reply-To header in json output
Peter Wang
2012-10-22
notmuch-show: include Bcc header in json output
Michal Nazarewicz
2012-08-03
show: Remove now unused fields from notmuch_show_format
Austin Clements
2012-08-03
show: Convert do_show to use sprinter
Austin Clements
2012-08-03
show: Convert show_message to use sprinter
Austin Clements
2012-08-03
show: Convert envelope format_part_json to use sprinter
Austin Clements
2012-08-03
show: Convert non-envelope format_part_json to use sprinter
Austin Clements
2012-08-03
show: Convert format_part_sigstatus_json to use sprinter
Austin Clements
2012-08-03
show: Convert format_headers_json to use sprinter
Austin Clements
2012-08-03
show: Feed the sprinter down to part formatters
Austin Clements
2012-08-03
show: Associate an sprinter with each format
Austin Clements
2012-07-24
cli: add --body=true|false option to notmuch-show.c
Mark Walters
2012-06-29
cli: notmuch-show.c fix whitespace error
Mark Walters
2012-06-29
cli: make --entire-thread=false work for format=json.
Mark Walters
2012-06-29
cli: Let json output "null" messages for non --entire-thread
Mark Walters
2012-06-10
cli: use new notmuch_crypto_get_context in mime-node.c
Jameson Graef Rollins
2012-06-10
cli: new crypto verify flag to handle verification
Jameson Graef Rollins
2012-06-10
cli: modify mime_node_open to take new crypto struct as argument
Jameson Graef Rollins
2012-06-10
cli: modify show and reply to use new crypto struct
Jameson Graef Rollins
2012-05-05
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-04-28
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2012-04-15
show: Remove empty message_set_{start,sep,end} fields
Austin Clements
2012-04-15
show: Support NULL values for message_set_{start, sep, end}
Austin Clements
2012-04-15
show: Remove support for old-style formatters in show_message
Austin Clements
2012-04-07
cli: move show to the new --exclude= option naming scheme.
Mark Walters
2012-03-31
show/reply: Unify the code that extracts text parts
Austin Clements
2012-03-19
reply: Add a JSON reply format.
Adam Wolfe Gordon
2012-03-18
show: Convert raw format to the new self-recursive style, properly support interior parts
Austin Clements
[next]