Merge branch 'jn/maint-fix-pager'
commit52ebb06f1466a235c643acffdea9c9e484cfdec0
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Mar 2010 20:44:11 +0000 (2 12:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Mar 2010 20:44:11 +0000 (2 12:44 -0800)
treeb7bfae26f5719b8447ef176f4df4437d1e3fc4a9
parent77b30bcecd84225a21a8639c272fde88180f36d9
parent8c33b4cf67f47ee46fe0984751fd40c4cf7cf392
Merge branch 'jn/maint-fix-pager'

* jn/maint-fix-pager:
  tests: Fix race condition in t7006-pager
  t7006-pager: if stdout is not a terminal, make a new one
  tests: Add tests for automatic use of pager
  am: Fix launching of pager
  git svn: Fix launching of pager
  git.1: Clarify the behavior of the --paginate option
  Make 'git var GIT_PAGER' always print the configured pager
  Fix 'git var' usage synopsis
Documentation/git.txt
git-am.sh
git-sh-setup.sh
git-svn.perl