index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7006-pager.sh
Commit message (
Expand
)
Author
Age
*
test: errors preparing for a test are not special
Jonathan Nieder
2011-12-14
*
support pager.* for external commands
Jeff King
2011-08-19
*
color: delay auto-color decision until point of use
Jeff King
2011-08-19
*
setup_pager: set GIT_PAGER_IN_USE
Jeff King
2011-08-18
*
t7006: use test_config helpers
Jeff King
2011-08-18
*
t7006: modernize calls to unset
Jeff King
2011-08-18
*
Merge branch 'jk/pager-per-command'
Junio C Hamano
2010-12-08
|
\
|
*
allow command-specific pagers in pager.<cmd>
Jeff King
2010-11-17
*
|
Merge branch 'en/and-cascade-tests'
Junio C Hamano
2010-11-24
|
\
\
|
*
|
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
2010-10-06
|
|
/
*
|
test_terminal: catch use without TTY prerequisite
Jonathan Nieder
2010-10-18
*
|
tests: factor out terminal handling from t7006
Jeff King
2010-10-18
|
/
*
t7006 (pager): add missing TTY prerequisites
Jonathan Nieder
2010-08-16
*
config: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-15
*
bundle: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-15
*
apply: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-15
*
grep: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-11
*
shortlog: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-11
*
Merge branch 'jn/paginate-fix'
Junio C Hamano
2010-07-15
|
\
|
*
git --paginate: paginate external commands again
Jonathan Nieder
2010-07-14
|
*
git --paginate: do not commit pager choice too early
Nguyễn Thái Ngọc Duy
2010-06-28
|
*
tests: local config file should be honored from subdirs of toplevel
Jonathan Nieder
2010-06-28
|
*
t7006: test pager configuration for several git commands
Jonathan Nieder
2010-06-28
|
*
t7006 (pager): introduce helper for parameterized tests
Jonathan Nieder
2010-06-28
*
|
Merge branch 'ab/tap'
Junio C Hamano
2010-07-07
|
\
\
|
*
|
tests: Skip tests in a way that makes sense under TAP
Ævar Arnfjörð Bjarmason
2010-06-25
|
|
/
*
|
Merge branch 'jn/grep-open'
Junio C Hamano
2010-06-30
|
\
\
|
|
/
|
/
|
|
*
grep: Add the option '--open-files-in-pager'
Johannes Schindelin
2010-06-13
*
|
Merge branch 'maint'
Junio C Hamano
2010-06-22
|
\
\
|
*
|
tests: remove unnecessary '^' from 'expr' regular expression
Junio C Hamano
2010-06-21
|
|
/
*
|
t/t7006: ignore return status of shell's unset builtin
Brandon Casey
2010-06-02
|
/
*
t7006: guard cleanup with test_expect_success
Jonathan Nieder
2010-04-14
*
tests: Fix race condition in t7006-pager
Jonathan Nieder
2010-02-22
*
t7006-pager: if stdout is not a terminal, make a new one
Jonathan Nieder
2010-02-21
*
tests: Add tests for automatic use of pager
Jonathan Nieder
2010-02-20