summaryrefslogtreecommitdiffstats
path: root/notmuch-client.h
AgeCommit message (Expand)Author
2021-04-06CLI: rename notmuch_config_t to notmuch_conffile_tDavid Bremner
2021-04-06CLI: drop notmuch_config_t from subcommand interface.David Bremner
2021-04-06CLI/config: remove calls to notmuch_config_open from top levelDavid Bremner
2021-03-27CLI/config: drop obsolete notmuch_config_get_*David Bremner
2021-03-27CLI/config: migrate notmuch_config_open to new configDavid Bremner
2021-03-27CLI: load merged config at top levelDavid Bremner
2021-03-13cli: run uncrustifyuncrustify
2021-02-06CLI: use configured hook directoryDavid Bremner
2021-02-06cli/new: convert to new config frameworkDavid Bremner
2021-02-06cli/config: add accessor for config file nameDavid Bremner
2021-02-06CLI: add (unused) database argument to subcommands.David Bremner
2021-02-06CLI: generalize notmuch_config_mode_tDavid Bremner
2020-04-13cli/dump: define GZPUTS and use it in notmuch-dumpDavid Bremner
2020-04-13cli/dump: define GZPRINTF macro and use it in place of gzprintfDavid Bremner
2020-04-13status: add print_status_gzbytesDavid Bremner
2020-03-22mime-node: rename decrypted_child to unwrapped_childDaniel Kahn Gillmor
2019-09-01repair: set up codebase for repair functionalityDaniel Kahn Gillmor
2019-06-14cli: run uncrustifyuncrustify
2019-06-11append _unused to the expression defined using unused() macroTomi Ollila
2019-05-29cli/show: emit payload subject instead of outside subjectDaniel Kahn Gillmor
2019-05-26cli: expose message-wide crypto status from mime-nodeDaniel Kahn Gillmor
2019-05-03gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor
2019-05-03gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor
2018-05-26cli: add print_status_message()Daniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08lib: convert notmuch decryption policy to an enumDaniel Kahn Gillmor
2017-12-08indexopts: change _try_decrypt to _decrypt_policyDaniel Kahn Gillmor
2017-10-21cli: set up shared command-line arguments for indexingDaniel Kahn Gillmor
2017-10-20crypto: move into libnotmuch_utilDaniel Kahn Gillmor
2017-10-12crypto: _notmuch_crypto_cleanup should return voidDaniel Kahn Gillmor
2017-10-12crypto: drop pretense of notmuch_crypto_context_tDaniel Kahn Gillmor
2017-10-12crypto: rename notmuch_crypto_t to _notmuch_crypto_tDaniel Kahn Gillmor
2017-10-09cli: convert notmuch_bool_t to stdboolJani Nikula
2017-10-04cli: use designated initializers for opt descJani Nikula
2017-08-16remove boolean "first" argument from format_part_sprinterDaniel Kahn Gillmor
2017-08-01add "notmuch reindex" subcommandDaniel Kahn Gillmor
2017-07-15crypto: clean up unused definitions in gmime 3.0David Bremner
2017-07-14config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0Daniel Kahn Gillmor
2017-07-04cli: implement structured output version 4David Bremner
2017-05-30cli/show: use single stream for printf / gmime object outputDavid Bremner
2017-05-30cli/reply: direct all output for text format to gmime streamDavid Bremner
2017-04-01Merge branch 'release'David Bremner
2017-04-01cli/dump: bump dump format version to 3David Bremner
2017-03-10cli/show: remove unused raw member from show parameters structJani Nikula
2017-02-28cli/config: don't try to open config file for 'notmuch help'Jani Nikula
2017-02-26cli/show: list all filenames of a message in the formatted outputJani Nikula
2016-12-07cli/insert: return EX_TEMPFAIL for some errorsDavid Bremner
2016-11-25cli: consider files vanishing during notmuch new non-fatalJani Nikula
2016-09-21CLI: add properties to dump outputDavid Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor