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-07-28test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check modeÆvar Arnfjörð Bjarmason
2022-07-28test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason
2022-07-28tests: move copy/pasted PERL + Test::More checks to a lib-perl.shÆvar Arnfjörð Bjarmason
2022-07-28t/Makefile: don't remove test-results in "clean-except-prove-cache"Ævar Arnfjörð Bjarmason
2022-07-28test-lib: add a SANITIZE=leak logging modeÆvar Arnfjörð Bjarmason
2022-07-28t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" descriptionÆvar Arnfjörð Bjarmason
2022-07-28test-lib: add a --invert-exit-code switchÆvar Arnfjörð Bjarmason
2022-07-28test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUTÆvar Arnfjörð Bjarmason
2022-07-28test-lib: don't set GIT_EXIT_OK before calling test_atexit_handlerÆvar Arnfjörð Bjarmason
2022-07-28test-lib: use $1, not $@ in test_known_broken_{ok,failure}_Ævar Arnfjörð Bjarmason
2022-07-27Merge branch 'll/ls-files-tests-update' into maintJunio C Hamano
2022-07-27Merge branch 'ds/t5510-brokequote' into maintJunio C Hamano
2022-07-27Merge branch 'en/t6429-test-must-be-empty-fix' into maintJunio C Hamano
2022-07-27Merge branch 'ab/test-quoting-fix' into maintJunio C Hamano
2022-07-27Merge branch 'gg/worktree-from-the-above' into maintJunio C Hamano
2022-07-27Merge branch 'en/merge-dual-dir-renames-fix' into maintJunio C Hamano
2022-07-27Merge branch 'js/ci-github-workflow-markup' into maintJunio C Hamano
2022-07-27Merge branch 'ds/doc-wo-whitelist'Junio C Hamano
2022-07-27Merge branch 'mb/config-document-include'Junio C Hamano
2022-07-27Merge branch 'ma/t4200-update'Junio C Hamano
2022-07-27Merge branch 'ab/squelch-empty-fsync-traces'Junio C Hamano
2022-07-23ls-files: introduce "--format" optionZheNing Hu
2022-07-23merge: do not exit restore_state() prematurelyElijah Newren
2022-07-23merge: make restore_state() restore staged state tooElijah Newren
2022-07-23merge: fix save_state() to work when there are stat-dirty filesElijah Newren
2022-07-23merge: do not abort early if one strategy fails to handle the mergeElijah Newren
2022-07-23merge: abort if index does not match HEAD for trivial mergesElijah Newren
2022-07-23merge-resolve: abort if index does not match HEADElijah Newren
2022-07-23builtin/cat-file.c: support NUL-delimited input with `-z`Taylor Blau
2022-07-23t1006: extract --batch-command inputs to variablesTaylor Blau
2022-07-23Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-07-23Merge branch 'gc/bare-repo-discovery'Junio C Hamano
2022-07-23read-cache: make `do_read_index()` always set up `istate->repo`Martin Ågren
2022-07-20Merge branch 'll/curl-accept-language'Junio C Hamano
2022-07-20Merge branch 'jk/clone-unborn-confusion'Junio C Hamano
2022-07-20Merge branch 'hx/lookup-commit-in-graph-fix'Junio C Hamano
2022-07-20Merge branch 'jc/resolve-undo'Junio C Hamano
2022-07-19sequencer: notify user of --update-refs activityDerrick Stolee
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee
2022-07-19sequencer: rewrite update-refs as user edits todo listDerrick Stolee
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee
2022-07-19rebase: add --update-refs optionDerrick Stolee
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee
2022-07-19t2407: test branches currently using apply backendDerrick Stolee
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee
2022-07-19t: avoid "whitelist"Derrick Stolee
2022-07-19git-cvsserver: clarify directory listDerrick Stolee
2022-07-18Merge branch 'gc/submodule-use-super-prefix'Junio C Hamano
2022-07-18Merge branch 'en/merge-dual-dir-renames-fix'Junio C Hamano
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano