Tay Ray Chuan wrote:
Jeff King (3):
tests: factor out terminal handling from t7006
tests: test terminal output to both stdout and stderr
push: pass --progress down to git-pack-objects
Jonathan Nieder (3):
test-lib: allow test code to check the list of declared prerequisites
test_terminal: catch use without TTY prerequisite
test_terminal: give priority to test-terminal.perl usage
Tay Ray Chuan (2):
t5523-push-upstream: add function to ensure fresh upstream repo
t5523-push-upstream: test progress messages
I've sent some comments on patches 5 (give priority..) and 7 (test
progress messages). Except as mentioned,
Reviewed-by: Jonathan Nieder <redacted>
Thanks for cleaning up the test_terminal mess.