aboutsummaryrefslogtreecommitdiffstats
path: root/ci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin1-0/+1
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano1-0/+6
2020-07-30ci: run tests with SHA-256brian m. carlson1-0/+6
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor1-2/+2
2020-05-29Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano1-2/+3
2020-05-18ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh1-2/+3
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2-21/+0
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King1-0/+26
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano1-0/+1
2020-04-10ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin1-0/+7
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin2-0/+21
2020-04-10ci: run gem with sudo to install asciidoctorJohannes Schindelin1-1/+1
2020-04-10ci: explicit install all required packagesĐoàn Trần Công Danh1-3/+11
2020-04-07ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin1-1/+1
2020-04-07ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh1-0/+3
2020-04-07ci/lib: allow running in GitHub ActionsJohannes Schindelin1-1/+19
2020-04-07ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin1-0/+1
2020-04-07Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano5-43/+100
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh4-0/+16
2020-04-06ci/linux32: libify install-dependencies stepĐoàn Trần Công Danh2-6/+15
2020-04-06ci: refactor docker runner scriptĐoàn Trần Công Danh2-9/+19
2020-04-06ci/linux32: parameterise command to switch archĐoàn Trần Công Danh2-2/+13
2020-04-06ci/lib-docker: preserve required environment variablesĐoàn Trần Công Danh1-3/+10
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh1-0/+1
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor2-0/+4
2020-03-25Merge branch 'yz/p4-py3'Junio C Hamano1-0/+6
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor1-0/+6
2020-03-05Merge branch 'js/ci-windows-update'Junio C Hamano1-2/+2
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin1-2/+2
2020-02-12Merge branch 'js/ci-squelch-doc-warning'Junio C Hamano1-0/+1
2020-02-10ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin1-0/+1
2020-02-05Merge branch 'js/add-p-leftover-bits'Junio C Hamano1-0/+1
2020-01-15ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin1-0/+1
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano2-4/+5
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano1-1/+1
2019-12-05Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano1-1/+2
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor2-3/+5
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor1-1/+1
2019-11-20ci(osx): update homebrew-cask repository with less noiseJunio C Hamano1-1/+2
2019-10-24Merge branch 'sg/ci-osx-gcc8-fix'Junio C Hamano1-0/+1
2019-10-24ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor1-0/+1
2019-10-23ci(osx): use new location of the `perforce` caskJohannes Schindelin1-0/+5
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano2-1/+5
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano1-0/+5
2019-10-06Merge branch 'bc/doc-use-docbook-5'Junio C Hamano2-1/+3
2019-10-03ci: run `hdr-check` as part of the `Static Analysis` jobJohannes Schindelin2-1/+5
2019-09-28travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor1-0/+5
2019-09-16Documentation: fix build with Asciidoctor 2brian m. carlson2-1/+3
2019-09-06ci: restore running httpd testsSZEDER Gábor1-1/+1
2019-07-29Merge branch 'sg/travis-gcc-4.8'Junio C Hamano1-4/+13