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-25
t7700: check post-condition in kept-pack test
Derrick Stolee
1
-3
/
+54
2022-03-24
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-24
Sync with 2.34.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.33.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.32.1
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.31.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.30.3
Johannes Schindelin
1
-6
/
+14
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-6
/
+14
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
1
-12
/
+2
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
1
-2
/
+1
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
1
-27
/
+5
2022-03-23
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
1
-2
/
+10
2022-03-23
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
1
-0
/
+12
2022-03-23
Merge branch 'ac/test-lazy-fetch'
Junio C Hamano
1
-0
/
+19
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
1
-0
/
+50
2022-03-23
Merge branch 'ab/reflog-prep-fix'
Junio C Hamano
1
-0
/
+9
2022-03-23
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
1
-1
/
+0
2022-03-23
Merge branch 'ep/t6423-modernize'
Junio C Hamano
1
-5
/
+5
2022-03-23
Merge branch 'jk/name-rev-w-genno'
Junio C Hamano
1
-0
/
+118
2022-03-23
Merge branch 'jd/userdiff-kotlin'
Junio C Hamano
13
-0
/
+153
2022-03-23
Merge branch 'gc/submodule-update-part1'
Junio C Hamano
2
-3
/
+37
2022-03-23
bundle: output hash information in 'verify'
Derrick Stolee
1
-7
/
+17
2022-03-23
bundle: move capabilities to end of 'verify'
Derrick Stolee
1
-1
/
+1
2022-03-23
ls-tree: detect and error on --name-only --name-status
Ævar Arnfjörð Bjarmason
1
-6
/
+9
2022-03-23
ls-tree: support --object-only option for "git-ls-tree"
Teng Long
2
-2
/
+14
2022-03-23
ls-tree: introduce "--format" option
Ævar Arnfjörð Bjarmason
1
-0
/
+67
2022-03-23
ls-tree: fix "--name-only" and "--long" combined use bug
Teng Long
1
-0
/
+9
2022-03-23
ls-tree tests: add tests for --name-status
Ævar Arnfjörð Bjarmason
1
-26
/
+29
2022-03-21
Merge branch 'jy/gitweb-no-need-for-meta'
Junio C Hamano
1
-1
/
+14
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
2
-1
/
+77
2022-03-21
Merge branch 'ep/test-malloc-check-with-glibc-2.34'
Junio C Hamano
1
-0
/
+18
2022-03-21
Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
Junio C Hamano
7
-45
/
+72
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
1
-0
/
+9
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
1
-0
/
+5
2022-03-17
reflog tests: add missing "git reflog exists" tests
Ævar Arnfjörð Bjarmason
2
-5
/
+32
2022-03-17
shallow: reset commit grafts when shallow is reset
Jonathan Tan
1
-0
/
+9
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
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
1
-3
/
+3
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
1
-2
/
+4
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
[prev]
[next]