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
2018-04-26
lib: work around xapian bug with get_mset(0,0, x)
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-02
lib: bump LIBRARY_MINOR_VERSION
David Bremner
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
2017-09-24
fix reference to notmuch_message_get_properties
Daniel Kahn Gillmor
2017-09-17
lib: index the content-type of the parts of encrypted messages
Daniel Kahn Gillmor
2017-09-17
lib: index the content type of signature parts
Jani Nikula
2017-09-17
lib: abstract content type indexing
Jani Nikula
2017-09-13
build: fix out-of-tree builds, again
Jani Nikula
2017-09-05
fix documentation bug (leading quotes break documentation)
Daniel Kahn Gillmor
2017-09-05
lib: enforce that n_message_reindex takes headers from first file
David Bremner
2017-09-04
lib&cli: use g_object_new instead of g_object_newv
David Bremner
2017-08-29
lib: add notmuch_message_has_maildir_flag
David Bremner
2017-08-29
lib/message: split n_m_maildir_flags_tags, store maildir flags
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-22
database: move striping of trailing '/' into helper function
Yuri Volchkov
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_message_remove_indexed_terms
David Bremner
2017-08-01
lib: add notmuch_thread_get_total_files
David Bremner
2017-08-01
lib: add notmuch_message_count_files
David Bremner
2017-08-01
lib: index message files with duplicate message-ids
David Bremner
2017-08-01
lib: refactor notmuch_database_add_message header parsing
David Bremner
2017-08-01
lib: factor out message-id parsing to separate file.
David Bremner
2017-08-01
lib/n_d_add_message: refactor test for new/ghost messages
David Bremner
2017-08-01
lib: isolate n_d_add_message and helper functions into own file
David Bremner
2017-07-18
fix the generated documentation output
Daniel Kahn Gillmor
[next]