summaryrefslogtreecommitdiffstats
path: root/notmuch-client.h
AgeCommit message (Expand)Author
2016-05-25CLI: add optional config data to dump output.David Bremner
2016-03-29CLI: add print_status_databaseDavid Bremner
2016-01-29cli: crypto: S/MIME verification supportJani Nikula
2015-09-26cli: change the data structure for notmuch address deduplicationJani Nikula
2015-09-20cli: add utility routine to print error status.David Bremner
2015-08-26cli/lib: remove support for GMime 2.4David Bremner
2015-08-14cli: add global option "--uuid"David Bremner
2015-06-01cli: add standard option processing to config, help and setupDavid Bremner
2015-06-01cli: define shared options, use for --help and --versionDavid Bremner
2015-03-11CLI: make gpg binary used by libgmime configurable.David Bremner
2015-03-09CLI: set up infrastructure to make path to gpg configurable.David Bremner
2014-11-05cli: Introduce "notmuch address" commandMichal Sojka
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-03-30cli: abstract dump file open from the dump commandJani Nikula
2013-11-08search: Add stable queries to thread search resultsAustin Clements
2013-11-08cli: Separate current and deprecated format versionAustin Clements
2013-10-09notmuch-compact: Initial commit of CLIBen Gamari
2013-08-27cli: add --include-html option to notmuch showJohn Lenz
2013-06-29cli: add insert commandPeter Wang
2013-06-24revert: Removed top level --stderr= optionTomi Ollila
2013-05-29cli: add global option --stderr=FILETomi Ollila
2013-03-08cli: move config open/close to main() from subcommandsJani Nikula
2013-03-07cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula
2013-03-07cli: config: keep track of whether the config is newly createdJani Nikula
2012-12-30util: add talloc-extra.[ch]David Bremner
2012-12-16cli: Framework for structured output versioningAustin Clements
2012-12-08Rename the -json printer functions in notmuch-reply and notmuch-show to gener...Peter Feigl
2012-08-03show: Remove now unused fields from notmuch_show_formatAustin Clements
2012-08-03show: Convert format_headers_json to use sprinterAustin Clements
2012-08-03show: Feed the sprinter down to part formattersAustin Clements
2012-08-03show: Associate an sprinter with each formatAustin Clements
2012-07-24cli: add --body=true|false option to notmuch-show.cMark Walters
2012-06-29cli: Let json output "null" messages for non --entire-threadMark Walters
2012-06-10cli: use new notmuch_crypto_get_context in mime-node.cJameson Graef Rollins
2012-06-10cli: new crypto verify flag to handle verificationJameson Graef Rollins
2012-06-10cli: modify mime_node_open to take new crypto struct as argumentJameson Graef Rollins
2012-06-10cli: modify show and reply to use new crypto structJameson Graef Rollins
2012-06-10cli: new crypto structure to store crypto contexts and parameters, and functi...Jameson Graef Rollins
2012-06-10cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityJameson Graef Rollins
2012-04-15show: Remove unused fields from notmuch_show_formatAustin Clements
2012-04-15Remove show-message.cAustin Clements
2012-04-07cli: move show to the new --exclude= option naming scheme.Mark Walters
2012-03-31show/reply: Unify the code that extracts text partsAustin Clements
2012-03-19reply: Add a JSON reply format.Adam Wolfe Gordon
2012-03-18show: Allow formatters to return errorsAustin Clements
2012-02-17add support for user-specified files & directories to ignoreTomi Ollila
2012-02-12cli: use notmuch_bool_t for boolean fields in notmuch_show_params_tJani Nikula
2012-01-25show: Introduce mime_node formatter callbackAustin Clements
2012-01-25mime node: Record depth-first part numbersAustin Clements
2012-01-23search: rename auto_exclude_tags to {search, }exclude_tagsPieter Praet