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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-31
fast-import: add new --date-format=raw-permissive format
Elijah Newren
1
-0
/
+28
2020-05-29
t: avoid alternation (not POSIX) in grep's BRE
Carlo Marcelo Arenas Belón
2
-2
/
+2
2020-05-28
completion: improve handling of --orphan option of switch/checkout
Jacob Keller
1
-6
/
+3
2020-05-28
completion: improve handling of -c/-C and -b/-B in switch/checkout
Jacob Keller
1
-32
/
+16
2020-05-28
completion: improve handling of --track in switch/checkout
Jacob Keller
1
-4
/
+2
2020-05-28
completion: improve handling of --detach in checkout
Jacob Keller
1
-4
/
+2
2020-05-28
completion: improve completion for git switch with no options
Jacob Keller
1
-12
/
+6
2020-05-28
completion: improve handling of DWIM mode for switch/checkout
Jacob Keller
1
-10
/
+7
2020-05-28
completion: add tests showing subpar switch/checkout --orphan logic
Jacob Keller
1
-0
/
+39
2020-05-28
completion: add tests showing subpar -c/C argument completion
Jacob Keller
1
-0
/
+100
2020-05-28
completion: add tests showing subpar -c/-C startpoint completion
Jacob Keller
1
-0
/
+140
2020-05-28
completion: add tests showing subpar switch/checkout --track logic
Jacob Keller
1
-0
/
+34
2020-05-28
completion: add tests showing subar checkout --detach logic
Jacob Keller
1
-0
/
+46
2020-05-28
completion: add tests showing subpar DWIM logic for switch/checkout
Jacob Keller
1
-0
/
+105
2020-05-28
completion: add test showing subpar git switch completion
Jacob Keller
1
-0
/
+23
2020-05-27
checkout -p: handle new files correctly
Johannes Schindelin
1
-0
/
+19
2020-05-24
Merge branch 'dd/t5703-grep-a-fix'
Junio C Hamano
1
-3
/
+6
2020-05-24
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-1
/
+1
2020-05-24
Merge branch 'dl/merge-autostash'
Junio C Hamano
1
-1
/
+1
2020-05-24
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
1
-2
/
+2
2020-05-24
Merge branch 'gp/hppa-stack-test-fix'
Junio C Hamano
1
-2
/
+10
2020-05-24
stateless-connect: send response end packet
Denton Liu
1
-0
/
+13
2020-05-24
pkt-line: define PACKET_READ_RESPONSE_END
Denton Liu
1
-0
/
+4
2020-05-24
remote-curl: error on incomplete packet
Denton Liu
5
-0
/
+50
2020-05-24
diff: add config option relative
Laurent Arnoud
2
-3
/
+92
2020-05-24
t5608: avoid say() and use "skip_all" instead for consistency
Carlo Marcelo Arenas Belón
1
-6
/
+5
2020-05-24
checkout: improve error messages for -b with extra argument
René Scharfe
2
-2
/
+2
2020-05-24
checkout: add tests for -b and --track
René Scharfe
2
-0
/
+34
2020-05-24
bisect--helper: avoid segfault with bad syntax in `start --term-*`
Carlo Marcelo Arenas Belón
1
-0
/
+2
2020-05-21
fsck: detect more in-tree d/f conflicts
René Scharfe
1
-1
/
+1
2020-05-21
t1450: demonstrate undetected in-tree d/f conflict
René Scharfe
1
-0
/
+1
2020-05-21
t1450: increase test coverage of in-tree d/f detection
René Scharfe
1
-15
/
+27
2020-05-21
t2060: add a test for switch with --orphan and --discard-changes
brian m. carlson
1
-0
/
+8
2020-05-20
t: use update-ref and show-ref to reading/writing refs
Han-Wen Nienhuys
5
-21
/
+21
2020-05-20
t5520: avoid alternation in grep's BRE (not POSIX)
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
Merge branch 'jc/fix-tap-output-under-bash'
Junio C Hamano
1
-15
/
+1
2020-05-20
Merge branch 'en/merge-rename-rename-worktree-fix'
Junio C Hamano
1
-0
/
+55
2020-05-20
Merge branch 'dd/t1509-i18n-fix'
Junio C Hamano
1
-2
/
+2
2020-05-19
t4067: make rename detection test output raw diff
Jonathan Tan
1
-2
/
+2
2020-05-19
t5703: replace "grep -a" usage by perl
Đoàn Trần Công Danh
1
-3
/
+6
2020-05-18
t4210: detect REG_ILLSEQ dynamically and skip affected tests
Carlo Marcelo Arenas Belón
2
-24
/
+59
2020-05-18
t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)
Carlo Marcelo Arenas Belón
1
-28
/
+66
2020-05-18
commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
Taylor Blau
1
-4
/
+11
2020-05-18
t5318: reorder test below 'graph_read_expect'
Taylor Blau
1
-9
/
+9
2020-05-18
tests: skip small-stack tests on hppa architecture
Greg Price
1
-2
/
+10
2020-05-15
Revert "tests: when run in Bash, annotate test failures with file name/line n...
Junio C Hamano
1
-13
/
+1
2020-05-15
Revert "t/test_lib: avoid naked bash arrays in file_lineno"
Junio C Hamano
1
-10
/
+8
2020-05-14
Merge branch 'es/trace-log-progress'
Junio C Hamano
1
-0
/
+26
2020-05-14
Merge branch 'jt/t5500-unflake'
Junio C Hamano
1
-6
/
+6
[prev]
[next]