Important Notice: Starting April 1st, 2025, OSx/macOS builds will no longer be supported due to the end-of-life (EOL) of VMWare support for macOS infrastructure.
Join over 500,000 developers testing and building on Travis CI
Oh no!
Your permissions are insufficient to access this repository's settings
ab/sparse-index-cleanup
Travis CI build adjustments
test-lib: enable GIT_TEST_CHECK_PROGRESS by default entry: don't show "Filtering content: ... done." line in case of errors entry: show finer-grained counter in "Filtering content" progress line commit-graph: fix off-by-one in "Scanning merged commits" progress line progress: catch backwards counting with GIT_TEST_CHECK_PROGRESS progress: catch nested/overlapping progresses with GIT_TEST_CHECK_PROGRESS progress: introduce GIT_TEST_CHECK_PROGRESS to verify progress counters read-cache: look for shared index files next to the index, too t1700-split-index: drop test "graceful handling when splitting index is not allowed" read-cache: don't write a split index when using an alternate index t1600-index: unset GIT_TEST_SPLIT_INDEX split-index: warn about the dangers of 'splitIndex.sharedIndexExpire=now' t1600-index: don't run git commands upstream of a pipe t1600-index: remove unnecessary redirection tests: suppress '-x' tracing in 'test_when_finished/test_atexit' boilerplate tests: suppress '-x' tracing in most test helper functions test-lib: rename $trace_level_ test-lib-functions: have a single return point in test helper functions test-lib-functions: handle missing file in 'test_line_count' gracefully ci: use a custom Docker image in 32 bit Linux job ci: pull Docker images in 'ci/install-dependencies.sh' ci: re-try build on build failure travis-ci: squelch 'prove' progress indicator split-index: more BUG()s ci: use Coccinelle 1.1.0 in the static analysis CI jobs ci: use Coccinelle 1.0.8 in the static analysis CI jobs travis-ci: use Coccinelle v1.0.7 in the static analysis build job ci: install dependencies to fulfill a few more prereqs travis-ci: build and test on s390x ci: show how long it takes to run each 'make' and 'make test' [PoC] travis-ci: split the test suite in the OSX build jobs travis-ci: "unroll" the build matrix travis-ci: remove empty 'addons:' sections travis-ci: build Git with 'make -k' t5324: don't check progress output in octopus test travis-ci: run tests in shorter paths test-lib: add the '--short-trash-dir' option [PoC] ci: avoid 'brew' in the OSX CI jobs ci: don't 'brew link' gettext tests: show missed prereqs at the end of 'make test' fixup! ci: remove GETTEXT_POISON jobs