summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-12-25test/T360-symbol-hiding.sh: trim extra output from readelfDavid Bremner
2020-12-23test: add regression test for searching with alternate configDavid Bremner
2020-12-20test: use keys with group 'test' in T590-libconfigDavid Bremner
2020-12-13test/T360-symbol-hiding: use readelf in place of nmDavid Bremner
2020-09-04test: fix syntax errors in erroring calls to notmuch insertDavid Bremner
2020-08-16test: fix uninitialized variable use in T562-lib-databaseDavid Bremner
2020-08-16test: update README to reflect dropping upgrade testsDavid Bremner
2020-08-15Emacs: Indent first header line only when indentation is turned onTeemu Likonen
2020-08-09emacs: Do not abuse advice to monkey patch while testingJonas Bernoulli
2020-08-09emacs: Drop old advices that were only need for Emacs 23Jonas Bernoulli
2020-08-09test: Fix indentationJonas Bernoulli
2020-08-09Fix typosJonas Bernoulli
2020-08-09emacs: Various cosmetic changesJonas Bernoulli
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2020-08-09emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli
2020-08-09emacs: Use 'unless' instead of 'when' and 'not'Jonas Bernoulli