summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-15ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-17ci: avoid `set-env` construct in print-test-failures.shJunio C Hamano
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-07-30ci: run tests with SHA-256brian m. carlson
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor
2020-05-29Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano
2020-05-18ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-10ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin
2020-04-10ci: run gem with sudo to install asciidoctorJohannes Schindelin
2020-04-10ci: explicit install all required packagesĐoàn Trần Công Danh
2020-04-08ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin
2020-04-08ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh
2020-04-08ci/lib: allow running in GitHub ActionsJohannes Schindelin
2020-04-08ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin
2020-04-08Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh
2020-04-06ci/linux32: libify install-dependencies stepĐoàn Trần Công Danh
2020-04-06ci: refactor docker runner scriptĐoàn Trần Công Danh
2020-04-06ci/linux32: parameterise command to switch archĐoàn Trần Công Danh
2020-04-06ci/lib-docker: preserve required environment variablesĐoàn Trần Công Danh
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor
2020-03-25Merge branch 'yz/p4-py3'Junio C Hamano
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor
2020-03-05Merge branch 'js/ci-windows-update'Junio C Hamano
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin
2020-02-12Merge branch 'js/ci-squelch-doc-warning'Junio C Hamano
2020-02-10ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin
2020-02-05Merge branch 'js/add-p-leftover-bits'Junio C Hamano
2020-01-15ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano
2019-12-05Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor
2019-11-20ci(osx): update homebrew-cask repository with less noiseJunio C Hamano
2019-10-24Merge branch 'sg/ci-osx-gcc8-fix'Junio C Hamano
2019-10-24ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor
2019-10-23ci(osx): use new location of the `perforce` caskJohannes Schindelin
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano
2019-10-06Merge branch 'bc/doc-use-docbook-5'Junio C Hamano