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
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
31
-55
/
+55
2021-12-13
tests: simplify by dropping unnecessary `for` loops
Eric Sunshine
7
-50
/
+14
2021-12-13
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine
3
-25
/
+12
2021-12-13
tests: apply modern idiom for signaling test failure
Eric Sunshine
3
-6
/
+6
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
19
-50
/
+53
2021-12-13
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine
5
-10
/
+10
2021-12-13
tests: fix broken &&-chains in compound statements
Eric Sunshine
28
-89
/
+95
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
26
-170
/
+106
2021-12-13
tests: simplify construction of large blocks of text
Eric Sunshine
7
-202
/
+205
2021-12-13
t9107: use shell parameter expansion to avoid breaking &&-chain
Eric Sunshine
1
-4
/
+4
2021-12-13
t6300: make `%(raw:size) --shell` test more robust
Eric Sunshine
1
-4
/
+1
2021-12-13
t5516: drop unnecessary subshell and command invocation
Eric Sunshine
1
-4
/
+1
2021-12-13
t4202: clarify intent by creating expected content less cleverly
Eric Sunshine
1
-21
/
+21
2021-12-13
t1020: avoid aborting entire test script when one test fails
Eric Sunshine
1
-3
/
+3
2021-12-13
t1010: fix unnoticed failure on Windows
Eric Sunshine
1
-2
/
+2
2021-12-10
Merge branch 'en/rebase-x-fix'
Junio C Hamano
1
-1
/
+6
2021-12-10
Merge branch 'em/missing-pager'
Junio C Hamano
1
-0
/
+5
2021-12-10
Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'
Junio C Hamano
1
-6
/
+5
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
3
-4
/
+3
2021-12-10
Merge branch 'jk/t7006-sigpipe-tests-fix'
Junio C Hamano
1
-40
/
+14
2021-12-10
Merge branch 'vd/sparse-reset'
Junio C Hamano
3
-15
/
+159
2021-12-10
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
35
-0
/
+43
2021-12-10
Merge branch 'jk/t5319-midx-corruption-test-deflake'
Junio C Hamano
1
-2
/
+4
2021-12-10
Merge branch 'tw/var-default-branch'
Junio C Hamano
1
-0
/
+20
2021-12-10
Merge branch 'jk/strbuf-addftime-seconds-since-epoch'
Junio C Hamano
1
-0
/
+4
2021-12-10
Merge branch 'if/redact-packfile-uri'
Junio C Hamano
1
-0
/
+51
2021-12-10
Merge branch 'gc/remote-with-fewer-static-global-variables'
Junio C Hamano
1
-0
/
+9
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
2
-2
/
+34
2021-12-09
ssh signing: verify ssh-keygen in test prereq
Fabian Stelzer
1
-13
/
+40
2021-12-09
ssh signing: make fmt-merge-msg consider key lifetime
Fabian Stelzer
1
-0
/
+58
2021-12-09
ssh signing: make verify-tag consider key lifetime
Fabian Stelzer
1
-0
/
+42
2021-12-09
ssh signing: make git log verify key lifetime
Fabian Stelzer
1
-0
/
+43
2021-12-09
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
1
-0
/
+42
2021-12-09
ssh signing: add key lifetime test prereqs
Fabian Stelzer
1
-1
/
+18
2021-12-09
t/fmt-merge-msg: make gpgssh tests more specific
Fabian Stelzer
1
-0
/
+2
2021-12-09
t/fmt-merge-msg: do not redirect stderr
Fabian Stelzer
1
-4
/
+4
2021-12-09
t/lib-pager: use sane_unset() to avoid breaking &&-chain
Eric Sunshine
1
-1
/
+1
2021-12-09
t2501: simplify the tests since we can now assume desired behavior
Elijah Newren
1
-87
/
+36
2021-12-09
dir: new flag to remove_dir_recurse() to spare the original_cwd
Elijah Newren
1
-5
/
+0
2021-12-09
dir: avoid incidentally removing the original_cwd in remove_path()
Elijah Newren
1
-8
/
+4
2021-12-09
stash: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-1
/
+1
2021-12-09
rebase: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-2
/
+2
2021-12-09
clean: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-2
/
+3
2021-12-09
symlinks: do not include startup_info->original_cwd in dir removal
Elijah Newren
1
-5
/
+5
2021-12-09
unpack-trees: add special cwd handling
Elijah Newren
1
-1
/
+1
2021-12-09
unpack-trees: refuse to remove startup_info->original_cwd
Elijah Newren
1
-13
/
+7
2021-12-09
t2501: add various tests for removing the current working directory
Elijah Newren
1
-0
/
+342
2021-12-07
pull, fetch: fix segfault in --set-upstream option
Ævar Arnfjörð Bjarmason
1
-0
/
+22
2021-12-07
t1430: create valid symrefs using test-helper
Han-Wen Nienhuys
1
-8
/
+6
2021-12-07
t1430: remove refs using test-tool
Han-Wen Nienhuys
1
-12
/
+12
[prev]
[next]