]> git.notmuchmail.org Git - notmuch/history - notmuch-client.h
Merge branch 'debian' into release
[notmuch] / notmuch-client.h
2017-04-01 David BremnerMerge branch 'debian' into release
2017-04-01 David Bremnercli/dump: bump dump format version to 3
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 Jani Nikulacli/config: don't try to open config file for 'notmuch...
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-26 Jani Nikulacli/show: list all filenames of a message in the format...
2016-12-07 David BremnerMerge branch 'release'
2016-12-07 David Bremnercli/insert: return EX_TEMPFAIL for some errors
2016-11-26 David BremnerMerge branch 'release'
2016-11-26 Jani Nikulacli: consider files vanishing during notmuch new non...
2016-09-21 David BremnerCLI: add properties to dump output
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-25 David BremnerCLI: add optional config data to dump output.
2016-03-30 David BremnerCLI: add print_status_database
2016-01-29 Jani Nikulacli: crypto: S/MIME verification support
2015-09-26 David BremnerMerge branch 'release'
2015-09-26 Jani Nikulacli: change the data structure for notmuch address...
2015-09-20 David Bremnercli: add utility routine to print error status.
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: add standard option processing to config, help...
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-11-05 Michal Sojkacli: Introduce "notmuch address" command
2014-04-12 David Bremnerdump: support gzipped and atomic output
2014-03-30 Jani Nikulacli: abstract dump file open from the dump command
2013-11-09 Austin Clementssearch: Add stable queries to thread search results
2013-11-09 Austin Clementscli: Separate current and deprecated format version
2013-10-10 Ben Gamarinotmuch-compact: Initial commit of CLI
2013-08-27 John Lenzcli: add --include-html option to notmuch show
2013-06-29 Peter Wangcli: add insert command
2013-06-25 Tomi Ollilarevert: Removed top level --stderr= option
2013-05-29 Tomi Ollilacli: add global option --stderr=FILE
2013-05-26 David BremnerMerge branch 'release'
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...
2013-03-07 Jani Nikulacli: config: keep track of whether the config is newly...
2012-12-31 David Bremnerutil: add talloc-extra.[ch]
2012-12-16 Austin Clementscli: Framework for structured output versioning
2012-12-08 Peter FeiglRename the -json printer functions in notmuch-reply...
2012-08-03 Austin Clementsshow: Remove now unused fields from notmuch_show_format
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: 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-06-10 Jameson Graef Rollinscli: new crypto structure to store crypto contexts...
2012-06-10 Jameson Graef Rollinscli: use new typedef to deal with gmime 2.4/2.6 context...
2012-04-15 Austin Clementsshow: Remove unused fields from notmuch_show_format
2012-04-15 Austin ClementsRemove show-message.c
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: Allow formatters to return errors
2012-02-17 Tomi Ollilaadd support for user-specified files & directories...
2012-02-12 Jani Nikulacli: use notmuch_bool_t for boolean fields in notmuch_s...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-25 Austin Clementsshow: Introduce mime_node formatter callback
2012-01-25 Austin Clementsmime node: Record depth-first part numbers
2012-01-23 Pieter Praetsearch: rename auto_exclude_tags to {search, }exclude_tags
2012-01-21 Thomas JostAdd compatibility with gmime 2.6
2012-01-17 Austin Clementssearch: Support automatic tag exclusions
2012-01-14 David BremnerMerge branch 'release'
2011-12-26 Austin ClementsUtility function to seek in MIME trees in depth-first...
2011-12-26 Austin ClementsIntroduce a generic tree-like abstraction for MIME...
2011-12-26 Austin Clementsshow: Pass notmuch_message_t instead of path to show_me...
2011-12-11 Jani Nikulacli: introduce the concept of user defined hooks
2011-12-09 David Bremnercommand-line-arguments.[ch]: new argument parsing frame...
2011-09-06 Jameson Graef RollinsImprove handling of message/rfc822 parts by adding...
2011-06-04 Daniel Kahn GillmorUse stock GMimeSession by default
2011-05-27 Jameson Graef RollinsAdd decryption of PGP/MIME-encrypted parts with --decrypt.
2011-05-27 Jameson Graef RollinsAdd signature verification of PGP/MIME-signed parts...
2011-05-27 Jameson Graef RollinsBreak up format->part function into part_start and...
2011-05-23 Jameson Graef RollinsNew part output handling as option to notmuch-show.
2011-05-23 Jameson Graef Rollinsrename do_show_raw to do_show_single, and create params...
2011-05-23 Jameson Graef Rollinsadd part_sep formatter to replace "first" argument...
2011-05-23 Jameson Graef Rollinscreate notmuch_show_params_t structure for holding...
2011-05-20 Jameson Graef Rollinspass entire format structure to various show_message...
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-06 Michal SojkaAdd 'cat' subcommand
2010-10-27 Carl Worthnotmuch: Add a new "notmuch config" command for queryin...
2010-04-23 Carl WorthSprinkle some const-correctness around new_tags.
2010-04-23 Ben Gamarinotmuch-config: make new message tags configurable
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
next