]> git.notmuchmail.org Git - notmuch/commit
thread: Fix sort of search when constructing threads.
authorCarl Worth <cworth@cworth.org>
Wed, 21 Apr 2010 22:52:28 +0000 (15:52 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Apr 2010 22:52:28 +0000 (15:52 -0700)
commitf43990ce134d838cdb2cdd5d0752a602e81cfdd9
treea6ab44beeffc0f88b46d7395a315ffe26dda05e2
parent2a1a4f0551edda081d9d03e25b2f195761502c2e
thread: Fix sort of search when constructing threads.

The thread-naming feature depends on the matched messages being passed
down in a precise order, (the order of the top-level search). We fix
the feature by passing that sort order down.
lib/thread.cc