summaryrefslogtreecommitdiff
path: root/t/t7006-pager.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-06-221-2/+2
|\
| * tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-211-2/+2
* | t/t7006: ignore return status of shell's unset builtinBrandon Casey2010-06-021-5/+5
|/
* t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-141-48/+101
* tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-221-6/+6
* t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-211-11/+24
* tests: Add tests for automatic use of pagerJonathan Nieder2010-02-201-0/+163