]> git.notmuchmail.org Git - notmuch/history - lib/config.cc
Merge tag '0.31.4'
[notmuch] / lib / config.cc
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-06 David Bremnerlib/config: add HOOK_DIR
2021-02-06 David Bremnerlib/config: add NOTMUCH_CONFIG_NEW_IGNORE
2021-02-06 David Bremnerlib/config: add _notmuch_config_cache
2021-02-06 David Bremnerlib: add notmuch_config_get_bool
2021-02-06 David Bremnerlib/config: make values iterators restartable
2021-02-06 David Bremnerlib/config: add config values iterator
2021-02-06 David Bremnerlib/open: load default values for known configuration...
2021-02-06 David Bremnerlib/config: add notmuch_config_key_{get,set}
2021-02-06 David Bremnerlib/open: add support for config profiles and default...
2021-02-06 David Bremnerlib: add stub for notmuch_database_open_with_config
2021-02-06 David Bremnerlib: cache configuration information from database
2020-12-23 David Bremnerlib/config: delay setting talloc destructor
2020-12-23 David Bremnerlib/config: delay setting talloc destructor
2020-10-30 David Bremnerlib/config: don't set destructor until iterator is...
2020-07-28 David Bremnerlib: replace use of static_cast for writable databases
2020-07-22 David Bremnerlib: fix error return bug with n_d_set_config.
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-27 David Bremnerlib: fix memory error in notmuch_config_list_value
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-07-21 David BremnerMerge branch 'release'
2019-06-17 David BremnerMerge branch 'release'
2019-06-14 uncrustifylib: run uncrustify
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-10-10 Jani Nikulalib: convert notmuch_bool_t to stdbool internally
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 Bremnerlib: config list iterators
2016-05-24 David Bremnerlib: provide config API