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
AgeCommit message (Expand)Author
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-11-02Merge branch 'jc/ci-skip-same-commit' into maint-2.42Junio C Hamano
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin
2023-09-25coverity: allow running on macOSJohannes Schindelin
2023-09-25coverity: support building on WindowsJohannes Schindelin
2023-09-25coverity: allow overriding the Coverity projectJohannes Schindelin
2023-09-25coverity: cache the Coverity Build ToolJohannes Schindelin
2023-09-25ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin
2023-08-31ci: deprecate ci/config/allow-ref scriptJeff King
2023-08-31ci: allow branch selection through "vars"Jeff King
2023-08-25ci: avoid building from the same commit in parallelJohannes Schindelin
2023-06-03ci: drop linux-clang jobJeff King
2023-06-03ci: run ASan/UBSan in a single jobJeff King
2023-06-03ci: use clang for ASan/UBSan checksJeff King
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano
2023-01-08Merge branch 'cw/ci-whitespace'Junio C Hamano
2023-01-04ci(github): restore "print test failures" step namePhillip Wood
2022-12-20ci (check-whitespace): move to actions/checkout@v3Chris. Webster
2022-12-20ci (check-whitespace): add links to job outputChris. Webster
2022-12-20ci (check-whitespace): suggest fixes for errorsChris. Webster
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano
2022-12-10Merge branch 'ab/ci-retire-set-output'Junio C Hamano
2022-12-10Merge branch 'ab/ci-musl-bash-fix'Junio C Hamano
2022-12-10Merge branch 'od/ci-use-checkout-v3-when-applicable'Junio C Hamano
2022-12-08CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason
2022-12-08ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin
2022-12-08CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-12-06ci(main): upgrade actions/checkout to v3Oscar Dominguez
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
2022-11-08ci: use a newer `github-script` versionJohannes Schindelin
2022-11-08ci: avoid unnecessary buildsTaylor Blau
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano
2022-08-24ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee
2022-06-09ci(github): bring back the 'print test failures' stepJohannes Schindelin
2022-05-22ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano
2021-12-11Merge branch 'hk/ci-checkwhitespace-commentfix'Junio C Hamano
2021-12-11Merge branch 'js/ci-no-directional-formatting'Junio C Hamano
2021-11-24CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason
2021-11-24CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason
2021-11-24CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason
2021-11-24CI: use shorter names that fit in UX tooltipsÆvar Arnfjörð Bjarmason
2021-11-20ci(check-whitespace): update stale file top commentsHans Krentel (hakre)
2021-11-04ci: disallow directional formattingJohannes Schindelin