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/ci
AgeCommit message (Expand)Author
2024-01-08ci: add job performing static analysis on GitLab CIPatrick Steinhardt
2023-12-10Merge branch 'js/ci-discard-prove-state'Junio C Hamano
2023-12-10Merge branch 'ps/ci-gitlab'Junio C Hamano
2023-12-10Merge branch 'js/doc-unit-tests'Junio C Hamano
2023-11-14ci: avoid running the test suite _twice_Johannes Schindelin
2023-11-10ci: run unit tests in CIJosh Steadmon
2023-11-09ci: add support for GitLab CIPatrick Steinhardt
2023-11-09ci: install test dependencies for linux-muslPatrick Steinhardt
2023-11-09ci: squelch warnings when testing with unusable Git repoPatrick Steinhardt
2023-11-09ci: unify setup of some environment variablesPatrick Steinhardt
2023-11-09ci: split out logic to set up failed test artifactsPatrick Steinhardt
2023-11-09ci: group installation of Docker dependenciesPatrick Steinhardt
2023-11-09ci: make grouping setup more genericPatrick Steinhardt
2023-11-09ci: reorder definitions for grouping functionsPatrick Steinhardt
2023-11-03ci: upgrade to using macos-13Johannes Schindelin
2023-11-02Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano
2023-08-31ci: deprecate ci/config/allow-ref scriptJeff King
2023-08-31ci: allow branch selection through "vars"Jeff King
2023-08-29ci(linux-asan-ubsan): let's save some timeJohannes Schindelin
2023-06-23Merge branch 'tb/pack-bitmap-traversal-with-boundary'Junio C Hamano
2023-06-21Merge branch 'jk/ci-use-clang-for-sanitizer-jobs'Junio C Hamano
2023-06-03ci: run ASan/UBSan in a single jobJeff King
2023-05-08pack-bitmap.c: use commit boundary during bitmap traversalTaylor Blau
2023-04-13t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau
2023-02-07add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason
2022-12-16Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano
2022-11-27ci: install python on ubuntuJiang Xin
2022-11-27ci: use the same version of p4 on both Linux and macOSJiang Xin
2022-11-27ci: remove the pipe after "p4 -V" to catch errorsJiang Xin
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
2022-11-08Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
2022-10-26Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano
2022-10-20ci: use DC_SHA1=YesPlease on osx-clang job for CIJunio C Hamano
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano
2022-07-28CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaksÆvar Arnfjörð Bjarmason
2022-06-17Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-06-13ci(github): also mark up compile errorsJohannes Schindelin
2022-06-13ci(github): use grouping also in the `win-build` jobJohannes Schindelin
2022-06-09ci(github): bring back the 'print test failures' stepJohannes Schindelin
2022-06-08Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-06-04Merge branch 'jx/l10n-workflow-change'Junio C Hamano
2022-05-31Merge branch 'js/use-builtin-add-i'Junio C Hamano
2022-05-26i18n CI: stop allowing non-ASCII source messages in po/git.potÆvar Arnfjörð Bjarmason
2022-05-22ci(github): mention where the full logs can be foundJohannes Schindelin
2022-05-22ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin
2022-05-22ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin
2022-05-22ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin