summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Expand)AuthorLines
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh-0/+1
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano-0/+1
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares-0/+1
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano-0/+1
2021-03-20Add testing with merge-ort merge strategyElijah Newren-0/+1
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano-0/+1
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano-3/+2
2021-01-25t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau-0/+1
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano-0/+2
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason-3/+2
2021-01-14ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin-0/+2
2020-11-17ci: avoid `set-env` construct in print-test-failures.shJunio C Hamano-1/+1
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin-0/+2
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin-0/+1
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano-0/+6
2020-07-30ci: run tests with SHA-256brian m. carlson-0/+6
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor-2/+2
2020-05-29Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano-2/+3
2020-05-18ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh-2/+3
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano-21/+0
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King-0/+26
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano-0/+1
2020-04-10ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin-0/+7
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin-0/+21
2020-04-10ci: run gem with sudo to install asciidoctorJohannes Schindelin-1/+1
2020-04-10ci: explicit install all required packagesĐoàn Trần Công Danh-3/+11
2020-04-07ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin-1/+1
2020-04-07ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh-0/+3
2020-04-07ci/lib: allow running in GitHub ActionsJohannes Schindelin-1/+19
2020-04-07ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin-0/+1
2020-04-07Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano-43/+100
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh-0/+16
2020-04-06ci/linux32: libify install-dependencies stepĐoàn Trần Công Danh-6/+15
2020-04-06ci: refactor docker runner scriptĐoàn Trần Công Danh-9/+19
2020-04-06ci/linux32: parameterise command to switch archĐoàn Trần Công Danh-2/+13
2020-04-06ci/lib-docker: preserve required environment variablesĐoàn Trần Công Danh-3/+10
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh-0/+1
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor-0/+4
2020-03-25Merge branch 'yz/p4-py3'Junio C Hamano-0/+6
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor-0/+6
2020-03-05Merge branch 'js/ci-windows-update'Junio C Hamano-2/+2
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin-2/+2
2020-02-12Merge branch 'js/ci-squelch-doc-warning'Junio C Hamano-0/+1
2020-02-10ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin-0/+1
2020-02-05Merge branch 'js/add-p-leftover-bits'Junio C Hamano-0/+1
2020-01-15ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin-0/+1
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano-4/+5
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano-1/+1
2019-12-05Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano-1/+2