]> git.notmuchmail.org Git - notmuch/commit
contrib/nmbug/nmbug-status: combine thread messages
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 24 Oct 2012 06:59:59 +0000 (09:59 +0300)
committerDavid Bremner <bremner@debian.org>
Wed, 24 Oct 2012 21:54:26 +0000 (18:54 -0300)
commit02cafc84b4540cd0fb878121dcb3551b4ecd9fd1
treea971d9cf30755808c67c1ba8898d58b60bd57564
parentd1e09413502f9affc4fd72b5624967c36606526b
contrib/nmbug/nmbug-status: combine thread messages

Newer patch email containing In-Reply-To: to an email sent some time ago
(i.e. to a "thread") was not visible in that "thread" in patch view when
another patch "thread" was submitted in between. This change collects
all messages in every (notmuch-created) thread together before printing
all these threads out in a patch view.

Thanks to Ethan Glasser-Camp for initial review and suggestions with
code examples.
contrib/nmbug/nmbug-status