unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/5] www: some coderepo stuff
@ 2022-10-08  8:24 Eric Wong
  2022-10-08  8:24 ` [PATCH 1/5] config: remove {-cgitrc_unparsed} field Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2022-10-08  8:24 UTC (permalink / raw)
  To: meta

5/5 is clearly incomplete, but it's nicer than broken
links before in $CODEREPO/$OID/s/ endpoints.

Deployed to https://yhbt.net/lore/git.git/<COMMIT_OID>/s/#related

Eric Wong (5):
  config: remove {-cgitrc_unparsed} field
  www_coderepo: wire up snapshots from summary
  www_coderepo: update blurb on the goal/purpose of this
  www: cgit: fix fallback to WwwCoderepo on array responses
  www_coderepo: allow searching one extindex|inbox

 Documentation/public-inbox-config.pod |  4 +++
 lib/PublicInbox/Config.pm             |  9 ++++-
 lib/PublicInbox/GitHTTPBackend.pm     |  6 +++-
 lib/PublicInbox/Inbox.pm              |  3 +-
 lib/PublicInbox/RepoSnapshot.pm       |  4 ++-
 lib/PublicInbox/ViewVCS.pm            | 31 ++++++++++++++---
 lib/PublicInbox/WwwCoderepo.pm        | 50 +++++++++++++++++++++++----
 t/solver_git.t                        |  6 ++++
 8 files changed, 99 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-08  8:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-08  8:24 [PATCH 0/5] www: some coderepo stuff Eric Wong
2022-10-08  8:24 ` [PATCH 1/5] config: remove {-cgitrc_unparsed} field Eric Wong
2022-10-08  8:24 ` [PATCH 2/5] www_coderepo: wire up snapshots from summary Eric Wong
2022-10-08  8:24 ` [PATCH 3/5] www_coderepo: update blurb on the goal/purpose of this Eric Wong
2022-10-08  8:24 ` [PATCH 4/5] www: cgit: fix fallback to WwwCoderepo on array responses Eric Wong
2022-10-08  8:24 ` [PATCH 5/5] www_coderepo: allow searching one extindex|inbox Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).