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
2015-10-10
lib: add interface to delete directory documents
Jani Nikula
2015-10-05
lib: update doxygen comments to add @since for the new _st API
David Bremner
2015-10-05
lib: migrate thread.cc to new query_search API
David Bremner
2015-10-05
lib: migrate notmuch_database_upgrade to new query_search API
David Bremner
2015-10-05
lib: add versions of n_q_count_{message,threads} with status return
David Bremner
2015-10-05
lib: move query variable to function scope
David Bremner
2015-09-25
lib: add support for date:<expr>..! to mean date:<expr>..<expr>
Jani Nikula
2015-09-23
lib: constify arguments to notmuch_query_get_*
David Bremner
2015-09-07
util: move strcase_equal and strcase_hash to util
Jani Nikula
2015-09-04
lib: constify argument to notmuch_database_status_string
David Bremner
2015-09-04
lib: note remaining uses of deprecated message search API
David Bremner
2015-09-04
lib: remove use of notmuch_query_search_messages from query.cc
David Bremner
2015-08-14
lib: Add "lastmod:" queries for filtering by last modification
Austin Clements
2015-08-13
lib: API to retrieve database revision and UUID
Austin Clements
2015-08-13
lib: Add per-message last modification tracking
Austin Clements
2015-08-10
build: extract library versions from notmuch.h
David Bremner
2015-08-04
lib: add public accessor for database from query
David Bremner
2015-08-04
lib: deprecate notmuch_query_search_{threads, messages}
David Bremner
2015-08-04
lib: define NOTMUCH_DEPRECATED macro, document its use.
David Bremner
2015-08-04
lib: Only sync modified message documents
Austin Clements
2015-07-28
build: add "set -eu" to version script generation
David Bremner
2015-06-13
lib, ruby: make use of -Wl,--no-undefined configurable
David Bremner
2015-06-12
lib: reject relative paths in n_d_{create,open}_verbose
David Bremner
2015-06-12
lib: add NOTMUCH_STATUS_PATH_ERROR
David Bremner
2015-05-31
cli: change "setup" to "set up" where used as a verb
J. Lewis Muir
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-03-29
lib: add a log function with output to a string in notmuch_database_t
David Bremner
2015-03-29
lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
2015-03-13
lib: make notmuch_query_count_messages explicitely exact
Jani Nikula
2015-03-07
lib: bump library minor version
David Bremner
2015-03-06
lib: make notmuch shared library install_name be full path on Mac OS X
J. Lewis Muir
2015-03-01
lib: bump SONAME minor version
David Bremner
2015-03-01
lib: add new status reporting API for notmuch_query_search_{m,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
2015-01-24
Add indexing for the mimetype term
Todd
2015-01-24
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
Todd
2015-01-19
lib: Fix use after free
Todd
2015-01-19
lib: Fix potential invalid read past an empty string
Todd
2015-01-17
thread.cc: Avoid empty thread names if possible.
Jesse Rosenthal
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
2015-01-01
lib: drop the deprecation message for single-message mbox files
Jani Nikula
2014-12-07
lib: Use email address instead of empty real name.
Jesse Rosenthal
2014-11-06
lib: bump LIBNOTMUCH_MAJOR_VERSION to 4
David Bremner
2014-10-25
lib: Remove unnecessary thread linking steps when using ghost messages
Austin Clements
2014-10-25
lib: Enable ghost messages feature
Austin Clements
2014-10-25
lib: Implement upgrade to ghost messages feature
Austin Clements
[next]