]> git.notmuchmail.org Git - notmuch/history - lib/database-private.h
Avoid database corruption by not adding partially-constructed mail documents.
[notmuch] / lib / database-private.h
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-02-09 Carl WorthFix printf for when uint64_t != unsigned long long int
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-08 Carl Worthlib: Implement versioning in the database and provide...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaknotmuch: New function to retrieve all tags from the...
2009-11-23 Carl WorthAdd rudimentary date-based search.
2009-11-22 Carl WorthCatch and optionally print about exception at database...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.