| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-18 | progress: stop using `the_repository` | Patrick Steinhardt | 1 | -1/+5 |
| 2024-09-05 | drop trailing newline from warning/error/die messages | Jeff King | 1 | -5/+5 |
| 2023-03-21 | treewide: remove unnecessary inclusion of gettext.h | Elijah Newren | 1 | -1/+0 |
| 2022-02-03 | progress.c tests: make start/stop commands on stdin | Ævar Arnfjörð Bjarmason | 1 | -11/+33 |
| 2022-02-03 | progress.c test helper: add missing braces | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
| 2022-02-03 | leak tests: fix a memory leak in "test-progress" helper | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2020-04-27 | progress.c: silence cgcc suggestion about internal linkage | Đoàn Trần Công Danh | 1 | -8/+1 |
| 2019-10-21 | test-progress: fix test failures on big-endian systems | SZEDER Gábor | 1 | -1/+1 |
| 2019-09-17 | Test the progress display | SZEDER Gábor | 1 | -0/+81 |