index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7006-pager.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
pager test: make fake pager consume all its input
Jonathan Nieder
1
-1
/
+1
2014-01-07
pager: set LV=-c alongside LESS=FRSX
Jonathan Nieder
1
-0
/
+12
2011-12-14
test: errors preparing for a test are not special
Jonathan Nieder
1
-56
/
+17
2011-08-19
support pager.* for external commands
Jeff King
1
-0
/
+36
2011-08-19
color: delay auto-color decision until point of use
Jeff King
1
-0
/
+12
2011-08-18
setup_pager: set GIT_PAGER_IN_USE
Jeff King
1
-0
/
+11
2011-08-18
t7006: use test_config helpers
Jeff King
1
-21
/
+18
2011-08-18
t7006: modernize calls to unset
Jeff King
1
-2
/
+2
2010-12-08
Merge branch 'jk/pager-per-command'
Junio C Hamano
1
-0
/
+29
2010-11-24
Merge branch 'en/and-cascade-tests'
Junio C Hamano
1
-5
/
+5
2010-11-17
allow command-specific pagers in pager.<cmd>
Jeff King
1
-0
/
+29
2010-10-18
test_terminal: catch use without TTY prerequisite
Jonathan Nieder
1
-6
/
+1
2010-10-18
tests: factor out terminal handling from t7006
Jeff King
1
-30
/
+1
2010-10-06
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
1
-5
/
+5
2010-08-16
t7006 (pager): add missing TTY prerequisites
Jonathan Nieder
1
-2
/
+2
2010-08-15
config: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2010-08-15
bundle: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2010-08-15
apply: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2010-08-11
grep: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2010-08-11
shortlog: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2010-07-15
Merge branch 'jn/paginate-fix'
Junio C Hamano
1
-45
/
+196
2010-07-14
git --paginate: paginate external commands again
Jonathan Nieder
1
-12
/
+35
2010-07-07
Merge branch 'ab/tap'
Junio C Hamano
1
-1
/
+1
2010-06-30
Merge branch 'jn/grep-open'
Junio C Hamano
1
-12
/
+4
2010-06-28
git --paginate: do not commit pager choice too early
Nguyễn Thái Ngọc Duy
1
-12
/
+46
2010-06-28
tests: local config file should be honored from subdirs of toplevel
Jonathan Nieder
1
-0
/
+26
2010-06-28
t7006: test pager configuration for several git commands
Jonathan Nieder
1
-52
/
+84
2010-06-28
t7006 (pager): introduce helper for parameterized tests
Jonathan Nieder
1
-18
/
+54
2010-06-25
tests: Skip tests in a way that makes sense under TAP
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-06-22
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-06-21
tests: remove unnecessary '^' from 'expr' regular expression
Junio C Hamano
1
-2
/
+2
2010-06-13
grep: Add the option '--open-files-in-pager'
Johannes Schindelin
1
-12
/
+4
2010-06-02
t/t7006: ignore return status of shell's unset builtin
Brandon Casey
1
-5
/
+5
2010-04-14
t7006: guard cleanup with test_expect_success
Jonathan Nieder
1
-48
/
+101
2010-02-22
tests: Fix race condition in t7006-pager
Jonathan Nieder
1
-6
/
+6
2010-02-21
t7006-pager: if stdout is not a terminal, make a new one
Jonathan Nieder
1
-11
/
+24
2010-02-20
tests: Add tests for automatic use of pager
Jonathan Nieder
1
-0
/
+163