summaryrefslogtreecommitdiffstats
path: root/notmuch-client.h
AgeCommit message (Expand)Author
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
2012-01-21Add compatibility with gmime 2.6Thomas Jost
2012-01-16search: Support automatic tag exclusionsAustin Clements
2011-12-25Utility function to seek in MIME trees in depth-first order.Austin Clements
2011-12-25Introduce a generic tree-like abstraction for MIME traversal.Austin Clements
2011-12-25show: Pass notmuch_message_t instead of path to show_message_body.Austin Clements
2011-12-11cli: introduce the concept of user defined hooksJani Nikula
2011-12-08command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner
2011-09-05Improve handling of message/rfc822 parts by adding a new header_message_part ...Jameson Graef Rollins
2011-06-03Use stock GMimeSession by defaultDaniel Kahn Gillmor
2011-05-27Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins
2011-05-27Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins
2011-05-27Break up format->part function into part_start and part_content functions.Jameson Graef Rollins
2011-05-23New part output handling as option to notmuch-show.Jameson Graef Rollins
2011-05-23rename do_show_raw to do_show_single, and create params.raw for raw message o...Jameson Graef Rollins
2011-05-23add part_sep formatter to replace "first" argument to part format functionsJameson Graef Rollins
2011-05-23create notmuch_show_params_t structure for holding parameters passed to show ...Jameson Graef Rollins
2011-05-20pass entire format structure to various show_message functionsJameson Graef Rollins
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2010-11-11Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth