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-private.h
Age
Commit message (
Expand
)
Author
2020-07-28
lib: encapsulate the use of notmuch_database_t field 'mode'
David Bremner
2020-07-22
lib: rename _n_d_create to _n_d_find_or_create
David Bremner
2019-09-01
repair: set up codebase for repair functionality
Daniel Kahn Gillmor
2019-06-14
lib: run uncrustify
uncrustify
2019-05-29
indexing: record protected subject when indexing cleartext
Daniel Kahn Gillmor
2019-05-25
lib/database: index user headers.
David Bremner
2019-05-25
lib: support user prefix names in term generation
David Bremner
2019-05-25
lib: cache user prefixes in database object
David Bremner
2019-05-25
lib: setup user headers in query parser
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: calculate message depth in thread
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: 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-10-21
crypto: index encrypted parts when indexopts try_decrypt is set.
Daniel Kahn Gillmor
2017-10-21
index: implement notmuch_indexopts_t with try_decrypt
Daniel Kahn Gillmor
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
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-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-07-14
lib/cli: replace use of g_mime_message_get_sender
David Bremner
2017-05-13
build: visibility=default for library structs is no longer needed
Jani Nikula
2017-05-12
build: switch to hiding libnotmuch symbols by default
Jani Nikula
2017-02-25
lib: add _notmuch_database_reopen
David Bremner
2016-09-21
lib: extend private string map API with iterators
David Bremner
2016-09-21
lib: private string map (associative array) API
David Bremner
2016-09-21
lib: read "property" terms from messages.
David Bremner
2016-08-09
lib: provide _notmuch_database_log_append
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
Introduce _notmuch_message_has_term()
Daniel Kahn Gillmor
2016-04-15
Add internal functions to search for alternate doc types
Daniel Kahn Gillmor
2015-09-07
util: move strcase_equal and strcase_hash to util
Jani Nikula
2015-08-13
lib: Add per-message last modification tracking
Austin Clements
2015-03-29
lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
2015-03-29
lib: add private function to extract the database for a message.
David Bremner
2015-03-29
lib: add a log function with output to a string in notmuch_database_t
David Bremner
2015-02-25
lib: fix clang build warnings
Jani Nikula
2015-02-25
lib: abstract bit validity check in bit test/set/clear macros
Jani Nikula
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: Move message ID compression to _notmuch_message_create_for_message_id
Austin Clements
2014-07-13
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-04-05
lib: replace the header parser with gmime
Jani Nikula
[next]