On Mon, Dec 27 2021, Junio C Hamano wrote: > * ab/only-single-progress-at-once (2021-11-03) 8 commits > - progress.c: add & assert a "global_progress" variable > - various *.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 leaks in "test-progress" helper > > Further tweaks on progress API. > > Needs review. > The last three rounds has seen little reaction, even though earlier > round saw a lot of responses. The latest round needs a serious > review or at least Acks from past commentors. > source: <cover-v6-0.8-00000000000-20211102T122507Z-avarab@xxxxxxxxx> The slimmed-down v7 got a review from Johannes Altmanninger, and I've just submitted a v8 now to address the points brought up there: https://lore.kernel.org/git/cover-v8-0.7-00000000000-20211228T150728Z-avarab@xxxxxxxxx/