aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/database-private.h
Commit message (Expand)AuthorAge
* lib: Database version 3: Introduce fine-grained "features"Gravatar Austin Clements2014-08-30
* lib: add date range query supportGravatar Jani Nikula2012-10-31
* lib: Add support for nested atomic sections.Gravatar Austin Clements2011-09-23
* Add a generic function to get a list of terms with some prefix.Gravatar Austin Clements2011-03-21
* lib: Rework interface for maildir_flags synchronizationGravatar Carl Worth2010-11-11
* Make maildir synchronization configurableGravatar Michal Sojka2010-11-10
* lib: Add GCC visibility(hidden) pragmas to private header files.Gravatar Carl Worth2010-11-01
* Avoid database corruption by not adding partially-constructed mail documents.Gravatar Carl Worth2010-06-04
* Fix printf for when uint64_t != unsigned long long intGravatar Carl Worth2010-02-09
* Switch from random to sequential thread identifiers.Gravatar Carl Worth2010-02-09
* lib: Implement versioning in the database and provide upgrade function.Gravatar Carl Worth2010-01-07
* notmuch: New function to retrieve all tags from the database.Gravatar Jan Janak2009-11-26
* Add rudimentary date-based search.Gravatar Carl Worth2009-11-23
* Catch and optionally print about exception at database->flush.Gravatar Carl Worth2009-11-22
* Permit opening the notmuch database in read-only mode.Gravatar Chris Wilson2009-11-21
* libify: Move library sources down into lib directory.Gravatar Carl Worth2009-11-09