index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
test-lib-functions: add and use a "test_hook" wrapper
Ævar Arnfjörð Bjarmason
13
-43
/
+97
2022-03-16
The twelfth batch
Junio C Hamano
1
-0
/
+21
2022-03-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
12
-35
/
+39
2022-03-16
Merge branch 'ab/racy-hooks'
Junio C Hamano
8
-25
/
+57
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
2
-16
/
+28
2022-03-16
Merge branch 'ds/commit-graph-gen-v2-fixes'
Junio C Hamano
8
-58
/
+176
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
7
-467
/
+527
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
3
-10
/
+35
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
7
-13
/
+308
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
36
-137
/
+202
2022-03-16
Merge branch 'mf/fix-type-in-config-h'
Junio C Hamano
1
-1
/
+1
2022-03-16
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
10
-33
/
+122
2022-03-16
Merge branch 'tk/empty-untracked-cache'
Junio C Hamano
2
-3
/
+14
2022-03-16
Merge branch 'ab/grep-patterntype'
Junio C Hamano
1
-1
/
+0
2022-03-13
The eleventh batch
Junio C Hamano
1
-0
/
+21
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
21
-62
/
+113
2022-03-13
Merge branch 'nj/read-tree-doc-reffix'
Junio C Hamano
1
-2
/
+2
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
3
-8
/
+15
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'en/merge-ort-align-verbosity-with-recursive'
Junio C Hamano
1
-2
/
+3
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
10
-160
/
+165
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
5
-61
/
+262
2022-03-09
The tenth batch
Junio C Hamano
1
-1
/
+27
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
5
-24
/
+187
2022-03-09
Merge branch 'ab/c99-variadic-macros'
Junio C Hamano
8
-246
/
+65
2022-03-09
Merge branch 'hn/reftable-no-empty-keys'
Junio C Hamano
7
-19
/
+136
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
3
-22
/
+333
2022-03-09
Merge branch 'pw/xdiff-alloc-fail'
Junio C Hamano
4
-48
/
+51
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
19
-128
/
+311
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
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
8
-18
/
+47
2022-03-07
merge: don't run post-hook logic on --no-verify
Ævar Arnfjörð Bjarmason
1
-9
/
+12
2022-03-07
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
9
-31
/
+35
2022-03-07
gettext API users: don't explicitly cast ngettext()'s "n"
Ævar Arnfjörð Bjarmason
3
-4
/
+4
[next]