Age | Commit message (Expand) | Author | Files | Lines |
2018-10-19 | ci: add optional test variables | Derrick Stolee | 1 | -0/+2 |
2018-08-22 | Merge branch 'nd/pack-deltify-regression-fix' | Junio C Hamano | 1 | -0/+1 |
2018-08-15 | Merge branch 'sg/travis-retrieve-trash-upon-failure' | Junio C Hamano | 3 | -3/+104 |
2018-08-01 | travis-ci: include the trash directories of failed tests in the trace log | SZEDER Gábor | 3 | -3/+104 |
2018-07-23 | travis-ci: fail if Coccinelle static analysis found something to transform | SZEDER Gábor | 1 | -0/+19 |
2018-07-23 | travis-ci: run Coccinelle static analysis with two parallel jobs | SZEDER Gábor | 1 | -1/+1 |
2018-07-23 | pack-objects: fix performance issues on packing large deltas | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-30 | Merge branch 'nd/travis-gcc-8' | Junio C Hamano | 1 | -0/+3 |
2018-05-21 | travis-ci: run gcc-8 on linux-gcc jobs | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2018-04-16 | ci: exercise the whole test suite with uncommon code in pack-objects | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2018-04-16 | read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-14 | Merge branch 'sg/test-x' | Junio C Hamano | 1 | -1/+1 |
2018-03-08 | Merge branch 'sg/travis-build-during-script-phase' | Junio C Hamano | 2 | -9/+2 |
2018-02-28 | travis-ci: run tests with '-x' tracing | SZEDER Gábor | 1 | -1/+1 |
2018-02-13 | Merge branch 'sg/travis-linux32-sanity' | Junio C Hamano | 4 | -18/+50 |
2018-02-13 | Merge branch 'tg/split-index-fixes' | Junio C Hamano | 1 | -0/+4 |
2018-01-30 | travis-ci: don't fail if user already exists on 32 bit Linux build job | SZEDER Gábor | 1 | -1/+7 |
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 |