]> git.notmuchmail.org Git - notmuch/history - query.cc
Add debugging code for examining query strings.
[notmuch] / query.cc
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'.