about summary refs log tree commit homepage
path: root/lib/PublicInbox/Cgit.pm
DateCommit message (Expand)
2024-02-14www: cgit: support non-standard cgitrc locations
2023-10-25cgit: switch to psgi_yield
2023-04-18www_coderepo: rescan cgit project-list for new coderepos
2023-03-07cgit: fix smart HTTP clone interception
2022-10-07www: support publicinbox.cgit knob
2022-10-07www: cgit: fall back to WwwCoderepo on 404s
2022-10-05www_coderepo: an alternative to cgit
2022-10-05cgit: use Perl 5.10-isms, optimize, and golf
2021-10-23www: respect coderepo.*.url during cgit init
2021-03-19cgit: fix fallout from lazy coderepo loading
2021-01-01update copyrights for 2021
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-09-10use "\&" where possible when referring to subroutines
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-13cgit: drop cgit_parse_hdr wrapper
2020-01-01wwwstatic: add directory listing + index.html support
2020-01-01wwwstatic: move r(...) functions here
2020-01-01cgit: type declaration for PublicInbox::Git
2019-12-27config: each_inbox: pass user arg to callback
2019-12-27githttpbackend: split out wwwstatic
2019-12-26qspawn: psgi_return: allow non-anon parse_hdr callback
2019-04-25cgit: improve handling of cgit data path
2019-04-15cgit: serve static css, logo, favicon directly
2019-04-04cgit: use a dedicated named limiter
2019-04-04cgit: support running cgit as a standalone CGI