Merge branch 'jk/push-progress'
commit0510480510b181216d565ebcedea471d50c200b1
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Nov 2010 23:01:00 +0000 (17 15:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Nov 2010 23:01:00 +0000 (17 15:01 -0800)
treebf7beeb2fc8eca0e3692aedd15d9589b3de8ea86
parentba0254cb32537b7a7e92854a51256475ee83cdda
parentd7c411b71d727600d2f031fec9723873ae93c1c7
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
builtin/send-pack.c
t/test-lib.sh
t/test-terminal.perl