ab/only-single-progress-at-once (was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2022-02-04 13:13:47
From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2022-02-04 13:13:47
On Thu, Feb 03 2022, Junio C Hamano wrote:
* ab/only-single-progress-at-once (2022-01-07) 7 commits - *.c: use isatty(0|2), not isatty(STDIN_FILENO|STDERR_FILENO) - pack-bitmap-write.c: don't return without stop_progress() - progress.c: add temporary variable from progress struct - progress.c tests: test some invalid usage - progress.c tests: make start/stop commands on stdin - progress.c test helper: add missing braces - leak tests: fix a memory leak in "test-progress" helper Further tweaks on progress API. Getting there. source: [ref]
I sent a re-roll of this yesterday, which I'm only noting here in case you missed it on account of me screwing up the In-Reply-Chain for that topic (it traveled between v7..v8, including being attached to an unrelated thread for another topic of mine, oops!): https://lore.kernel.org/git/cover-v9-0.9-00000000000-20220203T213350Z-avarab@gmail.com/ (local) That re-roll should address all the feedback René and Johannes Altmanningerhad on the v8.