summaryrefslogtreecommitdiffstats
path: root/ci/run-build-and-tests.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau2023-04-131-1/+1
* add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason2023-02-071-1/+0
* Merge branch 'js/ci-github-workflow-markup'Junio C Hamano2022-06-071-6/+8
|\
| * ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin2022-05-221-2/+2
| * ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin2022-05-221-1/+2
| * ci/run-build-and-tests: take a more high-level viewJohannes Schindelin2022-05-221-6/+7
* | Merge branch 'js/use-builtin-add-i'Junio C Hamano2022-05-311-1/+1
|\ \ | |/ |/|
| * add -i: default to the built-in implementationJohannes Schindelin2021-12-011-1/+1
* | CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason2021-11-241-12/+11
* | CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-241-2/+2
|/
* Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano2021-09-211-0/+1
|\
| * midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau2021-09-011-0/+1
* | ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón2021-08-111-3/+7
|/
* Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano2021-05-161-0/+1
|\
| * ci: run test round with parallel-checkout enabledMatheus Tavares2021-05-051-0/+1
* | Merge branch 'en/ort-readiness'Junio C Hamano2021-04-161-0/+1
|\ \ | |/ |/|
| * Add testing with merge-ort merge strategyElijah Newren2021-03-201-0/+1
* | t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-261-0/+1
|/
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+2
* ci: run tests with SHA-256brian m. carlson2020-07-301-0/+6
* commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+1
* ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin2020-01-151-0/+1
* travis-ci: build with GCC 4.8 as wellSZEDER Gábor2019-07-191-4/+13
* Merge branch 'js/vsts-ci'Junio C Hamano2019-02-071-3/+6
|\
| * ci: use a junction on Windows instead of a symlinkJohannes Schindelin2019-01-281-1/+4
| * ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin2019-01-281-1/+1
| * ci: rename the library of common functionsJohannes Schindelin2019-01-281-1/+1
* | travis-ci: don't be '--quiet' when running the testsSZEDER Gábor2019-01-171-2/+2
|/
* ci: add optional test variablesDerrick Stolee2018-10-191-0/+2
* pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy2018-07-231-0/+1
* ci: exercise the whole test suite with uncommon code in pack-objectsNguyễn Thái Ngọc Duy2018-04-161-1/+4
* read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy2018-04-161-1/+1
* Merge branch 'sg/travis-build-during-script-phase'Junio C Hamano2018-03-081-1/+5
* travis-ci: build Git during the 'script' phaseSZEDER Gábor2018-01-081-0/+15