]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchview: support negative offsets to reverse ordering
authorEric Wong <e@80x24.org>
Sat, 15 Jun 2019 20:23:41 +0000 (20:23 +0000)
committerEric Wong <e@80x24.org>
Sat, 15 Jun 2019 20:25:23 +0000 (20:25 +0000)
Taking a hint from Perl array access, we'll allow negative
offsets for the 'o' parameter and to reverse the sort order.


No differences found