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
*
notmuch-show: detect NULL pointer returned from notmuch_query_search_threads
David Bremner
2014-01-24
*
cli: clean up exit status code returned by the cli commands
Jani Nikula
2014-01-18
*
cli: add --include-html option to notmuch show
John Lenz
2013-08-27
*
cli: conform to same conditional build style as elsewhere in notmuch-show
Jani Nikula
2013-04-01
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2013-03-07
*
show: indicate length, encoding of omitted body content
Peter Wang
2012-12-17
*
show: indicate charset for all omitted parts
Peter Wang
2012-12-17
*
show: Support --format-version
Austin Clements
2012-12-16
*
Use the S-Expression structured printer in notmuch-show, notmuch-reply and no...
Peter Feigl
2012-12-08
*
Rename the -json printer functions in notmuch-reply and notmuch-show to gener...
Peter Feigl
2012-12-08
*
show: More aggressively document the presence of devel/schemata
Austin Clements
2012-11-08
*
show: include Reply-To header in json output
Peter Wang
2012-11-07
*
notmuch-show: include Bcc header in json output
Michal Nazarewicz
2012-10-22
*
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-08-03
*
cli: add --body=true|false option to notmuch-show.c
Mark Walters
2012-07-24
*
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-29
*
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-06-10
*
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-05-05
*
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2012-04-28
*
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-15
*
cli: move show to the new --exclude= option naming scheme.
Mark Walters
2012-04-07
*
show/reply: Unify the code that extracts text parts
Austin Clements
2012-03-31
*
reply: Add a JSON reply format.
Adam Wolfe Gordon
2012-03-19
*
show: Convert raw format to the new self-recursive style, properly support in...
Austin Clements
2012-03-18
*
show: Move format_part_content_raw with the other new-style formats
Austin Clements
2012-03-18
*
show: Convert mbox format to new self-recursive style
Austin Clements
2012-03-18
*
show: Move format_message_mbox with the other new-style formats
Austin Clements
2012-03-18
*
show: Allow formatters to return errors
Austin Clements
2012-03-18
*
cli: omit excluded messages in results where appropriate.
Mark Walters
2012-03-02
*
cli: Make notmuch-show respect excludes.
Mark Walters
2012-03-02
*
show: Further general simplifications of the JSON formatter
Austin Clements
2012-03-01
*
show: Make format_part_sigstatus_json's API consistent between GMIME 2.4 and 2.6
Austin Clements
2012-03-01
*
show: Make JSON helper functions print complete objects
Austin Clements
2012-03-01
*
show: Simplify talloc use in format_headers_json
Austin Clements
2012-03-01
[next]