]> git.notmuchmail.org Git - notmuch/history - lib/directory.cc
lib: Correct out-of-date doc comment
[notmuch] / lib / directory.cc
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementslib: Perform the same transformation to _notmuch_databa...
2012-05-24 Austin Clementslib: Make directory document creation optional for...
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-03-21 Austin ClementsAdd a generic function to get a list of terms with...
2011-03-21 Austin ClementsImplement an internal generic string list and use it.
2010-11-11 Carl Worthlib: Add new, public notmuch_message_get_filenames
2010-11-11 Carl Worthlib: Add new implementation of notmuch_filenames_t
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl Worthlib: Eliminate some redundant includes of xapian.h
2010-11-02 Carl Worthlib: Add some missing static qualifiers.
2010-06-04 Carl WorthAvoid database corruption by not adding partially-const...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-09 Carl Worthlib: Add non-content terms with a WDF value of 0.
2010-01-07 Carl Worthlib: Consolidate checks for read-only database.
2010-01-06 Carl Worthlib: Treat NULL as a valid (and empty) notmuch_filename...
2010-01-06 Carl Worthlib: Implement new notmuch_directory_t API.