]> git.notmuchmail.org Git - notmuch/commit
cli/show: list all filenames of a message in the formatted output
authorJani Nikula <jani@nikula.org>
Sat, 25 Feb 2017 13:31:31 +0000 (15:31 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 26 Feb 2017 11:41:33 +0000 (07:41 -0400)
commit14c60cf168ac3b0f277188c16e6012b7ebdadde7
treef52b91f406ffc3867e8b18e503fecbb04742f6e2
parent524372de10abafc79ccb4d71eae361cb0da0e6b9
cli/show: list all filenames of a message in the formatted output

Instead of just having the first filename for the message, list all
duplicate filenames of the message as a list in the formatted
outputs. This bumps the format version to 3.
14 files changed:
devel/schemata
notmuch-client.h
notmuch-show.c
test/T070-insert.sh
test/T160-json.sh
test/T170-sexp.sh
test/T190-multipart.sh
test/T220-reply.sh
test/T340-maildir-sync.sh
test/T350-crypto.sh
test/T355-smime.sh
test/T470-missing-headers.sh
test/T510-thread-replies.sh
test/test-lib.sh