index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
T590-libconfig.sh
Age
Commit message (
Expand
)
Author
2024-07-26
config: allow custom separators in author lists
Lars Kotthoff
2023-04-02
lib: add config key INDEX_AS_TEXT
David Bremner
2022-01-18
lib/config: add known config key "show.extra_headers"
David Bremner
2022-01-15
lib/open: no default mail root in split configurations
David Bremner
2022-01-15
test/libconfig: add two tests for the config = "" case
David Bremner
2022-01-15
test/libconfig: save and restore config file
David Bremner
2021-12-04
test: move system includes to notmuch-test.h
David Bremner
2021-12-04
config: ignore leading/trailing spaces in ';'-delimited lists
David Bremner
2021-12-04
test: known broken tests for leading/trailing ws in config
David Bremner
2021-12-03
lib/config: don't overwrite database.path if the caller passed it
David Bremner
2021-12-03
test: add known broken test for conflict with database parameter
David Bremner
2021-12-03
test/libconfig: use 'export' for remaining sets of NOTMUCH_CONFIG
David Bremner
2021-10-30
lib/load_config: deallocate / NULL database on fatal error
David Bremner
2021-10-30
lib/load_config: document expectations for db on error, add tests
David Bremner
2021-10-30
lib/create: fix memory leak, ensure *database=NULL on error
David Bremner
2021-10-30
lib/create: document expectations for db on error, add tests
David Bremner
2021-10-30
lib/open: fix potential double-free, ensure *database=NULL on error
David Bremner
2021-10-30
test: add two known broken tests for missing config files
David Bremner
2021-10-27
test/libconfig: use 'export' when restoring NOTMUCH_CONFIG
David Bremner
2021-09-10
lib: use 'localhost' rather than fqdn for default mail address.
David Bremner
2021-06-27
lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT
David Bremner
2021-06-21
test/libconfig: make indexing more consistent
David Bremner
2021-05-22
test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila
2021-05-15
lib/open: restore default database path of $HOME/mail
David Bremner
2021-03-27
CLI/config: migrate notmuch_config_open to new config
David Bremner
2021-03-27
lib/config: set default for primary user email
David Bremner
2021-03-27
lib/config: set defaults for user full name
David Bremner
2021-03-27
lib/config: add config_pairs iterators
David Bremner
2021-03-27
lib/config: add notmuch_config_get_values_string
David Bremner
2021-03-27
lib: provide notmuch_database_load_config
David Bremner
2021-03-20
lib/config: add configuration variable for backup directory
David Bremner
2021-03-20
lib/open: support XDG_DATA_HOME as a fallback database location.
David Bremner
2021-03-20
lib: support splitting mail from database location.
David Bremner
2021-03-19
lib/open: support NOTMUCH_DATABASE environment variable
David Bremner
2021-02-06
lib/open: set HOOK_DIR on open
David Bremner
2021-02-06
lib/config: add HOOK_DIR
David Bremner
2021-02-06
lib/config: add NOTMUCH_CONFIG_NEW_IGNORE
David Bremner
2021-02-06
lib/config: make values iterators restartable
David Bremner
2021-02-06
lib/config: add config values iterator
David Bremner
2021-02-06
lib/open: load default values for known configuration keys.
David Bremner
2021-02-06
lib/config: add notmuch_config_key_{get,set}
David Bremner
2021-02-06
lib/open: add support for config profiles and default locations
David Bremner
2021-02-06
lib: add stub for notmuch_database_open_with_config
David Bremner
2020-12-20
test: use keys with group 'test' in T590-libconfig
David Bremner
2020-08-03
test: regression test for traversing config list with closed db
David Bremner
2020-08-03
test: regression test for n_d_get_config_list on closed db.
David Bremner
2017-10-20
test: use $(dirname "$0") for sourcing test-lib.sh
Jani Nikula
2017-04-01
cli/dump: bump dump format version to 3
David Bremner
2016-06-13
test: factor out some boilerplate from C tests
David Bremner
2016-05-25
CLI: optionally restore config data.
David Bremner
[next]