summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+2
* ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin2020-10-081-0/+2
* ci: stop linking built-ins to the dashed versionsJohannes Schindelin2020-09-211-0/+1
* Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-111-0/+6
|\
| * ci: run tests with SHA-256brian m. carlson2020-07-301-0/+6
* | ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor2020-07-231-2/+2
|/
* Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano2020-05-291-2/+3
|\
| * ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh2020-05-181-2/+3
* | Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2020-05-152-21/+0
|/
* ci: allow per-branch config for GitHub ActionsJeff King2020-05-071-0/+26
* Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+1
|\
| * commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+1
* | ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin2020-04-101-0/+7
* | ci: add a problem matcher for GitHub ActionsJohannes Schindelin2020-04-102-0/+21
* | ci: run gem with sudo to install asciidoctorJohannes Schindelin2020-04-101-1/+1
* | ci: explicit install all required packagesĐoàn Trần Công Danh2020-04-101-3/+11
* | ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin2020-04-071-1/+1
* | ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh2020-04-071-0/+3
* | ci/lib: allow running in GitHub ActionsJohannes Schindelin2020-04-071-1/+19
* | ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin2020-04-071-0/+1
* | Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano2020-04-075-43/+100
|\ \ | |/ |/|
| * travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh2020-04-064-0/+16
| * ci/linux32: libify install-dependencies stepĐoàn Trần Công Danh2020-04-062-6/+15
| * ci: refactor docker runner scriptĐoàn Trần Công Danh2020-04-062-9/+19
| * ci/linux32: parameterise command to switch archĐoàn Trần Công Danh2020-04-062-2/+13
| * ci/lib-docker: preserve required environment variablesĐoàn Trần Công Danh2020-04-061-3/+10
| * ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor2020-04-022-0/+4
* | Merge branch 'yz/p4-py3'Junio C Hamano2020-03-251-0/+6
|\ \ | |/ |/|
| * ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor2020-03-101-0/+6
* | Merge branch 'js/ci-windows-update'Junio C Hamano2020-03-051-2/+2
|\ \
| * | ci: prevent `perforce` from being quarantinedJohannes Schindelin2020-02-271-2/+2
* | | Merge branch 'js/ci-squelch-doc-warning'Junio C Hamano2020-02-121-0/+1
|\ \ \ | |/ /
| * | ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin2020-02-101-0/+1
| |/
* | Merge branch 'js/add-p-leftover-bits'Junio C Hamano2020-02-051-0/+1
|\ \ | |/ |/|
| * ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin2020-01-151-0/+1
* | Merge branch 'sg/osx-force-gcc-9'Junio C Hamano2019-12-062-4/+5
|\ \
| * | ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor2019-11-292-3/+5
* | | Merge branch 'sg/test-bool-env'Junio C Hamano2019-12-051-1/+1
|\ \ \
| * | | t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor2019-11-231-1/+1
| | |/ | |/|
* | | Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano2019-12-051-1/+2
|\ \ \ | |/ / |/| |
| * | ci(osx): update homebrew-cask repository with less noiseJunio C Hamano2019-11-201-1/+2
* | | Merge branch 'sg/ci-osx-gcc8-fix'Junio C Hamano2019-10-241-0/+1
|\ \ \ | |/ / |/| |
| * | ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor2019-10-241-0/+1
* | | ci(osx): use new location of the `perforce` caskJohannes Schindelin2019-10-231-0/+5
|/ /
* | Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano2019-10-072-1/+5
|\ \
| * | ci: run `hdr-check` as part of the `Static Analysis` jobJohannes Schindelin2019-10-032-1/+5
| |/
* | Merge branch 'sg/travis-help-debug'Junio C Hamano2019-10-071-0/+5
|\ \
| * | travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor2019-09-281-0/+5
| |/
* | Merge branch 'bc/doc-use-docbook-5'Junio C Hamano2019-10-062-1/+3
|\ \
| * | Documentation: fix build with Asciidoctor 2brian m. carlson2019-09-162-1/+3
| |/