]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
view: share query generation code for related patches
authorEric Wong <e@80x24.org>
Sun, 16 Jun 2024 23:35:31 +0000 (23:35 +0000)
committerEric Wong <e@80x24.org>
Mon, 17 Jun 2024 07:25:29 +0000 (07:25 +0000)
commit59b702abc0b0fd9a4456570f3cd44b3663e72cba
tree861345f92b0a5c57c822b89b489afaa3b73af4ec
parent5ecd48d3f8b134153585b6615f77a73e38cdb4f0
view: share query generation code for related patches

ViewVCS (git commits) and View (mail) can share the same code,
and the next change will add subject searches as well.
lib/PublicInbox/View.pm
lib/PublicInbox/ViewVCS.pm