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
/
notmuch.h
Age
Commit message (
Expand
)
Author
2020-08-09
Fix typos
Jonas Bernoulli
2020-08-03
test: regression test for traversing config list with closed db
David Bremner
2020-08-03
lib: catch exceptions in n_directory_get_child_files
David Bremner
2020-08-03
lib: catch exceptions in n_directory_get_child_directories
David Bremner
2020-08-03
lib: return NULL from n_d_get_default_indexopts on error
David Bremner
2020-07-22
lib/n_d_needs_upgrade: handle error return from n_d_get_version
David Bremner
2020-07-22
lib/n_d_get_version: catch exceptions and clarify the API
David Bremner
2020-07-20
lib: fix return value for n_m_reindex
David Bremner
2020-07-20
lib: handle xapian exception in n_m_remove_all_tags
David Bremner
2020-07-20
lib: add notmuch_message_has_maildir_flag_st
David Bremner
2020-07-18
lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st
David Bremner
2020-07-14
lib: catch Xapian exceptions in n_m_count_files
David Bremner
2020-07-14
lib: add regression test for n_m_get_date; clarify API
David Bremner
2020-07-13
lib: catch exceptions in n_m_get_filenames
David Bremner
2020-07-13
lib/n_m_g_filename: catch Xapian exceptions, document NULL return
David Bremner
2020-07-13
lib/n_m_get_replies: doc return, initial regression test
David Bremner
2020-07-03
lib: catch error from closed db in n_m_get_message_id
David Bremner
2020-03-19
Correct doxygen framing for libnotmuch.h
Daniel Kahn Gillmor
2019-06-14
lib: run uncrustify
uncrustify
2019-01-25
docs: Use correct call to notmuch_query_search_threads in usage example
rhn
2019-01-25
lib: Explicitly state when replies will be destroyed
rhn
2018-05-26
lib: make notmuch_message_get_database() take a const notmuch_message_t*
Daniel Kahn Gillmor
2018-05-26
properties: add notmuch_message_count_properties
Daniel Kahn Gillmor
2018-05-26
lib: bump minor version
David Bremner
2018-05-26
lib: expose notmuch_message_get_database()
Daniel Kahn Gillmor
2018-04-07
Merge branch 'release'
David Bremner
2018-04-02
lib: bump LIBRARY_MINOR_VERSION
David Bremner
2018-01-04
fix typos
Daniel Kahn Gillmor
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
crypto: new decryption policy "auto"
Daniel Kahn Gillmor
2017-12-08
lib: convert notmuch decryption policy to an enum
Daniel Kahn Gillmor
2017-12-08
indexopts: change _try_decrypt to _decrypt_policy
Daniel Kahn Gillmor
2017-10-21
reindex: drop all properties named with prefix "index."
Daniel Kahn Gillmor
2017-10-21
index: implement notmuch_indexopts_t with try_decrypt
Daniel Kahn Gillmor
2017-10-20
properties: add notmuch_message_remove_all_properties_with_prefix()
Daniel Kahn Gillmor
2017-10-20
crypto: make shared crypto code behave library-like
Daniel Kahn Gillmor
2017-09-24
fix reference to notmuch_message_get_properties
Daniel Kahn Gillmor
2017-09-05
fix documentation bug (leading quotes break documentation)
Daniel Kahn Gillmor
2017-08-29
lib: add notmuch_message_has_maildir_flag
David Bremner
2017-08-23
reindex: drop notmuch_param_t, use notmuch_indexopts_t instead
Daniel Kahn Gillmor
2017-08-23
database: add n_d_index_file (deprecates n_d_add_message)
Daniel Kahn Gillmor
2017-08-20
lib: clarify description of notmuch_database_add_message
Daniel Kahn Gillmor
2017-08-01
lib: add notmuch_message_reindex
Daniel Kahn Gillmor
2017-08-01
lib: add notmuch_thread_get_total_files
David Bremner
2017-08-01
lib: add notmuch_message_count_files
David Bremner
2017-07-18
fix the generated documentation output
Daniel Kahn Gillmor
2017-07-18
Fix orthography
Daniel Kahn Gillmor
2017-05-12
build: switch to hiding libnotmuch symbols by default
Jani Nikula
2017-03-22
lib: make notmuch_query_add_tag_exclude return a status value
David Bremner
2017-03-22
lib: replace deprecated n_q_count_threads with status returning version
David Bremner
[next]