]> Sergey Matveev's repositories - public-inbox.git/commit
thread: sort incoming messages by Date
authorEric Wong <e@80x24.org>
Wed, 25 Apr 2018 08:52:49 +0000 (08:52 +0000)
committerEric Wong <e@80x24.org>
Wed, 25 Apr 2018 08:53:03 +0000 (08:53 +0000)
commitc204da04aa24e85236f82ba5a7c6c7e19c8a20d3
tree35272c2de196ff51585bd1899c0a066d969c1548
parentec2df4c3b80104a0bf15b0d917d82264bbf9b50e
thread: sort incoming messages by Date

Improve the display by finding any parent when we see out-of-order
References.  This prevents us from having two roots in the test
case like Mail::Thread does.
lib/PublicInbox/SearchThread.pm
t/thread-cycle.t