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-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
2017-03-22
lib: replace deprecated n_q_count_messages with status returning version
David Bremner
2017-03-22
lib: replace deprecated n_q_search_messages with status returning version
David Bremner
2017-03-22
lib: replace n_query_search_threads with status returning version
David Bremner
2017-03-22
lib: bump SONAME to libnotmuch5
David Bremner
2017-01-15
docs: fix notmuch_message_properties_value documentation
Steven Allen
2017-01-07
lib: fix the todo comment placement on NOTMUCH_STATUS_XAPIAN_EXCEPTION
Jani Nikula
2016-10-06
lib: document API added in 0.23
David Bremner
2016-10-01
lib: bump minor version to mark added symbols
David Bremner
2016-09-21
lib: iterator API for message properties
David Bremner
2016-09-21
lib: basic message-property API
David Bremner
2016-06-28
doc: forbid further operations on a closed database
David Bremner
2016-06-11
lib: fix definition of LIBNOTMUCH_CHECK_VERSION
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-05-25
lib: config list iterators
David Bremner
2016-05-24
lib: provide config API
David Bremner
2016-05-13
lib/cli: add library API / CLI for compile time options
David Bremner
2016-03-14
lib: NOTMUCH_DEPRECATED macro also for older compilers
Tomi Ollila
[next]