summaryrefslogtreecommitdiffstats
path: root/ci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-25Merge branch 'ab/test-env'Junio C Hamano1-1/+1
2019-07-19travis-ci: build with GCC 4.8 as wellSZEDER Gábor1-4/+13
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsSZEDER Gábor1-2/+4
2019-07-03ci: disable Homebrew's auto cleanupSZEDER Gábor1-1/+1
2019-07-03ci: don't update HomebrewSZEDER Gábor1-1/+1
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason1-1/+1
2019-05-19Merge branch 'sg/ci-libsvn-perl'Junio C Hamano1-1/+1
2019-05-07ci: install 'libsvn-perl' instead of 'git-svn'SZEDER Gábor1-1/+1
2019-04-05ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build jobSZEDER Gábor1-7/+16
2019-04-05ci: stick with Asciidoctor v1.5.8 for nowSZEDER Gábor1-1/+1
2019-04-01ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor2-3/+3
2019-03-01travis: remove the hack to build the Windows job on Azure PipelinesJohannes Schindelin1-103/+0
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano1-3/+6
2019-02-07ci: make sure we build Git parallelSZEDER Gábor1-1/+1
2019-02-06Merge branch 'sg/travis-osx-brew-breakage-workaround'Junio C Hamano1-1/+1
2019-02-06Merge branch 'js/vsts-ci'Junio C Hamano12-35/+157
2019-02-04travis-ci: make the OSX build jobs' 'brew update' more quietSZEDER Gábor1-1/+1
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin2-0/+29
2019-01-29ci: speed up Windows phaseJohannes Schindelin1-0/+2
2019-01-29Add a build definition for Azure DevOpsJohannes Schindelin1-0/+25
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin2-0/+30
2019-01-28ci: use a junction on Windows instead of a symlinkJohannes Schindelin1-1/+4
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin5-5/+6
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin4-14/+43
2019-01-28ci: rename the library of common functionsJohannes Schindelin8-7/+7
2019-01-28travis: fix skipping tagged releasesJohannes Schindelin1-11/+14
2019-01-17travis-ci: build with the right compilerSZEDER Gábor2-3/+17