author | Junio C Hamano <gitster@pobox.com> | |
Fri, 5 Nov 2010 18:39:07 +0000 (11:39 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 5 Nov 2010 18:39:07 +0000 (11:39 -0700) | ||
commit | 9207c6d6da9f8ead06f8bfb788c13e94d3082072 | |
tree | 5671a3232a561d06eae04463e2246478543f3355 | tree | snapshot |
parent | ef559d47415cf07550928d70f5229604c1e7b33b | commit | diff |
parent | d7c411b71d727600d2f031fec9723873ae93c1c7 | commit | diff |
Merge branch 'jk/push-progress' into next
* jk/push-progress:
push: pass --progress down to git-pack-objects
t5523-push-upstream: test progress messages
t5523-push-upstream: add function to ensure fresh upstream repo
test_terminal: ensure redirections work reliably
test_terminal: catch use without TTY prerequisite
test-lib: allow test code to check the list of declared prerequisites
tests: test terminal output to both stdout and stderr
tests: factor out terminal handling from t7006
* jk/push-progress:
push: pass --progress down to git-pack-objects
t5523-push-upstream: test progress messages
t5523-push-upstream: add function to ensure fresh upstream repo
test_terminal: ensure redirections work reliably
test_terminal: catch use without TTY prerequisite
test-lib: allow test code to check the list of declared prerequisites
tests: test terminal output to both stdout and stderr
tests: factor out terminal handling from t7006
builtin/send-pack.c | diff1 | | diff2 | | blob | history |
t/test-lib.sh | diff1 | | diff2 | | blob | history |
t/test-terminal.perl | | | diff2 | | blob | history |