]> git.notmuchmail.org Git - notmuch/history - lib/directory.cc
lib: Eliminate some redundant includes of xapian.h
[notmuch] / lib / directory.cc
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.