about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwCoderepo.pm
DateCommit message (Expand)
2024-04-03treewide: avoid getpid() for OnDestroy checks
2024-01-17www: repolist: support globbing in URL
2024-01-10www: use autodie in more coderepo places
2023-12-13www_coderepo: fix read buffering
2023-11-29www: start working on a repo listing
2023-11-29www: load and use cindex join data
2023-10-25drop psgi_return, httpd/async and GetlineBody
2023-10-25www_coderepo: use psgi_yield
2023-10-25www_coderepo: capture uses a flattened list
2023-10-09www_coderepo: fix handling of non-UTF-8 git data
2023-09-16www_coderepo: use space for snapshot_fmt prefix
2023-04-18www_coderepo: rescan cgit project-list for new coderepos
2023-04-12www_coderepo: drop unused $EACH_REF variable
2023-04-10www_coderepo: use OnDestroy to render summary view
2023-02-15www_coderepo: handle unborn/dead branches in summary
2023-02-15www_coderepo: quiet 404s on Atom feeds for dead branches
2023-01-28www_coderepo: summary: fix mis-linkification of `...'
2023-01-28www_coderepo: support $REPO/refs/{heads,tags}/ endpoints
2023-01-28www_coderepo: reduce utf8::decode calls
2023-01-28www_coderepo: fix snapshot link generation
2023-01-28www_coderepo: support /$REPO/tags.atom endpoint
2023-01-24www_coderepo: remove some needless return statements
2023-01-24www_coderepo: eliminate debug log footer
2023-01-13viewvcs: use git(1) for coderepo access
2023-01-13www_coderepo: tree: do not break #n$LINENO
2023-01-13www_coderepo: /tree/ redirects to /$OID/s/
2023-01-13www_stream: coderepo-specific top bar
2023-01-11config: use inbox names to map inboxes <-> coderepos
2023-01-11www_coderepo: handle "?h=$tip" in summary view
2023-01-08www_coderepo: do not copy {-code_repos} from config
2023-01-04www_coderepo: implement /$CODE_REPO/atom/ endpoint
2023-01-01www: load cgitrc for coderepos for solver
2022-10-09www_coderepo: allow searching one extindex|inbox
2022-10-09www_coderepo: update blurb on the goal/purpose of this
2022-10-09www_coderepo: wire up snapshots from summary
2022-10-09config: remove {-cgitrc_unparsed} field
2022-10-05www_coderepo: start a top nav bar in summary view
2022-10-05www_coderepo: wire up snapshot support
2022-10-05www_coderepo: wire up /$CODEREPO/$OID/s/ endpoint
2022-10-05www_coderepo: an alternative to cgit