]> git.notmuchmail.org Git - notmuch/history - test
lib/open: canonicalize relative path read from config file
[notmuch] / test /
2021-03-27 David Bremnerlib/config: set default for primary user email
2021-03-27 David Bremnerlib/config: set defaults for user full name
2021-03-27 David Bremnerlib/config: add config_pairs iterators
2021-03-27 David Bremnerlib/config: add notmuch_config_get_values_string
2021-03-27 David Bremnerlib: provide notmuch_database_load_config
2021-03-27 David Bremnertest: convert random-corpus to use n_d_open_with_config
2021-03-20 David BremnerCLI/new: use configuration variable for backup directory
2021-03-20 David Bremnerlib/config: add configuration variable for backup directory
2021-03-20 David Bremnerlib/open: fix hook directory calculation in split confi...
2021-03-20 David Bremnerlib/compact: enable split config
2021-03-20 David BremnerCLI/insert: support split database and mail root
2021-03-20 David Bremnerlib/open: support XDG_DATA_HOME as a fallback database...
2021-03-20 David BremnerCLI/new: support split database and mail location
2021-03-20 David Bremnerlib/open: check for split configuration when creating...
2021-03-20 David Bremnerlib: support splitting mail from database location.
2021-03-20 David Bremnerlib/open: Use check for existing database by trial...
2021-03-20 David Bremnerlib/open: reuse directory checks from n_d_c_with_config
2021-03-20 David Bremnerlib/open: support NOTMUCH_DATABASE environment variable
2021-03-20 David BremnerCLI/show: complete conversion to new configuration...
2021-03-19 David BremnerCLI/new: drop the write lock to run the pre-new hook.
2021-03-19 David Bremnertest: Add tests for write access to database from hooks.
2021-03-18 David Bremnerlib: support reopening databases for write access.
2021-03-18 David Bremnertest/setup: add check for config exists, but no database.
2021-03-18 David Bremnertest: add known broken test for long directory bug
2021-03-13 uncrustifytest: run uncrustify
2021-03-12 David Bremnertest: clean up some extra whitespace.
2021-03-12 Tomi Ollilatest: T020-compact.sh: fix work directory location
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-18 David Bremnertest: Fix race condition in T568-lib-thread.sh
2021-02-15 Daniel Kahn Gillmorpython: convert shebangs to python3
2021-02-06 David BremnerCLI: use configured hook directory
2021-02-06 David Bremnerlib/open: set HOOK_DIR on open
2021-02-06 David Bremnerlib/config: add HOOK_DIR
2021-02-06 David Bremnercli/new: convert to new config framework
2021-02-06 David Bremnerlib: introduce notmuch_database_create_with_config
2021-02-06 David Bremnerlib/config: add NOTMUCH_CONFIG_NEW_IGNORE
2021-02-06 David Bremnercli/compact: convert to new configuration framework
2021-02-06 David Bremnercli/tag: convert to new config framework.
2021-02-06 David BremnerCLI/show: mostly switch show to new config framework
2021-02-06 David BremnerCLI/{search,address}: convert to new configuration...
2021-02-06 David BremnerCLI/reply: convert to new config framework
2021-02-06 David Bremnercli/reindex: convert new config framework
2021-02-06 David BremnerCLI/insert: convert to new config framework.
2021-02-06 David BremnerCLI/restore: convert to new config framework
2021-02-06 David Bremnercli/dump: convert to new config framework
2021-02-06 David BremnerCLI/count: switch to new configuration framework
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
2021-01-17 David Bremnertest: add (back) upgrade tests
2021-01-15 David Bremnertest/T391-python-cffi
2021-01-15 David Bremnertest/T750-gzip: don't compress the xapian database
2021-01-13 Jonas Bernoulliemacs: make headings outline-minor-mode compatible
2020-12-26 David BremnerMerge branch 'release'
2020-12-25 David BremnerMerge branch 'release'
2020-12-25 David Bremnertest/T360-symbol-hiding.sh: trim extra output from...
2020-12-23 David Bremnertest: add regression test for searching with alternate...
2020-12-20 David Bremnertest: use keys with group 'test' in T590-libconfig
2020-12-13 David BremnerMerge tag 'debian/0.31.2-5'
2020-12-13 David Bremnertest/T360-symbol-hiding: use readelf in place of nm
2020-09-06 David BremnerMerge tag '0.31' into master
2020-09-05 David Bremnertest: fix syntax errors in erroring calls to notmuch...
2020-08-16 David Bremnertest: fix uninitialized variable use in T562-lib-database
2020-08-16 David Bremnertest: update README to reflect dropping upgrade tests
2020-08-15 Teemu LikonenEmacs: Indent first header line only when indentation...
2020-08-10 Jonas Bernoulliemacs: Do not abuse advice to monkey patch while testing
2020-08-10 Jonas Bernoulliemacs: Drop old advices that were only need for Emacs 23
2020-08-10 Jonas Bernoullitest: Fix indentation
2020-08-10 Jonas BernoulliFix typos
2020-08-10 Jonas Bernoulliemacs: Various cosmetic changes
2020-08-10 Jonas Bernoulliemacs: Use makefile-gmake-mode in Makefile*s
2020-08-09 Jonas Bernoulliemacs: Use 'when' instead of 'if' when there is no...
2020-08-09 Jonas Bernoulliemacs: Use 'unless' instead of 'when' and 'not'
2020-08-09 Jonas Bernoulliemacs: Fix indentation
2020-08-08 Đoàn Trần Công DanhT355: specify hash algorithm explicitly
2020-08-04 David Bremnertest: regression tests for n_indexopts_{get,set}_decryp...
2020-08-04 David Bremnertest: regression test for traversing config list with...
2020-08-04 David Bremnertest: regression test for n_d_get_config_list on closed db.
2020-08-04 David Bremnertest: regression test for n_directory_{get,set}_mtime
2020-08-03 David Bremnerlib: fix return value for n_directory_delete
2020-08-03 David Bremnertest: known broken test for n_directory_delete with...
2020-08-03 David Bremnerlib: catch exceptions in n_directory_get_child_files
2020-08-03 David Bremnertest: add known broken test for n_directory_get_child_files
2020-08-03 David Bremnerlib: catch exceptions in n_directory_get_child_directories
2020-08-03 David Bremnertest: add known broken test for n_directory_get_child_d...
2020-08-03 David Bremnertest: regression test for n_m_get_filenames
2020-08-03 David Bremnertest: split header for lib-message tests.
2020-08-03 David Bremnertest: add regression test for n_messages_collect_tags
2020-08-03 David Bremnerlib: return NULL from n_d_get_default_indexopts on...
2020-08-01 David Bremnertest: drop use of db_ending
2020-08-01 David Bremnertest: drop NOTMUCH_DEFAULT_XAPIAN_BACKEND from T360...
2020-07-31 David Bremnertest: destroy thread from closed database
2020-07-31 David Bremnertest: regression test for n_thread_get_tags
2020-07-31 David Bremnertest: add regression tests for oldest and newest dates
2020-07-31 David Bremnertest: add regression tests for n_t_get_{authors, subject}
2020-07-31 David Bremnertest: add regression test for n_t_get_messages
next