summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge branch 'ac/test-lazy-fetch'Junio C Hamano1-0/+19
2022-03-23Merge branch 'ps/repack-with-server-info'Junio C Hamano1-0/+50
2022-03-23Merge branch 'ab/reflog-prep-fix'Junio C Hamano1-0/+9
2022-03-23Merge branch 'ep/remove-duplicated-includes'Junio C Hamano1-1/+0
2022-03-23Merge branch 'ep/t6423-modernize'Junio C Hamano1-5/+5
2022-03-23Merge branch 'jk/name-rev-w-genno'Junio C Hamano1-0/+118
2022-03-23Merge branch 'jd/userdiff-kotlin'Junio C Hamano13-0/+153
2022-03-23Merge branch 'gc/submodule-update-part1'Junio C Hamano2-3/+37
2022-03-23bundle: output hash information in 'verify'Derrick Stolee1-7/+17
2022-03-23bundle: move capabilities to end of 'verify'Derrick Stolee1-1/+1
2022-03-23ls-tree: detect and error on --name-only --name-statusÆvar Arnfjörð Bjarmason1-6/+9
2022-03-23ls-tree: introduce "--format" optionÆvar Arnfjörð Bjarmason1-0/+67
2022-03-23ls-tree: support --object-only option for "git-ls-tree"Teng Long2-2/+14
2022-03-23ls-tree: fix "--name-only" and "--long" combined use bugTeng Long1-0/+9
2022-03-23ls-tree tests: add tests for --name-statusÆvar Arnfjörð Bjarmason1-25/+28
2022-03-21Merge branch 'jy/gitweb-no-need-for-meta'Junio C Hamano1-1/+14
2022-03-21Merge branch 'ds/partial-bundles'Junio C Hamano2-1/+77
2022-03-21Merge branch 'ep/test-malloc-check-with-glibc-2.34'Junio C Hamano1-0/+18
2022-03-21Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'Junio C Hamano7-45/+72
2022-03-18rebase: set REF_HEAD_DETACH in checkout_up_to_date()John Cai1-0/+9
2022-03-18rebase: use test_commit helper in setupJohn Cai1-7/+2
2022-03-17reflog exists: use parse_options() APIÆvar Arnfjörð Bjarmason1-0/+5
2022-03-17reflog tests: add missing "git reflog exists" testsÆvar Arnfjörð Bjarmason2-5/+32
2022-03-17shallow: reset commit grafts when shallow is resetJonathan Tan1-0/+9
2022-03-17http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason2-21/+14
2022-03-17proc-receive hook tests: use "test_hook" instead of "write_script"Ævar Arnfjörð Bjarmason26-67/+67
2022-03-17tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason8-163/+165
2022-03-17unpack-trees: increment cache_bottom for sparse directoriesVictoria Dye1-3/+3
2022-03-17t1092: add sparse directory before cone in test repoVictoria Dye1-4/+9
2022-03-17diff.c: fix a double-free regression in a18d66cefbÆvar Arnfjörð Bjarmason1-2/+4
2022-03-17tests: demonstrate "show --word-diff --color-moved" regressionMichael J Gruber1-1/+7
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason5-78/+56
2022-03-17tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason9-60/+27
2022-03-17tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason2-10/+10
2022-03-17gc + p4 tests: use "test_hook", remove sub-shellsÆvar Arnfjörð Bjarmason2-21/+24
2022-03-17fetch+push tests: use "test_hook" and "test_when_finished" patternÆvar Arnfjörð Bjarmason1-98/+83
2022-03-17bugreport tests: tighten up "git bugreport -s hooks" testÆvar Arnfjörð Bjarmason1-11/+15
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason3-5/+1
2022-03-17http tests: don't rely on "hook/post-update.sample"Ævar Arnfjörð Bjarmason1-1/+3
2022-03-17hook tests: turn exit code assertions into a loopÆvar Arnfjörð Bjarmason1-24/+9
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason13-43/+97
2022-03-16Merge branch 'ab/string-list-count-in-size-t'Junio C Hamano1-3/+4
2022-03-16Merge branch 'ab/keep-git-exit-codes-in-tests'Junio C Hamano19-218/+245
2022-03-16Merge branch 'tk/t7063-chmtime-dirs-too'Junio C Hamano1-12/+9
2022-03-16Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano6-50/+153
2022-03-16Merge branch 'jc/stash-drop'Junio C Hamano1-1/+42
2022-03-16Merge branch 'tb/rename-remote-progress'Junio C Hamano1-1/+3
2022-03-16Merge branch 'vd/sparse-read-tree'Junio C Hamano3-0/+144
2022-03-16Merge branch 'tk/empty-untracked-cache'Junio C Hamano1-0/+7
2022-03-16Merge branch 'ab/grep-patterntype'Junio C Hamano1-1/+0