]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
test: ensure test_begin_subtest has been called before test_expect_*
[notmuch] / notmuch-show.c
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-28 Jani Nikulacli/show: add content-disposition to structured output...
2017-02-28 Jani Nikulacli/show: abstract get content disposition
2017-02-26 Jani Nikulacli/show: list all filenames of a message in the format...
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-05-19 Tomi Ollilacli: tell how many messages were precisely matched...
2015-11-23 David BremnerMerge branch 'release'
2015-11-19 Jani Nikulacli: content disposition values are not case-sensitive
2015-10-05 David Bremnercli: update to use new count API
2015-09-26 David BremnerMerge branch 'release'
2015-09-23 David Bremnercli: convert remainder of CLI to n_q_search_{messages...
2015-08-26 David Bremnercli/lib: remove support for GMime 2.4
2015-08-14 David Bremnercli: add global option "--uuid"
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-02 David BremnerMerge branch 'release'
2015-06-01 David Bremnercli: define shared options, use for --help and --version
2015-03-11 David BremnerCLI: make gpg binary used by libgmime configurable.
2015-03-09 David BremnerCLI: set up infrastructure to make path to gpg configur...
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-25 David Bremnernotmuch-show: detect NULL pointer returned from notmuch...
2014-01-18 Jani Nikulacli: clean up exit status code returned by the cli...
2013-08-27 John Lenzcli: add --include-html option to notmuch show
2013-05-26 David BremnerMerge branch 'release'
2013-04-01 Jani Nikulacli: conform to same conditional build style as elsewhe...
2013-03-08 Jani Nikulacli: move config open/close to main() from subcommands
2013-03-07 Jani Nikulacli: config: make notmuch_config_open() "is new" parame...
2012-12-17 Peter Wangshow: indicate length, encoding of omitted body content
2012-12-17 Peter Wangshow: indicate charset for all omitted parts
2012-12-16 Austin Clementsshow: Support --format-version
2012-12-08 Peter FeiglUse the S-Expression structured printer in notmuch...
2012-12-08 Peter FeiglRename the -json printer functions in notmuch-reply...
2012-11-08 Austin Clementsshow: More aggressively document the presence of devel...
2012-11-07 Peter Wangshow: include Reply-To header in json output
2012-10-22 Michal Nazarewicznotmuch-show: include Bcc header in json output
2012-08-03 Austin Clementsshow: Remove now unused fields from notmuch_show_format
2012-08-03 Austin Clementsshow: Convert do_show to use sprinter
2012-08-03 Austin Clementsshow: Convert show_message to use sprinter
2012-08-03 Austin Clementsshow: Convert envelope format_part_json to use sprinter
2012-08-03 Austin Clementsshow: Convert non-envelope format_part_json to use...
2012-08-03 Austin Clementsshow: Convert format_part_sigstatus_json to use sprinter
2012-08-03 Austin Clementsshow: Convert format_headers_json to use sprinter
2012-08-03 Austin Clementsshow: Feed the sprinter down to part formatters
2012-08-03 Austin Clementsshow: Associate an sprinter with each format
2012-07-24 Mark Walterscli: add --body=true|false option to notmuch-show.c
2012-06-30 Mark Walterscli: notmuch-show.c fix whitespace error
2012-06-30 Mark Walterscli: make --entire-thread=false work for format=json.
2012-06-30 Mark Walterscli: Let json output "null" messages for non --entire...
2012-06-10 Jameson Graef Rollinscli: use new notmuch_crypto_get_context in mime-node.c
2012-06-10 Jameson Graef Rollinscli: new crypto verify flag to handle verification
2012-06-10 Jameson Graef Rollinscli: modify mime_node_open to take new crypto struct...
2012-06-10 Jameson Graef Rollinscli: modify show and reply to use new crypto struct
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-04-15 Austin Clementsshow: Remove empty message_set_{start,sep,end} fields
2012-04-15 Austin Clementsshow: Support NULL values for message_set_{start, sep...
2012-04-15 Austin Clementsshow: Remove support for old-style formatters in show_m...
2012-04-08 Mark Walterscli: move show to the new --exclude= option naming...
2012-03-31 Austin Clementsshow/reply: Unify the code that extracts text parts
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 Adam Wolfe Gordonreply: Add a JSON reply format.
2012-03-18 Austin Clementsshow: Convert raw format to the new self-recursive...
2012-03-18 Austin Clementsshow: Move format_part_content_raw with the other new...
2012-03-18 Austin Clementsshow: Convert mbox format to new self-recursive style
2012-03-18 Austin Clementsshow: Move format_message_mbox with the other new-style...
2012-03-18 Austin Clementsshow: Allow formatters to return errors
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Walterscli: omit excluded messages in results where appropriate.
2012-03-02 Mark Walterscli: Make notmuch-show respect excludes.
2012-03-01 Austin Clementsshow: Further general simplifications of the JSON formatter
2012-03-01 Austin Clementsshow: Make format_part_sigstatus_json's API consistent...
2012-03-01 Austin Clementsshow: Make JSON helper functions print complete objects
2012-03-01 Austin Clementsshow: Simplify talloc use in format_headers_json
2012-03-01 Austin Clementsshow: Unify JSON header output for messages and message...
2012-03-01 Austin Clementsshow: Use consistent header ordering in the JSON format
2012-03-01 Austin Clementsshow: Convert JSON format to the new self-recursive...
2012-02-28 Austin ClementsDocument the JSON schemata used by show and search
2012-02-12 Jani Nikulacli: reach previously unreachable cleanup code in ...
2012-02-12 Jani Nikulacli: convert "notmuch show" to use the new argument...
2012-02-12 Jani Nikulacli: use notmuch_bool_t for boolean fields in notmuch_s...
2012-02-12 Austin Clementsshow: Simplify new text formatter code
2012-02-12 Austin Clementsshow: Convert text format to the new self-recursive...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-25 Austin Clementsshow: Introduce mime_node formatter callback
2012-01-23 Austin Clementsshow: Use consistent header ordering in the text format
2012-01-22 Thomas Jostshow: don't use hex literals in JSON output
2012-01-21 Thomas JostAdd compatibility with gmime 2.6
2012-01-21 Austin Clementsshow: Handle read and write errors
2012-01-14 Austin ClementsFix build warning: "/*" within comment
2012-01-14 David Edmondsonnotmuch/emacs: Observe the charset of text/html parts...
next