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
/
database-private.h
Age
Commit message (
Expand
)
Author
2012-10-31
lib: add date range query support
Jani Nikula
2011-09-23
lib: Add support for nested atomic sections.
Austin Clements
2011-03-21
Add a generic function to get a list of terms with some prefix.
Austin Clements
2010-11-11
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-10
Make maildir synchronization configurable
Michal Sojka
2010-11-01
lib: Add GCC visibility(hidden) pragmas to private header files.
Carl Worth
2010-06-04
Avoid database corruption by not adding partially-constructed mail documents.
Carl Worth
2010-02-09
Fix printf for when uint64_t != unsigned long long int
Carl Worth
2010-02-09
Switch from random to sequential thread identifiers.
Carl Worth
2010-01-07
lib: Implement versioning in the database and provide upgrade function.
Carl Worth
2009-11-26
notmuch: New function to retrieve all tags from the database.
Jan Janak
2009-11-23
Add rudimentary date-based search.
Carl Worth
2009-11-22
Catch and optionally print about exception at database->flush.
Carl Worth
2009-11-21
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-09
libify: Move library sources down into lib directory.
Carl Worth