summaryrefslogtreecommitdiff
path: root/t/t7006-pager.sh
AgeCommit message (Expand)Author
2010-07-15Merge branch 'jn/paginate-fix'Junio C Hamano
2010-07-14git --paginate: paginate external commands againJonathan Nieder
2010-07-07Merge branch 'ab/tap'Junio C Hamano
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-28git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy
2010-06-28tests: local config file should be honored from subdirs of toplevelJonathan Nieder
2010-06-28t7006: test pager configuration for several git commandsJonathan Nieder
2010-06-28t7006 (pager): introduce helper for parameterized testsJonathan Nieder
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-06-22Merge branch 'maint'Junio C Hamano
2010-06-21tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin
2010-06-02t/t7006: ignore return status of shell's unset builtinBrandon Casey
2010-04-15t7006: guard cleanup with test_expect_successJonathan Nieder
2010-02-22tests: Fix race condition in t7006-pagerJonathan Nieder
2010-02-21t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder
2010-02-20tests: Add tests for automatic use of pagerJonathan Nieder