Merge branch 'jk/push-progress' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Nov 2010 18:39:07 +0000 (11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Nov 2010 18:39:07 +0000 (11:39 -0700)
commit9207c6d6da9f8ead06f8bfb788c13e94d3082072
tree5671a3232a561d06eae04463e2246478543f3355
parentef559d47415cf07550928d70f5229604c1e7b33b
parentd7c411b71d727600d2f031fec9723873ae93c1c7
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
builtin/send-pack.c
t/test-lib.sh
t/test-terminal.perl