summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Merge branch 'sg/test-x'Libravatar Junio C Hamano1-1/+1
2018-03-08Merge branch 'sg/travis-build-during-script-phase'Libravatar Junio C Hamano2-9/+2
2018-02-28travis-ci: run tests with '-x' tracingLibravatar SZEDER Gábor1-1/+1
2018-02-13Merge branch 'sg/travis-linux32-sanity'Libravatar Junio C Hamano4-18/+50
2018-02-13Merge branch 'tg/split-index-fixes'Libravatar Junio C Hamano1-0/+4
2018-01-30travis-ci: don't fail if user already exists on 32 bit Linux build jobLibravatar SZEDER Gábor1-1/+7
2018-01-30travis-ci: don't run the test suite as root in the 32 bit Linux buildLibravatar SZEDER Gábor2-6/+26
2018-01-30travis-ci: don't repeat the path of the cache directoryLibravatar SZEDER Gábor4-6/+11
2018-01-30travis-ci: use 'set -e' in the 32 bit Linux build jobLibravatar SZEDER Gábor1-10/+10
2018-01-30travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux buildLibravatar SZEDER Gábor1-0/+1
2018-01-19travis: run tests with GIT_TEST_SPLIT_INDEXLibravatar Thomas Gummerer1-0/+4
2018-01-08travis-ci: build Git during the 'script' phaseLibravatar SZEDER Gábor2-9/+3
2018-01-03travis-ci: check that all build artifacts are .gitignore-dLibravatar SZEDER Gábor4-0/+20
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeLibravatar SZEDER Gábor1-2/+2
2018-01-02travis-ci: record and skip successfully built treesLibravatar SZEDER Gábor6-0/+57
2018-01-02travis-ci: create the cache directory early in the build processLibravatar SZEDER Gábor2-1/+2
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorLibravatar SZEDER Gábor1-1/+1
2017-12-27travis-ci: only print test failures if there are test results availableLibravatar SZEDER Gábor1-0/+6
2017-12-27travis-ci: save prove state for the 32 bit Linux buildLibravatar SZEDER Gábor2-0/+2
2017-12-27travis-ci: fine tune the use of 'set -x' in 'ci/*' scriptsLibravatar SZEDER Gábor4-1/+13
2017-12-12travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputLibravatar SZEDER Gábor1-1/+1
2017-12-12travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'Libravatar SZEDER Gábor2-2/+2
2017-12-12travis-ci: move setting environment variables to 'ci/lib-travisci.sh'Libravatar SZEDER Gábor1-0/+21
2017-12-12travis-ci: introduce a $jobname variable for 'ci/*' scriptsLibravatar SZEDER Gábor2-5/+10
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsLibravatar SZEDER Gábor2-6/+12
2017-09-22travis-ci: fix "skip_branch_tip_with_tag()" string comparisonLibravatar Lars Schneider1-1/+1
2017-09-11travis: dedent a few scripts that are indented overly deeplyLibravatar Junio C Hamano2-33/+36
2017-09-11travis-ci: skip a branch build if equal tag is presentLibravatar Lars Schneider1-0/+23
2017-09-11travis-ci: move Travis CI code into dedicated scriptsLibravatar Lars Schneider9-1/+120
2017-05-23Merge branch 'ls/travis-relays-for-windows-ci'Libravatar Junio C Hamano1-3/+23
2017-05-16Merge branch 'ls/travis-doc-asciidoctor'Libravatar Junio C Hamano1-2/+13
2017-05-04Merge branch 'rg/a-the-typo'Libravatar Junio C Hamano1-1/+1
2017-05-04travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503Libravatar Lars Schneider1-2/+21
2017-05-04travis-ci: handle Git for Windows CI status "failed" explicitlyLibravatar Lars Schneider1-1/+2
2017-05-01fix minor typosLibravatar René Genz1-1/+1
2017-04-26travis-ci: printf $STATUS as stringLibravatar Lars Schneider1-1/+1
2017-04-26travis-ci: check AsciiDoc/AsciiDoctor stderr outputLibravatar Lars Schneider1-3/+6
2017-04-16travis-ci: parallelize documentation buildLibravatar Lars Schneider1-2/+2
2017-04-16travis-ci: build documentation with AsciiDoc and AsciidoctorLibravatar Lars Schneider1-1/+9
2017-03-28travis-ci: build and test Git on WindowsLibravatar Lars Schneider1-0/+74
2017-03-06Travis: also test on 32-bit LinuxLibravatar Johannes Schindelin1-0/+30
2016-05-10travis-ci: build documentationLibravatar Lars Schneider1-0/+14