]> git.notmuchmail.org Git - notmuch/history - lib/directory.cc
Avoid database corruption by not adding partially-constructed mail documents.
[notmuch] / lib / directory.cc
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.