]> git.notmuchmail.org Git - notmuch/commit
lib/thread: refactor in_reply_to test
authorDavid Bremner <david@tethera.net>
Thu, 30 Aug 2018 11:29:06 +0000 (08:29 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Sep 2018 11:07:13 +0000 (08:07 -0300)
commitb9d4eb04126c3ac4e7287443de7eae7290cd5273
treedaae707608d09008dc8e3ef0804b4406ab8fbd71
parentdc3cc18bf0c649dfdb280a7afbb3b6039101f281
lib/thread: refactor in_reply_to test

This is not a complete win in code-size, but it makes the code (which
is about to get more complicated) easier to follow.
lib/thread.cc