summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
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-08ci(github): bring back the 'print test failures' stepJohannes Schindelin
2022-06-07Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-06-03Merge 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-21ci(github): mention where the full logs can be foundJohannes Schindelin
2022-05-21ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin
2022-05-21ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin
2022-05-21ci/run-build-and-tests: take a more high-level viewJohannes Schindelin
2022-05-21ci: fix code styleJohannes Schindelin
2022-05-20Merge branch 'cb/ci-make-p4-optional'Junio C Hamano
2022-05-12ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason
2022-05-12ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón
2022-05-12ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón
2022-05-12ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón
2022-04-22CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-12-10Merge branch 'js/ci-no-directional-formatting'Junio C Hamano
2021-12-01add -i: default to the built-in implementationJohannes Schindelin
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: remove Travis CI supportÆvar Arnfjörð Bjarmason
2021-11-04ci: disallow directional formattingJohannes Schindelin
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-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano
2021-09-10Merge branch 'cb/ci-build-pedantic'Junio C Hamano
2021-09-01midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón
2021-07-26ci/install-dependencies: handle "sparse" job package installsJeff King
2021-07-08Merge branch 'dd/svn-test-wo-locale-a'Junio C Hamano
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-03-20Add testing with merge-ort merge strategyElijah Newren
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-01-26t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason