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
*
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
*
show: Unify JSON header output for messages and message parts
Austin Clements
2012-03-01
*
show: Use consistent header ordering in the JSON format
Austin Clements
2012-03-01
*
show: Convert JSON format to the new self-recursive style
Austin Clements
2012-03-01
*
Document the JSON schemata used by show and search
Austin Clements
2012-02-27
*
cli: reach previously unreachable cleanup code in "notmuch show"
Jani Nikula
2012-02-12
*
cli: convert "notmuch show" to use the new argument parser
Jani Nikula
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-02-12
*
show: Introduce mime_node formatter callback
Austin Clements
2012-01-25
*
show: Use consistent header ordering in the text format
Austin Clements
2012-01-23
*
show: don't use hex literals in JSON output
Thomas Jost
2012-01-22
*
Add compatibility with gmime 2.6
Thomas Jost
2012-01-21
*
show: Handle read and write errors
Austin Clements
2012-01-21
[next]