author | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Nov 2010 23:01:00 +0000 (15:01 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Nov 2010 23:01:00 +0000 (15:01 -0800) | ||
commit | 0510480510b181216d565ebcedea471d50c200b1 | |
tree | bf7beeb2fc8eca0e3692aedd15d9589b3de8ea86 | tree | snapshot |
parent | ba0254cb32537b7a7e92854a51256475ee83cdda | commit | diff |
parent | d7c411b71d727600d2f031fec9723873ae93c1c7 | commit | diff |
Merge branch 'jk/push-progress'
* 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 |