unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] www: viewvcs: tags + minor updates
@ 2022-10-10 21:34 Eric Wong
  2022-10-10 21:34 ` [PATCH 1/3] viewvcs: avoid one ascii_html call Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2022-10-10 21:34 UTC (permalink / raw)
  To: meta

I noticed the /$CODEREPO/ summary endpoint links to tags,
so we'll support handling annotated tags via /($CODEREPO|$INBOX)/$OID/s/,
now.  Still not sure how to best deal with multiple search endpoints,
yet...

Eric Wong (3):
  viewvcs: avoid one ascii_html call
  xt/solver: skip on missing publicinbox.git.coderepo
  www: viewvcs: display annotated tags as discreet objects

 lib/PublicInbox/ViewVCS.pm | 51 +++++++++++++++++++++++++++++++++++---
 xt/solver.t                | 12 +++++++--
 2 files changed, 57 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2022-10-10 21:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 21:34 [PATCH 0/3] www: viewvcs: tags + minor updates Eric Wong
2022-10-10 21:34 ` [PATCH 1/3] viewvcs: avoid one ascii_html call Eric Wong
2022-10-10 21:34 ` [PATCH 2/3] xt/solver: skip on missing publicinbox.git.coderepo Eric Wong
2022-10-10 21:34 ` [PATCH 3/3] www: viewvcs: display annotated tags as discreet objects 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).