summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2019-07-29Merge branch 'sg/travis-gcc-4.8'Junio C Hamano
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-19travis-ci: build with GCC 4.8 as wellSZEDER Gábor
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsSZEDER Gábor
2019-07-03ci: disable Homebrew's auto cleanupSZEDER Gábor
2019-07-03ci: don't update HomebrewSZEDER Gábor
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason
2019-05-19Merge branch 'sg/ci-libsvn-perl'Junio C Hamano
2019-05-07ci: install 'libsvn-perl' instead of 'git-svn'SZEDER Gábor
2019-04-05ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build jobSZEDER Gábor
2019-04-05ci: stick with Asciidoctor v1.5.8 for nowSZEDER Gábor
2019-04-01ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor
2019-02-28travis: remove the hack to build the Windows job on Azure PipelinesJohannes Schindelin
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano
2019-02-07ci: make sure we build Git parallelSZEDER Gábor
2019-02-07Merge branch 'sg/travis-osx-brew-breakage-workaround'Junio C Hamano
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-04travis-ci: make the OSX build jobs' 'brew update' more quietSZEDER Gábor
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin
2019-01-29ci: speed up Windows phaseJohannes Schindelin
2019-01-29Add a build definition for Azure DevOpsJohannes Schindelin
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin
2019-01-28ci: use a junction on Windows instead of a symlinkJohannes Schindelin
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin
2019-01-28ci: rename the library of common functionsJohannes Schindelin
2019-01-28travis: fix skipping tagged releasesJohannes Schindelin
2019-01-17travis-ci: build with the right compilerSZEDER Gábor
2019-01-17travis-ci: don't be '--quiet' when running the testsSZEDER Gábor
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-13Merge branch 'sg/travis-install-dependencies'Junio C Hamano
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2018-11-02travis-ci: install packages in 'ci/install-dependencies.sh'SZEDER Gábor
2018-10-19ci: add optional test variablesDerrick Stolee
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Junio C Hamano
2018-08-15Merge branch 'sg/travis-retrieve-trash-upon-failure'Junio C Hamano
2018-08-01travis-ci: include the trash directories of failed tests in the trace logSZEDER Gábor
2018-07-23travis-ci: fail if Coccinelle static analysis found something to transformSZEDER Gábor
2018-07-23travis-ci: run Coccinelle static analysis with two parallel jobsSZEDER Gábor
2018-07-23pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy
2018-05-30Merge branch 'nd/travis-gcc-8'Junio C Hamano
2018-05-21travis-ci: run gcc-8 on linux-gcc jobsNguyễn Thái Ngọc Duy
2018-04-16ci: exercise the whole test suite with uncommon code in pack-objectsNguyễn Thái Ngọc Duy
2018-04-16read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy
2018-03-14Merge branch 'sg/test-x'Junio C Hamano
2018-03-08Merge branch 'sg/travis-build-during-script-phase'Junio C Hamano
2018-02-28travis-ci: run tests with '-x' tracingSZEDER Gábor
2018-02-13Merge branch 'sg/travis-linux32-sanity'Junio C Hamano
2018-02-13Merge branch 'tg/split-index-fixes'Junio C Hamano
2018-01-30travis-ci: don't fail if user already exists on 32 bit Linux build jobSZEDER Gábor