unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/5] various cleanups and tweaks
@ 2023-04-12  0:12 Eric Wong
  2023-04-12  0:12 ` [PATCH 1/5] git: cat_async_step: reduce batch-command info checks Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2023-04-12  0:12 UTC (permalink / raw)
  To: meta

Mostly stuff I noticed while working on the fix in commit
4b1a8231d4bae093 (git: fix cat_async_retry, 2023-04-11).

Eric Wong (5):
  git: cat_async_step: reduce batch-command info checks
  gzip_filter: use carp in ->bail for failure checks
  git: rename version() to git_version()
  www_coderepo: drop unused $EACH_REF variable
  git: parallelize manifest_entry

 lib/PublicInbox/Git.pm         | 82 +++++++++++++++++-----------------
 lib/PublicInbox/GzipFilter.pm  | 18 ++++----
 lib/PublicInbox/LeiMirror.pm   |  2 +-
 lib/PublicInbox/TestCommon.pm  |  2 +-
 lib/PublicInbox/WwwCoderepo.pm |  1 -
 5 files changed, 50 insertions(+), 55 deletions(-)

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

end of thread, other threads:[~2023-04-12  0:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12  0:12 [PATCH 0/5] various cleanups and tweaks Eric Wong
2023-04-12  0:12 ` [PATCH 1/5] git: cat_async_step: reduce batch-command info checks Eric Wong
2023-04-12  0:12 ` [PATCH 2/5] gzip_filter: use carp in ->bail for failure checks Eric Wong
2023-04-12  0:13 ` [PATCH 3/5] git: rename version() to git_version() Eric Wong
2023-04-12  0:13 ` [PATCH 4/5] www_coderepo: drop unused $EACH_REF variable Eric Wong
2023-04-12  0:13 ` [PATCH 5/5] git: parallelize manifest_entry 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).