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
/
message.cc
Age
Commit message (
Expand
)
Author
2018-05-26
lib: make notmuch_message_get_database() take a const notmuch_message_t*
Daniel Kahn Gillmor
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-12-08
cli/reindex: destroy stashed session keys when --decrypt=false
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-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-09-05
lib: enforce that n_message_reindex takes headers from first file
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-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-07-14
lib: wrap use of g_mime_utils_header_decode_date
David Bremner
2017-05-13
build: visibility=default for library structs is no longer needed
Jani Nikula
2017-04-20
Replace index(3) with strchr(3)
Fredrik Fornwall
2017-03-22
lib: replace deprecated n_q_count_messages with status returning version
David Bremner
2017-03-18
Merge branch 'release'
David Bremner
2017-03-18
lib/message.cc: fix Coverity finding (use after free)
Tomi Ollila
2017-03-15
lib: clamp return value of g_mime_utils_header_decode_date to >=0
David Bremner
2017-02-25
lib/message.cc: use view number to invalidate cached metadata
David Bremner
2017-02-25
lib: handle DatabaseModifiedError in _n_message_ensure_metadata
David Bremner
2017-02-23
lib: make _notmuch_message_ensure_property_map static
David Bremner
2017-02-23
lib: make _notmuch_message_ensure_metadata static
David Bremner
2016-09-21
lib: basic message-property API
David Bremner
2016-09-21
lib: read "property" terms from messages.
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-06-05
lib: whitespace cleanup
Tomi Ollila
2016-04-15
complete ghost-on-removal-when-shared-thread-exists
Daniel Kahn Gillmor
2016-04-15
On deletion, replace with ghost when other active messages in thread
Daniel Kahn Gillmor
2016-04-15
Introduce _notmuch_message_has_term()
Daniel Kahn Gillmor
2016-04-15
fix thread breakage via ghost-on-removal
Daniel Kahn Gillmor
2016-01-16
clean up stray apostrophe in comment
Daniel Kahn Gillmor
2016-01-16
correct comment referring to notmuch_database_remove_message
Daniel Kahn Gillmor
2015-08-13
lib: Add per-message last modification tracking
Austin Clements
2015-08-04
lib: Only sync modified message documents
Austin Clements
2015-03-29
lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
2015-03-29
lib: replace almost all fprintfs in library with _n_d_log
David Bremner
2015-03-29
lib: add private function to extract the database for a message.
David Bremner
2015-01-02
lib: convert two "iterator copy strings" into references.
David Bremner
2015-01-02
lib: another iterator-temporary/stale-pointer bug
David Bremner
2014-10-25
lib: Internal support for querying and creating ghost messages
Austin Clements
2014-10-25
lib: Introduce macros for bit operations
Austin Clements
2014-10-11
lib: Handle empty date value
Austin Clements
2014-10-11
lib: Move message ID compression to _notmuch_message_create_for_message_id
Austin Clements
2014-09-24
lib: actually return failures from notmuch_message_tags_to_maildir_flags
Jani Nikula
2014-08-30
lib: Return an error from operations that require an upgrade
Austin Clements
2014-08-30
lib: Support empty header values in database
Austin Clements
2014-08-05
lib: Improve documentation of _notmuch_message_create_for_message_id
Austin Clements
[next]