]> Sergey Matveev's repositories - public-inbox.git/commit
lei lcat: use single queue for ordering
authorEric Wong <e@80x24.org>
Tue, 21 Sep 2021 07:41:52 +0000 (07:41 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Sep 2021 19:18:35 +0000 (19:18 +0000)
commita1cd0fccd40f1c2f0073c1e75ed3e8a26271dcd0
tree8ce0b5c6d85c942eb69c94e956623d0c732aa4a2
parent387f0e693f9e22a7698927bb40dab0742738e8a6
lei lcat: use single queue for ordering

If lcat-ing multiple argument types (blobs vs folders),
maintain the original order of the arguments instead of
dumping all blobs before folder contents.
lib/PublicInbox/LeiLcat.pm
lib/PublicInbox/LeiXSearch.pm