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
Age
Commit message (
Expand
)
Author
2018-09-06
lib: change parent strategy to use In-Reply-To if it looks sane
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/thread: rewrite _parent_or_toplevel to use depths
David Bremner
2018-09-06
lib: calculate message depth in thread
David Bremner
2018-09-06
lib/thread: initial use of references as for fallback parenting
David Bremner
2018-09-06
use EMPTY_STRING in _parent_via_in_reply_to
David Bremner
2018-09-06
lib/thread: refactor in_reply_to test
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: 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-05-14
drop use of register keyword
David Bremner
2018-05-07
lib: define specialized get_thread_id for use in thread subquery
David Bremner
2018-05-07
lib: add thread subqueries.
David Bremner
2018-05-03
move more http -> https
Daniel Kahn Gillmor
2018-04-26
Merge branch 'release'
David Bremner
2018-04-26
lib: work around xapian bug with get_mset(0,0, x)
David Bremner
2018-04-25
Merge branch 'release'
David Bremner
2018-04-23
lib: choose oldest message when breaking reference loops
David Bremner
2018-04-20
lib: break reference loop by choosing arbitrary top level msg
David Bremner
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-28
Revert "lib: add thread subqueries."
David Bremner
2017-12-25
lib: add thread subqueries.
David Bremner
2017-12-21
lib: return "" rather than NULL from notmuch_thread_get_authors
David Bremner
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
crypto: actually stash session keys when decrypt=true
Daniel Kahn Gillmor
2017-12-08
cli/reindex: destroy stashed session keys when --decrypt=false
Daniel Kahn Gillmor
2017-12-08
cli/new, insert, reindex: change index.decrypt to "auto" by default
Daniel Kahn Gillmor
2017-12-08
crypto: record whether an actual decryption attempt happened
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-12-08
indexing: Change from try_decrypt to decrypt
Daniel Kahn Gillmor
2017-12-04
crypto: use stashed session-key properties for decryption, if available
Daniel Kahn Gillmor
2017-12-04
configure: session key handling in gmime maps to built_with("session_key")
Daniel Kahn Gillmor
2017-12-04
crypto: add _notmuch_crypto_decrypt wrapper function
Daniel Kahn Gillmor
2017-10-21
config: define new option index.try_decrypt
Daniel Kahn Gillmor
2017-10-21
crypto: index encrypted parts when indexopts try_decrypt is set.
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-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
[next]