Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-03-31Merge branch 'ab/test-tap-fix-for-immediate'Junio C Hamano
2022-03-31Merge branch 'ab/hook-tests-updates'Junio C Hamano
2022-03-31Merge branch 'vd/stash-silence-reset'Junio C Hamano
2022-03-29Merge branch 'jc/rebase-detach-fix'Junio C Hamano
2022-03-29Merge branch 'jt/reset-grafts-when-resetting-shallow'Junio C Hamano
2022-03-29Merge branch 'vd/cache-bottom-fix'Junio C Hamano
2022-03-26Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano
2022-03-25test-lib: have --immediate emit valid TAP on failureÆvar Arnfjörð Bjarmason
2022-03-24reset: remove 'reset.refresh' config optionVictoria Dye
2022-03-24reset: remove 'reset.quiet' config optionVictoria Dye
2022-03-24reset: do not make '--quiet' disable index refreshVictoria Dye
2022-03-24Merge branch 'ab/plug-random-leaks'Junio C Hamano
2022-03-24Merge branch 'jc/cat-file-batch-default-format-optim'Junio C Hamano
2022-03-24Merge branch 'ac/test-lazy-fetch'Junio C Hamano
2022-03-24Merge branch 'ps/repack-with-server-info'Junio C Hamano
2022-03-24Merge branch 'ab/reflog-prep-fix'Junio C Hamano
2022-03-24Merge branch 'ep/remove-duplicated-includes'Junio C Hamano
2022-03-24Merge branch 'ep/t6423-modernize'Junio C Hamano
2022-03-24Merge branch 'jk/name-rev-w-genno'Junio C Hamano
2022-03-24Merge branch 'jd/userdiff-kotlin'Junio C Hamano
2022-03-24Merge branch 'gc/submodule-update-part1'Junio C Hamano
2022-03-22Merge branch 'jy/gitweb-no-need-for-meta'Junio C Hamano
2022-03-22Merge branch 'ds/partial-bundles'Junio C Hamano
2022-03-22Merge branch 'ep/test-malloc-check-with-glibc-2.34'Junio C Hamano
2022-03-22Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'Junio C Hamano
2022-03-18rebase: set REF_HEAD_DETACH in checkout_up_to_date()John Cai
2022-03-18rebase: use test_commit helper in setupJohn Cai
2022-03-18shallow: reset commit grafts when shallow is resetJonathan Tan
2022-03-18http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason
2022-03-18proc-receive hook tests: use "test_hook" instead of "write_script"Ævar Arnfjörð Bjarmason
2022-03-18tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason
2022-03-17unpack-trees: increment cache_bottom for sparse directoriesVictoria Dye
2022-03-17t1092: add sparse directory before cone in test repoVictoria Dye
2022-03-17diff.c: fix a double-free regression in a18d66cefbÆvar Arnfjörð Bjarmason
2022-03-17tests: demonstrate "show --word-diff --color-moved" regressionMichael J Gruber
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason
2022-03-17tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason
2022-03-17tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason
2022-03-17gc + p4 tests: use "test_hook", remove sub-shellsÆvar Arnfjörð Bjarmason
2022-03-17fetch+push tests: use "test_hook" and "test_when_finished" patternÆvar Arnfjörð Bjarmason
2022-03-17bugreport tests: tighten up "git bugreport -s hooks" testÆvar Arnfjörð Bjarmason
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason
2022-03-17http tests: don't rely on "hook/post-update.sample"Ævar Arnfjörð Bjarmason
2022-03-17hook tests: turn exit code assertions into a loopÆvar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-03-17Merge branch 'ab/string-list-count-in-size-t'Junio C Hamano
2022-03-17Merge branch 'ab/keep-git-exit-codes-in-tests'Junio C Hamano
2022-03-17Merge branch 'tk/t7063-chmtime-dirs-too'Junio C Hamano
2022-03-17Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano
2022-03-17Merge branch 'jc/stash-drop'Junio C Hamano