]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/WwwCoderepo.pm
No ext_urls
[public-inbox.git] / lib / PublicInbox / WwwCoderepo.pm
2023-02-15 Eric Wongwww_coderepo: handle unborn/dead branches in summary
2023-02-15 Eric Wongwww_coderepo: quiet 404s on Atom feeds for dead branches
2023-01-28 Eric Wongwww_coderepo: summary: fix mis-linkification of `...'
2023-01-28 Eric Wongwww_coderepo: support $REPO/refs/{heads,tags}/ endpoints
2023-01-28 Eric Wongwww_coderepo: reduce utf8::decode calls
2023-01-28 Eric Wongwww_coderepo: fix snapshot link generation
2023-01-28 Eric Wongwww_coderepo: support /$REPO/tags.atom endpoint
2023-01-24 Eric Wongwww_coderepo: remove some needless return statements
2023-01-24 Eric Wongwww_coderepo: eliminate debug log footer
2023-01-13 Eric Wongviewvcs: use git(1) for coderepo access
2023-01-13 Eric Wongwww_coderepo: tree: do not break #n$LINENO
2023-01-13 Eric Wongwww_coderepo: /tree/ redirects to /$OID/s/
2023-01-13 Eric Wongwww_stream: coderepo-specific top bar
2023-01-11 Eric Wongconfig: use inbox names to map inboxes <-> coderepos
2023-01-11 Eric Wongwww_coderepo: handle "?h=$tip" in summary view
2023-01-08 Eric Wongwww_coderepo: do not copy {-code_repos} from config
2023-01-04 Eric Wongwww_coderepo: implement /$CODE_REPO/atom/ endpoint
2023-01-01 Eric Wongwww: load cgitrc for coderepos for solver
2022-10-09 Eric Wongwww_coderepo: allow searching one extindex|inbox
2022-10-09 Eric Wongwww_coderepo: update blurb on the goal/purpose of this
2022-10-09 Eric Wongwww_coderepo: wire up snapshots from summary
2022-10-09 Eric Wongconfig: remove {-cgitrc_unparsed} field
2022-10-05 Eric Wongwww_coderepo: start a top nav bar in summary view
2022-10-05 Eric Wongwww_coderepo: wire up snapshot support
2022-10-05 Eric Wongwww_coderepo: wire up /$CODEREPO/$OID/s/ endpoint
2022-10-05 Eric Wongwww_coderepo: an alternative to cgit