]> git.notmuchmail.org Git - notmuch/history - query.cc
Move read-only-archive hint from "notmuch setup" to "notmuch new"
[notmuch] / query.cc
2009-10-25 Carl WorthShuffle the value numbers around in the database.
2009-10-25 Carl WorthUse _find_prefix instead of hard-coded term in notmuch_...
2009-10-25 Carl WorthFix bit-twiddling brain damage in notmuch_query_search
2009-10-25 Carl WorthAdd debugging code for examining query strings.
2009-10-21 Carl Worthnotmuch dump: Fix the sorting of results.
2009-10-21 Carl Worthquery: Remove the magic NOTMUCH_QUERY_ALL
2009-10-21 Carl WorthAdd destroy functions for results, message, and tags.
2009-10-21 Carl WorthRename our talloc destructor functions to _destructor.
2009-10-21 Carl WorthImplement 'notmuch dump'.