summaryrefslogtreecommitdiffstats
path: root/notmuch-config.c
AgeCommit message (Expand)Author
2021-09-04CLI/config support saving s-expression queriesDavid Bremner
2021-09-04configure: optional library sfsexpDavid Bremner
2021-09-04CLI: make variable n_requested_db_uuid file scope.David Bremner
2021-08-18Merge tag 'debian/0.32.3-1'David Bremner
2021-08-17CLI/config: restore "notmuch config get built_with.*"David Bremner
2021-05-14CLI/config: make immutable tables constDavid Bremner
2021-04-24compat: rename {,notmuch_}canonicalize_file_nameĐoàn Trần Công Danh
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: default to storing all config in external filesDavid Bremner
2021-03-27CLI/config: drop cached data from notmuch_config_tDavid Bremner
2021-03-27CLI/config: drop obsolete notmuch_config_get_*David Bremner
2021-03-27CLI/config: use notmuch_database_reopenDavid Bremner
2021-03-27CLI/config: migrate notmuch_config_open to new configDavid Bremner
2021-03-27CLI/config: switch "notmuch config list" to merged configDavid Bremner
2021-03-27CLI/config: use merged config for "config get"David Bremner
2021-03-13cli: run uncrustifyuncrustify
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-02-19Drop deprecated/unused crypto.gpg_pathDaniel Kahn Gillmor
2019-06-14cli: run uncrustifyuncrustify
2019-06-14cli: partial whitespace cleanup in notmuch-config.cDavid Bremner
2019-05-25cli/config: check syntax of user configured field namesDavid Bremner
2019-05-25cli/config: support user header index configDavid Bremner
2019-05-25cli/config: refactor _stored_in_dbDavid Bremner
2019-05-03gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor
2018-09-08notmuch: Database paths without a leading / are relative to $HOMEDavid Edmondson
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-10-21config: define new option index.try_decryptDaniel Kahn Gillmor
2017-10-21config: test whether an item is stored in the database by nameDaniel Kahn Gillmor
2017-10-09cli: convert notmuch_bool_t to stdboolJani Nikula
2017-07-14config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0Daniel Kahn Gillmor
2017-02-28notmuch-config: ENOENT vs generic handling when file open fails.Tomi Ollila
2017-02-28cli/config: don't try to open config file for 'notmuch help'Jani Nikula
2017-01-07cli/config: rename name to key in _config_set_listJani Nikula
2017-01-07cli/config: allocate config using talloc_zeroJani Nikula
2016-12-16notmuch-config: replace config reading functionIoan-Adrian Ratiu
2016-12-16cli: abstract config file reading to a separate functionJani Nikula
2016-06-29lib: add built_with handling for XAPIAN_DB_RETRY_LOCKDavid Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-05-13lib/cli: add library API / CLI for compile time optionsDavid Bremner
2015-08-14cli: add global option "--uuid"David Bremner
2015-06-01cli: add standard option processing to config, help and setupDavid Bremner
2015-03-11CLI: make gpg binary used by libgmime configurable.David Bremner
2014-09-07cli: Be more helpful when .notmuch-config does not existAustin Clements
2014-08-07notmuch-config: talloc_strdup MAILDIR and NAME environment variablesTomi Ollila
2014-07-31config: read database.path from $MAILDIR if setMark Oteiza