Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | ci: do not skip tagged revisions in GitHub workflows | Johannes Schindelin | 1 | -0/+2 |
2020-09-21 | ci: stop linking built-ins to the dashed versions | Johannes Schindelin | 1 | -0/+1 |
2020-07-23 | ci: use absolute PYTHON_PATH in the Linux jobs | SZEDER Gábor | 1 | -2/+2 |
2020-05-15 | Revert "ci: add a problem matcher for GitHub Actions" | Junio C Hamano | 1 | -5/+0 |
2020-04-10 | ci: add a problem matcher for GitHub Actions | Johannes Schindelin | 1 | -0/+5 |
2020-04-07 | ci: fix the `jobname` of the `GETTEXT_POISON` job | Johannes Schindelin | 1 | -1/+1 |
2020-04-07 | ci/lib: set TERM environment variable if not exist | Đoàn Trần Công Danh | 1 | -0/+3 |
2020-04-07 | ci/lib: allow running in GitHub Actions | Johannes Schindelin | 1 | -1/+19 |
2020-04-07 | ci/lib: if CI type is unknown, show the environment variables | Johannes Schindelin | 1 | -0/+1 |
2020-04-07 | Merge branch 'dd/ci-musl-libc' into HEAD | Junio C Hamano | 1 | -0/+8 |
2020-04-06 | travis: build and test on Linux with musl libc and busybox | Đoàn Trần Công Danh | 1 | -0/+5 |
2020-04-02 | ci: make MAKEFLAGS available inside the Docker container in the Linux32 job | SZEDER Gábor | 1 | -0/+3 |
2020-03-10 | ci: use python3 in linux-gcc and osx-gcc and python2 elsewhere | SZEDER Gábor | 1 | -0/+6 |
2019-12-06 | Merge branch 'sg/osx-force-gcc-9' | Junio C Hamano | 1 | -2/+1 |
2019-11-29 | ci: build Git with GCC 9 in the 'osx-gcc' build job | SZEDER Gábor | 1 | -2/+1 |
2019-11-23 | t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool | SZEDER Gábor | 1 | -1/+1 |
2019-10-07 | Merge branch 'sg/travis-help-debug' | Junio C Hamano | 1 | -0/+5 |
2019-09-28 | travis-ci: do not skip successfully tested trees in debug mode | SZEDER Gábor | 1 | -0/+5 |
2019-09-06 | ci: restore running httpd tests | SZEDER Gábor | 1 | -1/+1 |
2019-07-25 | Merge branch 'ab/test-env' | Junio C Hamano | 1 | -1/+1 |
2019-07-08 | ci/lib.sh: update a comment about installed P4 and Git-LFS versions | SZEDER Gábor | 1 | -2/+4 |
2019-06-21 | tests: make GIT_TEST_GETTEXT_POISON a boolean | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2019-02-07 | ci: clear and mark MAKEFLAGS exported just once | Junio C Hamano | 1 | -3/+6 |
2019-02-07 | ci: make sure we build Git parallel | SZEDER Gábor | 1 | -1/+1 |
2019-02-06 | Merge branch 'js/vsts-ci' | Junio C Hamano | 1 | -0/+188 |
2019-01-29 | ci: speed up Windows phase | Johannes Schindelin | 1 | -0/+2 |
2019-01-29 | ci/lib.sh: add support for Azure Pipelines | Johannes Schindelin | 1 | -0/+25 |
2019-01-28 | ci: inherit --jobs via MAKEFLAGS in run-build-and-tests | Johannes Schindelin | 1 | -0/+1 |
2019-01-28 | ci/lib.sh: encapsulate Travis-specific things | Johannes Schindelin | 1 | -13/+32 |
2019-01-28 | ci: rename the library of common functions | Johannes Schindelin | 1 | -0/+132 |