summaryrefslogtreecommitdiff
path: root/t/t7006-pager.sh
Commit message (Expand)AuthorAgeFilesLines
...
* t7006 (pager): add missing TTY prerequisitesJonathan Nieder2010-08-161-2/+2
* config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-151-0/+8
* bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-151-0/+33
* apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-151-0/+3
* grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-111-0/+13
* shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-111-0/+9
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-151-45/+196
|\
| * git --paginate: paginate external commands againJonathan Nieder2010-07-141-12/+35
| * git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-281-12/+46
| * tests: local config file should be honored from subdirs of toplevelJonathan Nieder2010-06-281-0/+26
| * t7006: test pager configuration for several git commandsJonathan Nieder2010-06-281-52/+84
| * t7006 (pager): introduce helper for parameterized testsJonathan Nieder2010-06-281-18/+54
* | Merge branch 'ab/tap'Junio C Hamano2010-07-071-1/+1
|\ \
| * | tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
| |/
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-12/+4
|\ \ | |/ |/|
| * grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-12/+4
* | 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