]> Sergey Matveev's repositories - public-inbox.git/commit
thread: fix sorting without topmost
authorEric Wong <e@80x24.org>
Wed, 5 Oct 2016 23:47:28 +0000 (23:47 +0000)
committerEric Wong <e@80x24.org>
Wed, 5 Oct 2016 23:53:35 +0000 (23:53 +0000)
commit3c9dd6619f825f0515e7e4afa1bd55c99c1a68d3
tree60c997b670ccd6b7a1fc10aa46232f86afa4e3da
parent728d8dbcb920cd19f2fe4d7479d770c540274690
thread: fix sorting without topmost

This bug was hidden, and we may not be able to efficiently
implement a topmost subroutine with the hash-based (vs
linked-list) based container for threading in the next
commit.
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm