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
/
notmuch-private.h
Age
Commit message (
Expand
)
Author
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
2014-03-11
lib: make folder: prefix literal
Jani Nikula
2013-09-01
lib: fix clang build
Jani Nikula
2013-08-13
lib: Document which strings are returned in UTF-8
Austin Clements
2013-05-13
lib: add --exclude=all option
Mark Walters
2013-02-18
lib: Eliminate _notmuch_message_list_append
Austin Clements
2013-02-18
lib: Separate list of all messages from top-level messages
Austin Clements
2012-09-27
Fix the COERCE_STATUS macro
Justus Winter
2012-05-23
lib: Make notmuch_database_get_directory return NULL if the directory is not found
Austin Clements
2012-05-23
lib: Perform the same transformation to _notmuch_database_filename_to_direntry
Austin Clements
2012-05-23
lib: Perform the same transformation to _notmuch_database_find_directory_id
Austin Clements
2012-05-23
lib: Make directory document creation optional for _notmuch_directory_create
Austin Clements
2012-04-15
lib: work around talloc_steal usage from C++ code
Jani Nikula
2012-03-02
lib: Add the exclude flag to notmuch_query_search_threads
Mark Walters
2012-03-02
lib: Make notmuch_query_search_messages set the exclude flag
Mark Walters
2012-01-16
lib: Add support for automatically excluding tags from queries
Austin Clements
2011-11-14
Store "from" and "subject" headers in the database.
Austin Clements
2011-10-30
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
David Bremner
2011-09-23
lib: Remove message document directly after removing the last file name.
Austin Clements
2011-05-11
Mark some structures in the library interface with visibility=default attribute.
Carl Worth
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2011-01-15
Add support for folder-based searching.
Carl Worth
2010-12-07
Optimize thread search using matched docid sets.
Austin Clements
2010-11-11
notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"
Carl Worth
2010-11-11
lib: Add new, public notmuch_message_get_filenames
Carl Worth
2010-11-11
lib: Add new implementation of notmuch_filenames_t
Carl Worth
[prev]
[next]