summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Expand)AuthorLines
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano-3/+6
2019-02-07ci: make sure we build Git parallelSZEDER Gábor-1/+1
2019-02-06Merge branch 'sg/travis-osx-brew-breakage-workaround'Junio C Hamano-1/+1
2019-02-06Merge branch 'js/vsts-ci'Junio C Hamano-35/+157
2019-02-04travis-ci: make the OSX build jobs' 'brew update' more quietSZEDER Gábor-1/+1
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin-0/+29
2019-01-29ci: speed up Windows phaseJohannes Schindelin-0/+2
2019-01-29Add a build definition for Azure DevOpsJohannes Schindelin-0/+25
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin-0/+30
2019-01-28ci: use a junction on Windows instead of a symlinkJohannes Schindelin-1/+4
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin-5/+6
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin-14/+43
2019-01-28ci: rename the library of common functionsJohannes Schindelin-7/+7
2019-01-28travis: fix skipping tagged releasesJohannes Schindelin-11/+14
2019-01-17travis-ci: build with the right compilerSZEDER Gábor-3/+17
2019-01-17travis-ci: don't be '--quiet' when running the testsSZEDER Gábor-3/+3
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano-2/+2
2018-11-13Merge branch 'sg/travis-install-dependencies'Junio C Hamano-6/+29
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason-2/+2
2018-11-02travis-ci: install packages in 'ci/install-dependencies.sh'SZEDER Gábor-6/+29
2018-10-19ci: add optional test variablesDerrick Stolee-0/+2
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Junio C Hamano-0/+1
2018-08-15Merge branch 'sg/travis-retrieve-trash-upon-failure'Junio C Hamano-3/+104
2018-08-01travis-ci: include the trash directories of failed tests in the trace logSZEDER Gábor-3/+104
2018-07-23travis-ci: fail if Coccinelle static analysis found something to transformSZEDER Gábor-0/+19
2018-07-23travis-ci: run Coccinelle static analysis with two parallel jobsSZEDER Gábor-1/+1
2018-07-23pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy-0/+1
2018-05-30Merge branch 'nd/travis-gcc-8'Junio C Hamano-0/+3
2018-05-21travis-ci: run gcc-8 on linux-gcc jobsNguyễn Thái Ngọc Duy-0/+3
2018-04-16ci: exercise the whole test suite with uncommon code in pack-objectsNguyễn Thái Ngọc Duy-1/+4
2018-04-16read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy-1/+1
2018-03-14Merge branch 'sg/test-x'Junio C Hamano-1/+1
2018-03-08Merge branch 'sg/travis-build-during-script-phase'Junio C Hamano-9/+2
2018-02-28travis-ci: run tests with '-x' tracingSZEDER Gábor-1/+1
2018-02-13Merge branch 'sg/travis-linux32-sanity'Junio C Hamano-18/+50
2018-02-13Merge branch 'tg/split-index-fixes'Junio C Hamano-0/+4
2018-01-30travis-ci: don't fail if user already exists on 32 bit Linux build jobSZEDER Gábor-1/+7
2018-01-30travis-ci: don't run the test suite as root in the 32 bit Linux buildSZEDER Gábor-6/+26
2018-01-30travis-ci: don't repeat the path of the cache directorySZEDER Gábor-6/+11
2018-01-30travis-ci: use 'set -e' in the 32 bit Linux build jobSZEDER Gábor-10/+10
2018-01-30travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux buildSZEDER Gábor-0/+1
2018-01-19travis: run tests with GIT_TEST_SPLIT_INDEXThomas Gummerer-0/+4
2018-01-08travis-ci: build Git during the 'script' phaseSZEDER Gábor-9/+3
2018-01-03travis-ci: check that all build artifacts are .gitignore-dSZEDER Gábor-0/+20
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeSZEDER Gábor-2/+2
2018-01-02travis-ci: record and skip successfully built treesSZEDER Gábor-0/+57
2018-01-02travis-ci: create the cache directory early in the build processSZEDER Gábor-1/+2
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorSZEDER Gábor-1/+1
2017-12-27travis-ci: only print test failures if there are test results availableSZEDER Gábor-0/+6
2017-12-27travis-ci: save prove state for the 32 bit Linux buildSZEDER Gábor-0/+2