]> git.notmuchmail.org Git - notmuch/commit
search --output=files: Output all filenames for each matching message
authorMark Anderson <ma.skies@gmail.com>
Fri, 24 Jun 2011 23:26:55 +0000 (17:26 -0600)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 19:14:19 +0000 (12:14 -0700)
commitd752509abfd7697d2f8a1c5be6f96f0df4f0299d
treeb9a820832fbb20cedba03af11bc5fe85ef04554b
parentc87da6961d218db1d80cc9a164910a02401a96e5
search --output=files: Output all filenames for each matching message

Messages in the database can have multiple files associated with a
single message-id, but until now only one filename for each message
has been reported by "notmuch search --output=files"

Signed-off-by: Mark Anderson <ma.skies@gmail.com>
notmuch-search.c