190 Commits (5ff02db75b5225a1504c42ed842ba03f45866389)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason c24feabcfb CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks 3 years ago
Johannes Schindelin cadcafc331 ci(github): also mark up compile errors 3 years ago
Johannes Schindelin df5fed9c34 ci(github): use grouping also in the `win-build` job 3 years ago
Johannes Schindelin 5aeb145780 ci(github): bring back the 'print test failures' step 3 years ago
Ævar Arnfjörð Bjarmason 6dd9a91c32 i18n CI: stop allowing non-ASCII source messages in po/git.pot 3 years ago
Johannes Schindelin aeea0084a0 ci(github): mention where the full logs can be found 3 years ago
Johannes Schindelin 0068c82a13 ci: use `--github-workflow-markup` in the GitHub workflow 3 years ago
Johannes Schindelin dab73aebd8 ci/run-build-and-tests: add some structure to the GitHub workflow output 3 years ago
Johannes Schindelin 08dccc8fc1 ci: make it easier to find failed tests' logs in the GitHub workflow 3 years ago
Johannes Schindelin b95181cf82 ci/run-build-and-tests: take a more high-level view 3 years ago
Johannes Schindelin 863d6ceb52 ci: fix code style 3 years ago
Ævar Arnfjörð Bjarmason f15e00b463 ci: use https, not http to download binaries from perforce.com 3 years ago
Carlo Marcelo Arenas Belón 49af448197 ci: reintroduce prevention from perforce being quarantined in macOS 3 years ago
Carlo Marcelo Arenas Belón d1c9195116 ci: avoid brew for installing perforce 3 years ago
Carlo Marcelo Arenas Belón cde6b9b78d ci: make failure to find perforce more user friendly 3 years ago
Ævar Arnfjörð Bjarmason 3506cae04f CI: select CC based on CC_PACKAGE (again) 3 years ago
Ævar Arnfjörð Bjarmason 07564773c2 compat: auto-detect if zlib has uncompress2() 3 years ago
Johannes Schindelin 0527ccb1b5 add -i: default to the built-in implementation 3 years ago
Ævar Arnfjörð Bjarmason 25715419bf CI: don't run "make test" twice in one job 3 years ago
Ævar Arnfjörð Bjarmason 707d2f2fe8 CI: use "$runs_on_pool", not "$jobname" to select packages & config 3 years ago
Ævar Arnfjörð Bjarmason c08bb26010 CI: rename the "Linux32" job to lower-case "linux32" 3 years ago
Ævar Arnfjörð Bjarmason 4a6e4b9602 CI: remove Travis CI support 3 years ago
Johannes Schindelin 0e7696c64d ci: disallow directional formatting 3 years ago
Han-Wen Nienhuys a322920d0b Provide zlib's uncompress2 from compat/zlib-compat.c 3 years ago
Ævar Arnfjörð Bjarmason 956d2e4639 tests: add a test mode for SANITIZE=leak, run it in CI 3 years ago
Taylor Blau ff1e653c8e midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' 4 years ago
Carlo Marcelo Arenas Belón cebead1ebf ci: run a pedantic build as part of the GitHub workflow 4 years ago
Jeff King 27f45ccf33 ci/install-dependencies: handle "sparse" job package installs 4 years ago
Đoàn Trần Công Danh 482c962de4 t: use user-specified utf-8 locale for testing svn 4 years ago
Matheus Tavares 87094fc2da ci: run test round with parallel-checkout enabled 4 years ago
Elijah Newren f3b964a07e Add testing with merge-ort merge strategy 4 years ago
Taylor Blau e8c58f894b t: support GIT_TEST_WRITE_REV_INDEX 4 years ago
Ævar Arnfjörð Bjarmason 6c280b4142 ci: remove GETTEXT_POISON jobs 4 years ago
Junio C Hamano 3831132ace ci/install-depends: attempt to fix "brew cask" stuff 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Junio C Hamano 92bf1b6067 ci: avoid `set-env` construct in print-test-failures.sh 4 years ago
Johannes Schindelin 4463ce75b7 ci: do not skip tagged revisions in GitHub workflows 4 years ago
Johannes Schindelin ef60e9f74b ci: stop linking built-ins to the dashed versions 4 years ago
brian m. carlson 8a06d56ccb ci: run tests with SHA-256 5 years ago
SZEDER Gábor 60e47f6773 ci: use absolute PYTHON_PATH in the Linux jobs 5 years ago
Đoàn Trần Công Danh 71800d31b5 ci/config: correct instruction for CI preferences 5 years ago
Junio C Hamano 4024295568 Revert "ci: add a problem matcher for GitHub Actions" 5 years ago
Jeff King e76eec3554 ci: allow per-branch config for GitHub Actions 5 years ago
Johannes Schindelin f72f328bc5 ci: let GitHub Actions upload failed tests' directories 5 years ago
Johannes Schindelin 676eb0c1ce ci: add a problem matcher for GitHub Actions 5 years ago
Johannes Schindelin 4fef6321a5 ci: run gem with sudo to install asciidoctor 5 years ago
Đoàn Trần Công Danh 61432dd630 ci: explicit install all required packages 5 years ago
Johannes Schindelin 87b68db3ac ci: fix the `jobname` of the `GETTEXT_POISON` job 5 years ago
Đoàn Trần Công Danh 855c158e81 ci/lib: set TERM environment variable if not exist 5 years ago
Johannes Schindelin a3f2eec862 ci/lib: allow running in GitHub Actions 5 years ago