aboutsummaryrefslogtreecommitdiff
path: root/t/t7006-pager.sh
Commit message (Expand)AuthorAge
* t7006 (pager): add missing TTY prerequisitesJonathan Nieder2010-08-16
* config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\
| * git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
| * tests: local config file should be honored from subdirs of toplevelJonathan Nieder2010-06-28
| * t7006: test pager configuration for several git commandsJonathan Nieder2010-06-28
| * t7006 (pager): introduce helper for parameterized testsJonathan Nieder2010-06-28
* | Merge branch 'ab/tap'Junio C Hamano2010-07-07
|\ \
| * | tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
| |/
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-30
|\ \ | |/ |/|
| * grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
* | Merge branch 'maint'Junio C Hamano2010-06-22
|\ \
| * | tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-21
| |/
* | t/t7006: ignore return status of shell's unset builtinBrandon Casey2010-06-02
|/
* t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-14
* tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-22
* t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-21
* tests: Add tests for automatic use of pagerJonathan Nieder2010-02-20