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-18
rebase: use test_commit helper in setup
John Cai
1
-7
/
+2
2022-03-17
reflog exists: use parse_options() API
Ævar Arnfjörð Bjarmason
2
-22
/
+21
2022-03-17
git reflog [expire|delete]: make -h output consistent with SYNOPSIS
Ævar Arnfjörð Bjarmason
1
-6
/
+5
2022-03-17
reflog: move "usage" variables and use macros
Ævar Arnfjörð Bjarmason
1
-15
/
+24
2022-03-17
reflog tests: add missing "git reflog exists" tests
Ævar Arnfjörð Bjarmason
2
-5
/
+32
2022-03-17
reflog: refactor cmd_reflog() to "if" branches
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2022-03-17
reflog.c: indent argument lists
Ævar Arnfjörð Bjarmason
1
-10
/
+10
2022-03-17
shallow: reset commit grafts when shallow is reset
Jonathan Tan
5
-0
/
+22
2022-03-17
http tests: use "test_hook" for "smart" and "dumb" http tests
Ævar Arnfjörð Bjarmason
2
-21
/
+14
2022-03-17
proc-receive hook tests: use "test_hook" instead of "write_script"
Ævar Arnfjörð Bjarmason
26
-67
/
+67
2022-03-17
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Ævar Arnfjörð Bjarmason
8
-163
/
+165
2022-03-17
refs debug: add a wrapper for "read_symbolic_ref"
Ævar Arnfjörð Bjarmason
2
-13
/
+27
2022-03-17
packed-backend: remove stub BUG(...) functions
Ævar Arnfjörð Bjarmason
1
-79
/
+9
2022-03-17
misc *.c: use designated initializers for struct assignments
Ævar Arnfjörð Bjarmason
3
-5
/
+7
2022-03-17
refs: use designated initializers for "struct ref_iterator_vtable"
Ævar Arnfjörð Bjarmason
5
-23
/
+24
2022-03-17
refs: use designated initializers for "struct ref_storage_be"
Ævar Arnfjörð Bjarmason
3
-78
/
+78
2022-03-17
Revert "unpack-trees: improve performance of next_cache_entry"
Victoria Dye
1
-17
/
+6
2022-03-17
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
2
-11
/
+11
2022-03-17
t1092: add sparse directory before cone in test repo
Victoria Dye
1
-4
/
+9
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
2
-4
/
+13
2022-03-17
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber
1
-1
/
+7
2022-03-17
tests: use "test_hook" for misc "mkdir -p" and "chmod" cases
Ævar Arnfjörð Bjarmason
5
-78
/
+56
2022-03-17
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
9
-60
/
+27
2022-03-17
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason
2
-10
/
+10
2022-03-17
gc + p4 tests: use "test_hook", remove sub-shells
Ævar Arnfjörð Bjarmason
2
-21
/
+24
2022-03-17
fetch+push tests: use "test_hook" and "test_when_finished" pattern
Ævar Arnfjörð Bjarmason
1
-103
/
+88
2022-03-17
bugreport tests: tighten up "git bugreport -s hooks" test
Ævar Arnfjörð Bjarmason
1
-11
/
+15
2022-03-17
tests: assume the hooks are disabled by default
Ævar Arnfjörð Bjarmason
3
-5
/
+1
2022-03-17
http tests: don't rely on "hook/post-update.sample"
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2022-03-17
hook tests: turn exit code assertions into a loop
Ævar Arnfjörð Bjarmason
1
-25
/
+10
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-16
submodule: fix latent check_has_commit() bug
Glen Choo
2
-38
/
+6
2022-03-16
fetch: fetch unpopulated, changed submodules
Glen Choo
6
-46
/
+477
2022-03-16
submodule--helper: remove forward declaration
Glen Choo
1
-197
/
+196
2022-03-16
submodule: move core cmd_update() logic to C
Atharva Raykar
2
-202
/
+131
2022-03-16
submodule--helper: reduce logic in run_update_procedure()
Glen Choo
1
-13
/
+17
[prev]
[next]