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