Merge branch 'jn/maint-fix-pager' into maint
commit6914c661c3652e22fc2971bfefd36fddad56233a
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Mar 2010 06:27:04 +0000 (4 22:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Mar 2010 06:27:04 +0000 (4 22:27 -0800)
tree7ea31eb6ed4e6a2fb0882f49db0c46cd19671e77
parent712d352577012d5035da69bbf49ea0f0df8bb7da
parent8c33b4cf67f47ee46fe0984751fd40c4cf7cf392
Merge branch 'jn/maint-fix-pager' into maint

* 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