unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www_coderepo: graceful dead branch handling
@ 2023-02-14 13:17 Eric Wong
  2023-02-14 13:17 ` [PATCH 1/2] www_coderepo: quiet 404s on Atom feeds for dead branches Eric Wong
  2023-02-14 13:17 ` [PATCH 2/2] www_coderepo: handle unborn/dead branches in summary Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2023-02-14 13:17 UTC (permalink / raw)
  To: meta

At least make stderr quieter (cgit doesn't spew to stderr on
dead branches, so we shouldn't, either).

Eric Wong (2):
  www_coderepo: quiet 404s on Atom feeds for dead branches
  www_coderepo: handle unborn/dead branches in summary

 lib/PublicInbox/RepoAtom.pm    |  3 ++-
 lib/PublicInbox/WwwCoderepo.pm | 15 ++++++++-------
 t/solver_git.t                 | 23 ++++++++++++-----------
 3 files changed, 22 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2023-02-15  4:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 13:17 [PATCH 0/2] www_coderepo: graceful dead branch handling Eric Wong
2023-02-14 13:17 ` [PATCH 1/2] www_coderepo: quiet 404s on Atom feeds for dead branches Eric Wong
2023-02-14 13:17 ` [PATCH 2/2] www_coderepo: handle unborn/dead branches in summary Eric Wong
2023-02-15  4:49   ` 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).