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
/
lib
Age
Commit message (
Expand
)
Author
2021-09-10
lib: use 'localhost' rather than fqdn for default mail address.
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
lib: bump libnotmuch minor version
Austin Ray
2021-08-17
lib: correct deprecated db open functions' docs
Austin Ray
2021-06-27
lib: update transaction documentation
David Bremner
2021-06-27
lib: autocommit after some number of completed transactions
David Bremner
2021-06-27
lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT
David Bremner
2021-06-27
database/close: remove misleading code / comment
David Bremner
2021-06-27
lib/database: fix style mistake.
David Bremner
2021-06-25
Merge branch 'release'
David Bremner
2021-06-25
lib: write talloc report in notmuch_database_destroy
David Bremner
2021-06-25
lib/config: fix memory leak
David Bremner
2021-06-05
lib/message: use passed database for error handling
David Bremner
2021-06-05
lib/{open,message}: make some internal functions static
David Bremner
2021-05-23
lib/thread: add common prefix to debug messages, join lines
David Bremner
2021-05-22
Merge branch 'release'
David Bremner
2021-05-22
lib/n_d_index_file: re-use thread-id of existing message
David Bremner
2021-05-15
Merge branch 'release'
David Bremner
2021-05-15
lib/open: restore default database path of $HOME/mail
David Bremner
2021-05-14
lib/message: mark flag2tag as const
David Bremner
2021-05-14
lib/generate_thread_id: move static buffer to notmuch_database_t
David Bremner
2021-05-13
lib: make glib initialization thread-safe
David Bremner
2021-05-12
lib/notmuch_database_reopen: reload some database metadata
David Bremner
2021-05-10
lib/config: expand relative paths when reading from database
David Bremner
2021-05-10
lib/config: canonicalize paths relative to $HOME.
David Bremner
2021-04-24
lib/config: remove early free in _get_email_from_passwd_file
David Bremner
2021-04-24
compat: rename {,notmuch_}canonicalize_file_name
Đoàn Trần Công Danh
2021-04-18
lib/n_d_index_file: check return value from _n_m_add_filename
David Bremner
2021-04-18
lib: directly traverse postlists in _n_message_delete
David Bremner
2021-03-27
lib: provide notmuch_config_path
David Bremner
2021-03-27
CLI+lib: detect missing database in split configurations.
David Bremner
2021-03-27
lib: add NOTMUCH_STATUS_NO_DATABASE
David Bremner
2021-03-27
CLI/config: migrate notmuch_config_open to new config
David Bremner
2021-03-27
lib/open: canonicalize relative path read from config file
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-27
lib/open: pull _load_key_file out of _choose_database_path
David Bremner
2021-03-27
lib: add missing status strings
David Bremner
2021-03-27
lib/open: fix leaks calling _trial_open
David Bremner
2021-03-20
lib/config: add configuration variable for backup directory
David Bremner
2021-03-20
lib/open: fix hook directory calculation in split configuration
David Bremner
2021-03-20
lib/compact: enable split config
David Bremner
2021-03-20
lib/open: support XDG_DATA_HOME as a fallback database 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
2021-03-20
lib/open: Use check for existing database by trial opening
David Bremner
[next]