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
2022-03-21
Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
Junio C Hamano
7
-45
/
+72
2022-03-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
1
-3
/
+4
2022-03-16
Merge branch 'ab/keep-git-exit-codes-in-tests'
Junio C Hamano
19
-218
/
+245
2022-03-16
Merge branch 'tk/t7063-chmtime-dirs-too'
Junio C Hamano
1
-12
/
+9
2022-03-16
Merge branch 'ds/commit-graph-gen-v2-fixes'
Junio C Hamano
6
-50
/
+153
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
1
-1
/
+42
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
1
-1
/
+3
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
3
-0
/
+144
2022-03-16
Merge branch 'tk/empty-untracked-cache'
Junio C Hamano
1
-0
/
+7
2022-03-16
Merge branch 'ab/grep-patterntype'
Junio C Hamano
1
-1
/
+0
2022-03-13
Merge branch 'ps/fetch-atomic-fixup'
Junio C Hamano
1
-15
/
+5
2022-03-13
Merge branch 'fs/gpgsm-update'
Junio C Hamano
2
-7
/
+7
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
3
-0
/
+9
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
2
-0
/
+103
2022-03-12
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2
-28
/
+50
2022-03-12
t0001-t0028: avoid pipes with Git on LHS
Shubham Mishra
4
-14
/
+16
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
1
-0
/
+94
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
1
-6
/
+129
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
7
-80
/
+83
2022-03-07
rev-list simplify tests: don't ignore "git" exit code
Ævar Arnfjörð Bjarmason
1
-5
/
+7
2022-03-07
checkout tests: don't ignore "git <cmd>" exit code
Ævar Arnfjörð Bjarmason
1
-16
/
+35
2022-03-07
apply tests: don't ignore "git ls-files" exit code, drop sub-shell
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-03-07
gettext tests: don't ignore "test-tool regex" exit code
Ævar Arnfjörð Bjarmason
1
-3
/
+13
2022-03-07
rev-list tests: don't hide abort() in "test_expect_failure"
Ævar Arnfjörð Bjarmason
1
-4
/
+9
2022-03-07
diff tests: don't ignore "git rev-list" exit code
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2022-03-07
notes tests: don't ignore "git" exit code
Ævar Arnfjörð Bjarmason
3
-15
/
+14
2022-03-07
rev-parse tests: don't ignore "git reflog" exit code
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-03-07
merge tests: use "test_must_fail" instead of ad-hoc pattern
Ævar Arnfjörð Bjarmason
1
-16
/
+6
2022-03-07
apply tests: use "test_must_fail" instead of ad-hoc pattern
Ævar Arnfjörð Bjarmason
1
-16
/
+2
2022-03-07
diff tests: don't ignore "git diff" exit code in "read" loop
Ævar Arnfjörð Bjarmason
1
-51
/
+53
2022-03-07
diff tests: don't ignore "git diff" exit code
Ævar Arnfjörð Bjarmason
1
-27
/
+22
2022-03-07
read-tree tests: check "diff-files" exit code on failure
Ævar Arnfjörð Bjarmason
2
-6
/
+6
2022-03-07
tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)"
Ævar Arnfjörð Bjarmason
1
-22
/
+21
2022-03-07
tests: change some 'test $(git) = "x"' to test_cmp
Ævar Arnfjörð Bjarmason
4
-29
/
+50
2022-03-07
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2022-03-06
Merge branch 'jt/ls-files-stage-recurse'
Junio C Hamano
1
-1
/
+17
2022-03-06
Merge branch 'gc/stash-on-branch-with-multi-level-name'
Junio C Hamano
1
-0
/
+11
2022-03-06
Merge branch 'ah/advice-switch-requires-detach-to-detach'
Junio C Hamano
1
-0
/
+11
2022-03-06
Merge branch 'mc/index-pack-report-max-size'
Junio C Hamano
1
-0
/
+8
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
1
-3
/
+3
2022-03-06
Merge branch 'ab/test-leak-diag'
Junio C Hamano
1
-10
/
+40
2022-03-06
Merge branch 'ab/hook-tests'
Junio C Hamano
1
-41
/
+53
2022-03-06
Merge branch 'rs/bisect-executable-not-found'
Junio C Hamano
1
-0
/
+45
2022-03-06
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
1
-2
/
+88
2022-03-06
Merge branch 'cg/t3903-modernize'
Junio C Hamano
2
-9
/
+41
2022-03-04
t/lib-gpg: kill all gpg components, not just gpg-agent
Todd Zullinger
1
-1
/
+1
2022-03-04
t/lib-gpg: reload gpg components after updating trustlist
Todd Zullinger
1
-0
/
+1
2022-03-04
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer
2
-6
/
+5
2022-03-04
log tests: fix "abort tests early" regression in ff37a60c369
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-03-03
builtin/remote.c: show progress when renaming remote references
Taylor Blau
1
-1
/
+3
[next]