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
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
1
-2
/
+0
2019-07-15
tests: defang pager tests by explicitly disabling the log.mailmap warning
Ariadne Conill
1
-0
/
+2
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-02-21
config: change default of `pager.config` to "on"
Martin Ågren
1
-6
/
+6
2018-02-21
config: respect `pager.config` in list/get-mode only
Martin Ågren
1
-5
/
+5
2018-02-21
t7006: add tests for how git config paginates
Martin Ågren
1
-7
/
+42
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+38
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
1
-5
/
+5
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
1
-3
/
+3
2017-11-20
t7006: add tests for how git branch paginates
Martin Ågren
1
-0
/
+38
2017-11-06
Merge branch 'kd/auto-col-with-pager-fix'
Junio C Hamano
1
-0
/
+14
2017-10-17
column: show auto columns when pager is active
Kevin Daudt
1
-0
/
+14
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-3
/
+3
2017-10-04
test-terminal: set TERM=vt100
Jeff King
1
-3
/
+3
2017-08-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
1
-1
/
+1
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
1
-14
/
+14
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
1
-1
/
+14
2017-08-03
t7006: add tests for how git tag paginates
Martin Ågren
1
-0
/
+67
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
1
-1
/
+1
2017-06-15
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin
1
-0
/
+11
2017-03-14
read_early_config(): really discover .git/
Johannes Schindelin
1
-4
/
+4
2017-03-03
t7006: replace dubious test
Johannes Schindelin
1
-1
/
+11
2016-08-04
pager: move pager-specific setup into the build
Eric Wong
1
-0
/
+13
2016-01-07
t/t7006-pager.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-08-31
Merge branch 'jk/fix-alias-pager-config-key-warnings'
Junio C Hamano
1
-0
/
+9
2015-08-24
config: silence warnings for command names with invalid keys
Jeff King
1
-0
/
+9
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-1
/
+1
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
1
-15
/
+3
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
[next]