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
2022-12-10ci: use a newer `github-script` versionJohannes Schindelin
2022-12-10Merge branch 'jx/ci-ubuntu-fix' into maint-2.38Junio C Hamano
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact' into maint-2.38Junio C Hamano
2022-12-10Merge branch 'ab/ci-use-macos-12' into maint-2.38Junio C Hamano
2022-12-10Merge branch 'ab/ci-retire-set-output' into maint-2.38Junio C Hamano
2022-12-10Merge branch 'ab/ci-musl-bash-fix' into maint-2.38Junio 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-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
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
2021-10-19Merge branch 'js/windows-ci-path-fix'Junio C Hamano
2021-10-19Merge branch 'js/retire-preserve-merges'Junio C Hamano
2021-10-13ci(windows): ensure that we do not pick up random executablesJohannes Schindelin
2021-10-12Merge branch 'cb/ci-use-upload-artifacts-v1' into maintJunio C Hamano
2021-10-12Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano
2021-10-11Merge branch 'ab/sanitize-leak-ci'Junio C Hamano
2021-10-04Merge branch 'jx/ci-l10n'Junio C Hamano
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-09-10Merge branch 'cb/ci-build-pedantic'Junio C Hamano
2021-09-09ci: new github-action for git-l10n code reviewJiang Xin
2021-09-08tests: stop testing `git rebase --preserve-merges`Johannes Schindelin
2021-08-15ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón
2021-08-03Merge branch 'js/ci-check-whitespace-updates'Junio C Hamano
2021-07-28Merge branch 'js/ci-make-sparse'Junio C Hamano
2021-07-27ci/install-dependencies: handle "sparse" job package installsJeff King
2021-07-27ci: run "apt-get update" before "apt-get install"Jeff King
2021-07-15ci(check-whitespace): restrict to the intended commitsJohannes Schindelin
2021-07-15ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin
2021-07-14ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin
2021-07-06ci: accelerate the checkoutJohannes Schindelin
2021-07-06ci (vs-build): build with NO_GETTEXTDennis Ameling
2021-07-06ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin
2021-06-29ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin
2021-06-29ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin
2021-06-29ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin