]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: start wiring up git search
authorEric Wong <e@80x24.org>
Sat, 4 Feb 2017 02:20:35 +0000 (02:20 +0000)
committerEric Wong <e@80x24.org>
Wed, 8 Feb 2017 23:39:26 +0000 (23:39 +0000)
commit68b310207929db23667ca5d454a78af9d65589f2
tree1b574620ab8d69eeb911ad2533588923db00f93d
parent984c21dda421c4d2c104d72e4954e8ee44a815f3
repobrowse: start wiring up git search

Much more work on this will be needed, but at least explicit
flush points prevents OOMs on my system.
MANIFEST
lib/PublicInbox/RepoGitSearch.pm [new file with mode: 0644]
lib/PublicInbox/RepoGitSearchIdx.pm [new file with mode: 0644]
script/repobrowse-index [new file with mode: 0755]
t/repo_git_search_idx.t [new file with mode: 0644]