Age | Commit message (Expand) | Author | Files | Lines |
2018-01-30 | travis-ci: don't run the test suite as root in the 32 bit Linux build | SZEDER Gábor | 2 | -6/+26 |
2018-01-30 | travis-ci: don't repeat the path of the cache directory | SZEDER Gábor | 4 | -6/+11 |
2018-01-30 | travis-ci: use 'set -e' in the 32 bit Linux build job | SZEDER Gábor | 1 | -10/+10 |
2018-01-30 | travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build | SZEDER Gábor | 1 | -0/+1 |
2018-01-19 | travis: run tests with GIT_TEST_SPLIT_INDEX | Thomas Gummerer | 1 | -0/+4 |
2018-01-08 | travis-ci: build Git during the 'script' phase | SZEDER Gábor | 2 | -9/+3 |
2018-01-03 | travis-ci: check that all build artifacts are .gitignore-d | SZEDER Gábor | 4 | -0/+20 |
2018-01-03 | travis-ci: don't store P4 and Git LFS in the working tree | SZEDER Gábor | 1 | -2/+2 |
2018-01-02 | travis-ci: record and skip successfully built trees | SZEDER Gábor | 6 | -0/+57 |
2018-01-02 | travis-ci: create the cache directory early in the build process | SZEDER Gábor | 2 | -1/+2 |
2018-01-02 | travis-ci: print the "tip of branch is exactly at tag" message in color | SZEDER Gábor | 1 | -1/+1 |
2017-12-27 | travis-ci: only print test failures if there are test results available | SZEDER Gábor | 1 | -0/+6 |
2017-12-27 | travis-ci: save prove state for the 32 bit Linux build | SZEDER Gábor | 2 | -0/+2 |
2017-12-27 | travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts | SZEDER Gábor | 4 | -1/+13 |
2017-12-12 | travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output | SZEDER Gábor | 1 | -1/+1 |
2017-12-12 | travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh' | SZEDER Gábor | 2 | -2/+2 |
2017-12-12 | travis-ci: move setting environment variables to 'ci/lib-travisci.sh' | SZEDER Gábor | 1 | -0/+21 |
2017-12-12 | travis-ci: introduce a $jobname variable for 'ci/*' scripts | SZEDER Gábor | 2 | -5/+10 |
2017-11-02 | travis-ci: fix running P4 and Git LFS tests in Linux build jobs | SZEDER Gábor | 2 | -6/+12 |
2017-09-22 | travis-ci: fix "skip_branch_tip_with_tag()" string comparison | Lars Schneider | 1 | -1/+1 |
2017-09-11 | travis: dedent a few scripts that are indented overly deeply | Junio C Hamano | 2 | -33/+36 |
2017-09-11 | travis-ci: skip a branch build if equal tag is present | Lars Schneider | 1 | -0/+23 |
2017-09-11 | travis-ci: move Travis CI code into dedicated scripts | Lars Schneider | 9 | -1/+120 |
2017-05-23 | Merge branch 'ls/travis-relays-for-windows-ci' | Junio C Hamano | 1 | -3/+23 |
2017-05-16 | Merge branch 'ls/travis-doc-asciidoctor' | Junio C Hamano | 1 | -2/+13 |
2017-05-04 | Merge branch 'rg/a-the-typo' | Junio C Hamano | 1 | -1/+1 |
2017-05-04 | travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503 | Lars Schneider | 1 | -2/+21 |
2017-05-04 | travis-ci: handle Git for Windows CI status "failed" explicitly | Lars Schneider | 1 | -1/+2 |
2017-05-01 | fix minor typos | René Genz | 1 | -1/+1 |
2017-04-26 | travis-ci: printf $STATUS as string | Lars Schneider | 1 | -1/+1 |
2017-04-26 | travis-ci: check AsciiDoc/AsciiDoctor stderr output | Lars Schneider | 1 | -3/+6 |
2017-04-16 | travis-ci: parallelize documentation build | Lars Schneider | 1 | -2/+2 |
2017-04-16 | travis-ci: build documentation with AsciiDoc and Asciidoctor | Lars Schneider | 1 | -1/+9 |
2017-03-28 | travis-ci: build and test Git on Windows | Lars Schneider | 1 | -0/+74 |
2017-03-06 | Travis: also test on 32-bit Linux | Johannes Schindelin | 1 | -0/+30 |
2016-05-10 | travis-ci: build documentation | Lars Schneider | 1 | -0/+14 |