]> git.notmuchmail.org Git - notmuch/history - test
test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
[notmuch] / test /
2021-05-22 Tomi Ollilatest: replace notmuch_passwd_sanitize() with _libconfig...
2021-05-22 David BremnerMerge branch 'release'
2021-05-22 David Bremnerlib/n_d_index_file: re-use thread-id of existing message
2021-05-22 David Bremnertest: add known broken test for duplicate thread-id...
2021-05-17 Felipe Contrerastest: split emacs functionality to its own file
2021-05-17 Felipe Contrerastest: emacs: fix a couple of shellcheck complaints
2021-05-17 Felipe Contrerastest: emacs: check for configured emacs
2021-05-17 Felipe Contrerastest: emacs: simplify missing dependencies check
2021-05-17 Felipe Contrerastest: more style fixes
2021-05-17 Felipe Contrerastest: trivial style cleanups
2021-05-15 David BremnerMerge branch 'release'
2021-05-15 David Bremnerlib/open: restore default database path of $HOME/mail
2021-05-15 Kyle Meyeremacs: restore tag-changes and query bindings for tag...
2021-05-15 David Bremnertest: add known broken tests for notuch-{before,after...
2021-05-12 David BremnerMerge branch 'release'
2021-05-12 David Bremnerlib/notmuch_database_reopen: reload some database metadata
2021-05-12 Michael J Grubertest: change database from within pre-new hook
2021-05-10 David BremnerMerge branch 'release'
2021-05-10 David Bremnertest: test explicit configuration of backup directory
2021-05-10 David Bremnertest: test relative paths for database.hook_dir
2021-05-10 David Bremnerlib/config: expand relative paths when reading from...
2021-05-10 David Bremnertest: add known broken test for relative setting of...
2021-05-10 David Bremnerlib/config: canonicalize paths relative to $HOME.
2021-05-10 David Bremnertest: add known broken test for relative database path...
2021-05-05 Felipe Contrerastest: ruby: simplify output comparison
2021-05-05 Felipe Contrerastest: ruby: don't use instance variables
2021-05-05 Felipe Contrerastest: ruby: use much more standard Ruby idioms
2021-05-02 Felipe Contrerastest: ruby: use much more standard puts
2021-05-02 Felipe Contrerastest: ruby: simplify test_ruby()
2021-05-02 Felipe Contrerastest: ruby: simplify MAIL_DIR initialization
2021-05-02 Felipe Contrerastest: ruby: simplify MAIL_DIR check
2021-05-02 Felipe Contrerastest: ruby: refactor test_ruby()
2021-05-02 Felipe Contrerastest: move test_ruby() inside the only client
2021-05-02 David BremnerMerge tag '0.32'
2021-05-02 Felipe Contrerastest: add external prereqs to many emacs tests
2021-05-02 Felipe Contrerastest: add prereqs check in test_emacs_expect_t
2021-05-02 Felipe Contrerastest: fix wrong SKIP messages
2021-05-02 Felipe Contrerastest: use correct fqdn in passwd_sanitize()
2021-05-02 Felipe Contrerastest: unset NAME environment variable
2021-05-02 Felipe Contrerastest: fix passwd_sanitize()
2021-04-26 David Bremnertest: hide message from moreutils parallel.
2021-04-24 Tobias Backer Dirkstest: check for GNU parallel with --version options
2021-04-24 David Bremnertest: replace notmuch_passwd_sanitize with python version
2021-04-18 Đoàn Trần Công Danhtest-lib: unset XDG_CONFIG_HOME
2021-04-16 David Bremnertest: put shim at end of LD_PRELOAD path
2021-04-07 David BremnerCLI/config: remove calls to notmuch_config_open from...
2021-03-27 David BremnerCLI/config: support set/get with split configuration
2021-03-27 David BremnerCLI+lib: detect missing database in split configurations.
2021-03-27 David BremnerCLI/config: default to storing all config in external...
2021-03-27 David BremnerCLI/config: use notmuch_database_reopen
2021-03-27 David BremnerCLI/config: migrate notmuch_config_open to new config
2021-03-27 David BremnerCLI/config: switch "notmuch config list" to merged...
2021-03-27 David Bremnertest/setup: check file output instead of notmuch config...
2021-03-27 David BremnerCLI/config: use merged config for "config get"
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
next