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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
T055-path-config.sh
Age
Commit message (
Expand
)
Author
2026-02-16
lib/config: add config keys for git-remote-notmuch.
David Bremner
2024-07-26
config: allow custom separators in author lists
Lars Kotthoff
2023-12-06
lib: clear error message on success in _choose_database_path
David Bremner
2023-12-06
test: add known broken test for incorrect error message
David Bremner
2023-04-02
lib: add config key INDEX_AS_TEXT
David Bremner
2022-09-03
lib/open: create database path in some cases
David Bremner
2022-09-03
test/path-config: set database.mail_root but not database.path
David Bremner
2022-09-03
test: add test for creating database in various configurations.
David Bremner
2022-08-06
tests: remove dead code from T055-path-config.sh
David Bremner
2022-07-05
test: known broken test for top level .notmuch in split configs
David Bremner
2022-02-16
python-cffi: use config_pairs API in ConfigIterator
David Bremner
2022-02-16
test: known broken test for list(db.config) in python-cffi bindings
David Bremner
2021-12-29
Merge branch 'release'
David Bremner
2021-12-29
lib/open: do not consider .notmuch alone as an existing database.
David Bremner
2021-12-29
test/new: add known broken test for missing xapian directory.
David Bremner
2021-12-04
Merge branch 'release'
David Bremner
2021-12-04
python-cffi: switch to notmuch_database_{open,create}_with_config
David Bremner
2021-12-04
test: add known broken tests for python bindings in split configs
David Bremner
2021-12-03
rename built_with.sexpr_query to built_with.sexp_queries
David Bremner
2021-09-04
configure: optional library sfsexp
David Bremner
2021-08-21
test/path-config: use test_expect_equal_file_nonempty
David Bremner
2021-08-18
Merge tag 'debian/0.32.3-1'
David Bremner
2021-08-17
lib/open: look in MAILDIR for database, as documented.
David Bremner
2021-08-17
test: add known broken tests for finding database via MAILDIR
David Bremner
2021-06-27
lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT
David Bremner
2021-05-15
lib/open: restore default database path of $HOME/mail
David Bremner
2021-04-06
CLI/config: remove calls to notmuch_config_open from top level
David Bremner
2021-03-27
CLI/config: support set/get with split configuration
David Bremner
2021-03-27
CLI+lib: detect missing database in split configurations.
David Bremner
2021-03-20
CLI/new: use configuration variable for backup directory
David Bremner
2021-03-20
lib/compact: enable split config
David Bremner
2021-03-20
CLI/insert: support split database and mail root
David Bremner
2021-03-20
lib/open: support XDG_DATA_HOME as a fallback database location.
David Bremner
2021-03-20
CLI/new: support split database and mail location
David Bremner
2021-03-20
lib/open: check for split configuration when creating database.
David Bremner
2021-03-20
lib: support splitting mail from database location.
David Bremner