]> Sergey Matveev's repositories - public-inbox.git/commit
githttpbackend: avoid intermediate array creation from stat
authorEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:39:34 +0000 (01:39 +0000)
committerEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:41:01 +0000 (01:41 +0000)
commit0a1e9e975792489a64d249ed830d709f8e949dc7
treea304e949d9dfc8a29bcd032b0c9a678e0fd47e21
parentc3d3a25a8b1ef916f65891ea2cb0216f184fd405
githttpbackend: avoid intermediate array creation from stat

No need to keep an extra array around for this.
lib/PublicInbox/GitHTTPBackend.pm