Merge branch 'jn/maint-fix-pager' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 21 Feb 2010 21:20:49 +0000 (13:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 21 Feb 2010 21:20:49 +0000 (13:20 -0800)
commit640e10c52aef45853a8d122bc447a7f6e6f4556f
treeff7c5dbcc32a9a0ad477fdbf6d26914c18e45add
parent2e605c3615c70ed6fc632fc18c004148d6ab393d
parent2d3ca21677597902f66bf2f2b2cf1b4a623f1e4f
Merge branch 'jn/maint-fix-pager' into next

* jn/maint-fix-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
git-sh-setup.sh