]> git.notmuchmail.org Git - notmuch/commit
Add support for folder-based searching.
authorCarl Worth <cworth@cworth.org>
Sat, 15 Jan 2011 22:09:04 +0000 (14:09 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 15 Jan 2011 23:37:43 +0000 (15:37 -0800)
commit99cfa2703080c2474e6b8aec0cae86135ae23f1d
tree21d73e4d926f9277d6ece1f111259e9066f85bce
parent600f3761dc48c91a5ba9a18ddeb7fd8af22e71de
Add support for folder-based searching.

A new "folder:" prefix in the query string can now be used to match
the directories in which mail files are stored.

The addition of this feature causes the recently added
search-by-folder tests to now pass.
lib/database.cc
lib/message.cc
lib/notmuch-private.h