about summary refs log tree commit homepage
path: root/lib/PublicInbox/CodeSearch.pm
DateCommit message (Expand)
2024-03-12codesearch: deduplicate $git->{nick} field
2024-03-12codesearch: deduplicate {ibx_score} name pairs
2024-02-14codesearch: generate_cxx: drop unused variables
2023-12-09*search: favor wantarray form of xap_terms
2023-11-30codesearch: use retry_reopen for WWW
2023-11-30inbox: shrink data structures for publicinbox.*.hide
2023-11-30cindex: store extensions.objectFormat with repo data
2023-11-30codesearch: allow inbox count to exceed matches
2023-11-29www: load cindex join data for ->ALL, too
2023-11-29www: start working on a repo listing
2023-11-29www: load and use cindex join data
2023-11-29codesearch: eliminate redundant substitutions
2023-11-21cindex: rename --associate to --join, test w/ real repos
2023-08-24introduce optional C++ xap_helper
2023-06-09search: hoist out do_enquire for codesearch
2023-03-25codesearch: initial cut w/ -cindex tool