aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/directory.cc
Commit message (Expand)AuthorAge
* lib: Return an error from operations that require an upgradeGravatar Austin Clements2014-08-30
* lib: Perform the same transformation to _notmuch_database_find_directory_idGravatar Austin Clements2012-05-23
* lib: Make directory document creation optional for _notmuch_directory_createGravatar Austin Clements2012-05-23
* Add a generic function to get a list of terms with some prefix.Gravatar Austin Clements2011-03-21
* Implement an internal generic string list and use it.Gravatar Austin Clements2011-03-21
* lib: Add new, public notmuch_message_get_filenamesGravatar Carl Worth2010-11-11
* lib: Add new implementation of notmuch_filenames_tGravatar Carl Worth2010-11-11
* lib: Eliminate some redundant includes of xapian.hGravatar Carl Worth2010-11-01
* lib: Add some missing static qualifiers.Gravatar Carl Worth2010-11-01
* Avoid database corruption by not adding partially-constructed mail documents.Gravatar Carl Worth2010-06-04
* lib: Rename iterator functions to prepare for reverse iteration.Gravatar Carl Worth2010-03-09
* lib: Add non-content terms with a WDF value of 0.Gravatar Carl Worth2010-01-09
* lib: Consolidate checks for read-only database.Gravatar Carl Worth2010-01-07
* lib: Treat NULL as a valid (and empty) notmuch_filenames_t iterator.Gravatar Carl Worth2010-01-06
* lib: Implement new notmuch_directory_t API.Gravatar Carl Worth2010-01-06