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
/
lib
/
notmuch-private.h
Age
Commit message (
Expand
)
Author
2025-08-09
lib: return NOTMUCH_STATUS_OPERATION_INVALIDATED where appropriate
Anton Khirnov
2025-08-04
lib: add notmuch_threads_status()
Anton Khirnov
2025-07-24
lib: handle DatabaseModifiedError in _notmuch_message_create
Anton Khirnov
2023-09-23
Pass error message from GLib ini parser to CLI
David Bremner
2023-04-02
lib: index attachments with mime types matching index.as_text
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: define macro NODISCARD
David Bremner
2022-06-25
lib/message: drop _notmuch_message_get_thread_id_only
David Bremner
2021-10-23
lib: make indexopts pointers opaque
David Bremner
2021-10-23
lib: remove enum names from typedefs
Jani Nikula
2021-05-13
lib: make glib initialization thread-safe
David Bremner
2021-03-27
lib: add NOTMUCH_STATUS_NO_DATABASE
David Bremner
2021-03-20
lib/compact: enable split config
David Bremner
2021-03-18
lib: publish API for notmuch_database_reopen
David Bremner
2021-03-13
lib: run uncrustify
uncrustify
2021-02-18
Merge tag '0.31.4'
David Bremner
2021-02-15
fix build failure with glib 2.67
David Bremner
2021-02-14
lib: use a stricter unused macro
David Bremner
2021-02-06
lib: add missing private status values.
David Bremner
2021-02-06
lib/config: add _notmuch_config_cache
David Bremner
2021-02-06
lib/open: load default values for known configuration keys.
David Bremner
2021-02-06
lib: add stub for notmuch_database_open_with_config
David Bremner
2021-02-06
lib: cache configuration information from database
David Bremner
2021-02-06
lib: add _notmuch_string_map_set
David Bremner
2020-07-28
lib: encapsulate the use of notmuch_database_t field 'mode'
David Bremner
2020-07-22
lib: rename _n_d_create to _n_d_find_or_create
David Bremner
2019-09-01
repair: set up codebase for repair functionality
Daniel Kahn Gillmor
2019-06-14
lib: run uncrustify
uncrustify
2019-05-29
indexing: record protected subject when indexing cleartext
Daniel Kahn Gillmor
2019-05-25
lib/database: index user headers.
David Bremner
2019-05-25
lib: support user prefix names in term generation
David Bremner
2019-05-25
lib: cache user prefixes in database object
David Bremner
2019-05-25
lib: setup user headers in query parser
David Bremner
2018-09-06
lib: add _notmuch_message_id_parse_strict
David Bremner
2018-09-06
lib/thread: change _resolve_thread_relationships to use depths
David Bremner
2018-09-06
lib: calculate message depth in thread
David Bremner
2018-09-06
lib: add _notmuch_message_list_empty
David Bremner
2018-09-06
lib/thread: add macro for debug printing of threading
David Bremner
2018-09-06
lib: read reference terms into message struct.
David Bremner
2018-09-06
lib/thread: sort sibling messages by date
David Bremner
2018-05-26
lib: expose notmuch_message_get_database()
Daniel Kahn Gillmor
2018-05-07
lib: define specialized get_thread_id for use in thread subquery
David Bremner
2017-10-21
crypto: index encrypted parts when indexopts try_decrypt is set.
Daniel Kahn Gillmor
2017-10-21
index: implement notmuch_indexopts_t with try_decrypt
Daniel Kahn Gillmor
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-08-01
lib: add notmuch_message_reindex
Daniel Kahn Gillmor
2017-08-01
lib: add _notmuch_message_remove_indexed_terms
David Bremner
2017-08-01
lib: add notmuch_message_count_files
David Bremner
2017-08-01
lib: refactor notmuch_database_add_message header parsing
David Bremner
[next]