]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch search: Fix to actually return something.
authorCarl Worth <cworth@cworth.org>
Fri, 13 Nov 2009 04:09:12 +0000 (20:09 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 13 Nov 2009 04:09:12 +0000 (20:09 -0800)
This serves me right for committing untested code. The
notmuch_query_search_threads was totally broken, (it didn't properly
treat -1 as being unlimited and instead returned no threads in that
case).


No differences found