]> Sergey Matveev's repositories - public-inbox.git/commit
www_coderepo: an alternative to cgit
authorEric Wong <e@80x24.org>
Tue, 4 Oct 2022 19:12:35 +0000 (19:12 +0000)
committerEric Wong <e@80x24.org>
Wed, 5 Oct 2022 21:15:26 +0000 (21:15 +0000)
commit6dec9bf8c0e1b859703d7a5dfb87052cf4e87846
tree7d0e0c7bf96da3a3fe494eaaaaf1c714b5aa1775
parenta002384a74382df2649d6a1f8dfba4f291af032e
www_coderepo: an alternative to cgit

This will allow it to easily map a single coderepo to multiple
inboxes (or multiple coderepos to any number of inboxes).
For now, this is just a summary, but $REPO/$OID/s/ support
will be added, along with archive downloads.

Indexing of coderepos will probably be supported via -extindex,
only.
MANIFEST
lib/PublicInbox/Cgit.pm
lib/PublicInbox/Config.pm
lib/PublicInbox/Git.pm
lib/PublicInbox/GitAsyncCat.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwCoderepo.pm [new file with mode: 0644]
lib/PublicInbox/WwwStream.pm
t/solver_git.t