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
2026-01-17
lib: bump minor version
David Bremner
2026-01-15
lib: move call to _n_m_invalidate_metadata
David Bremner
2025-11-09
open: avoid leaking index_as_text regex objects
Anton Khirnov
2025-08-09
lib: return NOTMUCH_STATUS_OPERATION_INVALIDATED where appropriate
Anton Khirnov
2025-08-04
lib/database-private: undef XAPIAN_DEPRECATED before redefining it
Anton Khirnov
2025-08-04
lib: add notmuch_threads_status()
Anton Khirnov
2025-08-04
lib/config: simplify cleanup in notmuch_database_get_config_list()
Anton Khirnov
2025-07-24
lib: handle DatabaseModifiedError in _notmuch_message_create
Anton Khirnov
2024-07-26
config: allow custom separators in author lists
Lars Kotthoff
2024-07-25
lib: thread-safe s-expression query parser
Kevin Boulain
2023-12-06
lib: clear error message on success in _choose_database_path
David Bremner
2023-11-28
lib/string_map: simulate stable sorting
David Bremner
2023-09-23
Pass error message from GLib ini parser to CLI
David Bremner
2023-07-22
lib/n_d_remove_message: do not remove unique filename
David Bremner
2023-07-22
lib/message: check message type before deleting document
David Bremner
2023-07-09
doc/lib: clarify ownership for notmuch_database_get_revision
David Bremner
2023-04-02
lib: index attachments with mime types matching index.as_text
David Bremner
2023-04-02
lib: parse index.as_text
David Bremner
2023-04-02
lib: add config key INDEX_AS_TEXT
David Bremner
2023-03-31
lib: replace some uses of Query::MatchAll with a thread-safe alternative
Kevin Boulain
2023-03-30
lib/message-property: sync removed properties to the database
Kevin Boulain
2023-03-30
lib/message-property: catch xapian exceptions
Kevin Boulain
2023-02-27
lib/notmuch: update example
Kevin Boulain
2023-02-20
lib: add better diagnostics for over long filenames.
David Bremner
2022-12-27
lib/message: move xapian call inside try/catch block in _n_m_delete
David Bremner
2022-12-27
lib/database: propagate status code from _notmuch_message_delete
David Bremner
2022-09-03
lib: add field processor for lastmod: prefix
David Bremner
2022-09-03
lib: factor out lastmod range handling from sexp parser.
David Bremner
2022-09-03
lib/sexp: provide relative lastmod queries
David Bremner
2022-09-03
lib/open: create database path in some cases
David Bremner
2022-09-03
lib/open: return non-SUCCESS on missing database path
David Bremner
2022-09-03
lib/open: refactor call to mkdir into function
David Bremner
2022-07-01
lib/sexp: add parameter expansion for regex and wildcard
David Bremner
2022-06-25
lib/sexp: allow * as alias for "" in range searches.
David Bremner
2022-06-25
lib/sexp: special case "" as an argument in lastmod ranges.
David Bremner
2022-06-25
lib: check for writable db in n_m_tags_maildir_flags
David Bremner
2022-06-25
lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable
David Bremner
2022-06-25
lib: Add missing private status values.
David Bremner
2022-06-25
lib/tag: handle NULL argument to notmuch_tags_valid
David Bremner
2022-06-25
lib/message: check return status from _n_m_add_{path,folder}_terms
David Bremner
2022-06-25
lib/message: check return status of _n_m_{add,remove}_term
David Bremner
2022-06-25
lib: define macro NODISCARD
David Bremner
2022-06-25
lib/message: drop _notmuch_message_get_thread_id_only
David Bremner
2022-06-25
lib/message: catch exceptions in _n_m_add_term
David Bremner
2022-05-26
lib/message: use false from stdbool.h
David Bremner
2022-05-26
lib: fix uninitialized field in message objects.
David Bremner
2022-04-15
fix build without sfsexp
Michael J Gruber
2022-04-15
lib: add sexp: prefix to Xapian (infix) query parser.
David Bremner
2022-03-19
lib: do not phrase parse prefixed bracketed subexpressions
David Bremner
2022-01-29
lib: bump minor version to 6.
David Bremner
[next]