summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-20lib/open: fix hook directory calculation in split configurationDavid Bremner
2021-03-20lib/compact: enable split configDavid Bremner
2021-03-20CLI/insert: support split database and mail rootDavid Bremner
2021-03-20lib/open: support XDG_DATA_HOME as a fallback database location.David Bremner
2021-03-20CLI/new: support split database and mail locationDavid Bremner
2021-03-20lib/open: check for split configuration when creating database.David Bremner
2021-03-20lib: support splitting mail from database location.David Bremner
2021-03-20lib/open: Use check for existing database by trial openingDavid Bremner
2021-03-20lib/open: reuse directory checks from n_d_c_with_configDavid Bremner
2021-03-19lib/open: support NOTMUCH_DATABASE environment variableDavid Bremner
2021-03-19CLI/show: complete conversion to new configuration framework.David Bremner
2021-03-18CLI/new: drop the write lock to run the pre-new hook.David Bremner
2021-03-18test: Add tests for write access to database from hooks.David Bremner
2021-03-18lib: support reopening databases for write access.David Bremner
2021-03-18test/setup: add check for config exists, but no database.David Bremner
2021-03-18test: add known broken test for long directory bugDavid Bremner
2021-03-13test: run uncrustifyuncrustify
2021-03-12test: clean up some extra whitespace.David Bremner
2021-03-12test: T020-compact.sh: fix work directory locationTomi Ollila
2021-02-18Merge tag '0.31.4'David Bremner
2021-02-18test: Fix race condition in T568-lib-thread.shDavid Bremner
2021-02-15python: convert shebangs to python3Daniel Kahn Gillmor
2021-02-06CLI: use configured hook directoryDavid Bremner
2021-02-06lib/open: set HOOK_DIR on openDavid Bremner
2021-02-06lib/config: add HOOK_DIRDavid Bremner
2021-02-06cli/new: convert to new config frameworkDavid Bremner
2021-02-06lib: introduce notmuch_database_create_with_configDavid Bremner
2021-02-06lib/config: add NOTMUCH_CONFIG_NEW_IGNOREDavid Bremner
2021-02-06cli/compact: convert to new configuration frameworkDavid Bremner
2021-02-06cli/tag: convert to new config framework.David Bremner
2021-02-06CLI/show: mostly switch show to new config frameworkDavid Bremner
2021-02-06CLI/{search,address}: convert to new configuration frameworkDavid Bremner
2021-02-06CLI/reply: convert to new config frameworkDavid Bremner
2021-02-06cli/reindex: convert new config frameworkDavid Bremner
2021-02-06CLI/insert: convert to new config framework.David Bremner
2021-02-06CLI/restore: convert to new config frameworkDavid Bremner
2021-02-06cli/dump: convert to new config frameworkDavid Bremner
2021-02-06CLI/count: switch to new configuration frameworkDavid Bremner
2021-02-06lib/config: make values iterators restartableDavid Bremner
2021-02-06lib/config: add config values iteratorDavid Bremner
2021-02-06lib/open: load default values for known configuration keys.David Bremner
2021-02-06lib/config: add notmuch_config_key_{get,set}David Bremner
2021-02-06lib/open: add support for config profiles and default locationsDavid Bremner
2021-02-06lib: add stub for notmuch_database_open_with_configDavid Bremner
2021-02-06lib: cache configuration information from databaseDavid Bremner
2021-01-17test: add (back) upgrade testsDavid Bremner
2021-01-15test/T391-python-cffiDavid Bremner
2021-01-15test/T750-gzip: don't compress the xapian databaseDavid Bremner
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2020-12-25Merge branch 'release'David Bremner