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(-)
