]> git.notmuchmail.org Git - notmuch/history - lib/database-private.h
tags_to_maildir_flags: Don't rename if no flags change
[notmuch] / lib / database-private.h
2012-10-31 Jani Nikulalib: add date range query support
2011-09-24 Austin Clementslib: Add support for nested atomic sections.
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...
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl Worthlib: Add GCC visibility(hidden) pragmas to private...
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.