57 Commits (d4c813689b2b320f8907a615fcf1f1d27ae44f37)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
SZEDER Gábor 0f0c51181d travis-ci: install packages in 'ci/install-dependencies.sh' 6 years ago
Derrick Stolee 97164c9fe9 ci: add optional test variables 6 years ago
SZEDER Gábor aea8879a6a travis-ci: include the trash directories of failed tests in the trace log 7 years ago
SZEDER Gábor 0860a7641b travis-ci: fail if Coccinelle static analysis found something to transform 7 years ago
SZEDER Gábor 4ab8d1af33 travis-ci: run Coccinelle static analysis with two parallel jobs 7 years ago
Nguyễn Thái Ngọc Duy 9ac3f0e5b3 pack-objects: fix performance issues on packing large deltas 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
Nguyễn Thái Ngọc Duy f6a5576d52 ci: exercise the whole test suite with uncommon code in pack-objects 7 years ago
Nguyễn Thái Ngọc Duy 4c2db93807 read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean 7 years ago
SZEDER Gábor aedffe9525 travis-ci: run tests with '-x' tracing 7 years ago
SZEDER Gábor 6b995760dc travis-ci: don't fail if user already exists on 32 bit Linux build job 7 years ago
SZEDER Gábor 533033024a travis-ci: don't run the test suite as root in the 32 bit Linux build 7 years ago
SZEDER Gábor b2cbaa091c travis-ci: don't repeat the path of the cache directory 7 years ago
SZEDER Gábor 04d47e969a travis-ci: use 'set -e' in the 32 bit Linux build job 7 years ago
SZEDER Gábor f63b12392a travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build 7 years ago
Thomas Gummerer ae59a4e44f travis: run tests with GIT_TEST_SPLIT_INDEX 7 years ago
SZEDER Gábor 3c93b82920 travis-ci: build Git during the 'script' phase 7 years ago
SZEDER Gábor b92cb86ea1 travis-ci: check that all build artifacts are .gitignore-d 7 years ago
SZEDER Gábor 88e00b7033 travis-ci: don't store P4 and Git LFS in the working tree 7 years ago
SZEDER Gábor 9cc2c76f5e travis-ci: record and skip successfully built trees 7 years ago
SZEDER Gábor b4a2fdc9bd travis-ci: create the cache directory early in the build process 7 years ago
SZEDER Gábor 495ea6cd41 travis-ci: print the "tip of branch is exactly at tag" message in color 7 years ago
SZEDER Gábor 677c70799c travis-ci: only print test failures if there are test results available 7 years ago
SZEDER Gábor 7e72cfceed travis-ci: save prove state for the 32 bit Linux build 7 years ago
SZEDER Gábor a8b8b6b87d travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts 7 years ago
SZEDER Gábor 4f26366679 travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output 7 years ago
SZEDER Gábor a1157b76eb travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh' 7 years ago
SZEDER Gábor e3371e9260 travis-ci: move setting environment variables to 'ci/lib-travisci.sh' 7 years ago
SZEDER Gábor bf427a9451 travis-ci: introduce a $jobname variable for 'ci/*' scripts 7 years ago
SZEDER Gábor 83d1efe5d4 travis-ci: fix running P4 and Git LFS tests in Linux build jobs 7 years ago
Lars Schneider 8376eb4a8f travis-ci: fix "skip_branch_tip_with_tag()" string comparison 7 years ago
Junio C Hamano f67242c10d travis: dedent a few scripts that are indented overly deeply 7 years ago
Lars Schneider 09f5e9746c travis-ci: skip a branch build if equal tag is present 7 years ago
Lars Schneider 657343a602 travis-ci: move Travis CI code into dedicated scripts 7 years ago
Lars Schneider 016d66f512 travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503 8 years ago
Lars Schneider 6fa68ff288 travis-ci: handle Git for Windows CI status "failed" explicitly 8 years ago
René Genz 5621760f59 fix minor typos 8 years ago
Lars Schneider c4b4968397 travis-ci: printf $STATUS as string 8 years ago
Lars Schneider 505ad91304 travis-ci: check AsciiDoc/AsciiDoctor stderr output 8 years ago
Lars Schneider a6e6976142 travis-ci: parallelize documentation build 8 years ago
Lars Schneider 159e6010c2 travis-ci: build documentation with AsciiDoc and Asciidoctor 8 years ago
Lars Schneider 029aeeed55 travis-ci: build and test Git on Windows 8 years ago
Johannes Schindelin 88dedd5e72 Travis: also test on 32-bit Linux 8 years ago
Lars Schneider b98712b9aa travis-ci: build documentation 9 years ago