summaryrefslogtreecommitdiff
path: root/ci
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-061-1/+0
* Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason2022-12-161-2/+1
* Merge branch 'ab/ci-use-macos-12'Junio C Hamano2022-12-102-2/+2
|\
| * CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason2022-12-072-2/+2
* | Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano2022-11-292-12/+11
|\ \
| * | ci: install python on ubuntuJiang Xin2022-11-272-5/+5
| * | ci: use the same version of p4 on both Linux and macOSJiang Xin2022-11-272-3/+2
| * | ci: remove the pipe after "p4 -V" to catch errorsJiang Xin2022-11-271-2/+2
| * | github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-272-2/+2
| |/
* | Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-071-1/+1
* | Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano2022-10-251-0/+6
|\ \
| * | ci: add address and undefined sanitizer tasksJunio C Hamano2022-10-201-0/+6
| |/
* | ci: use DC_SHA1=YesPlease on osx-clang job for CIJunio C Hamano2022-10-201-0/+2
|/
* CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaksÆvar Arnfjörð Bjarmason2022-07-271-0/+1
* Merge branch 'js/ci-github-workflow-markup'Junio C Hamano2022-06-172-4/+11
|\
| * ci(github): also mark up compile errorsJohannes Schindelin2022-06-131-2/+8
| * ci(github): use grouping also in the `win-build` jobJohannes Schindelin2022-06-131-1/+1
| * ci(github): bring back the 'print test failures' stepJohannes Schindelin2022-06-081-1/+2
* | Merge branch 'js/ci-github-workflow-markup'Junio C Hamano2022-06-073-17/+85
|\ \ | |/
| * ci(github): mention where the full logs can be foundJohannes Schindelin2022-05-211-0/+1
| * ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin2022-05-211-2/+2
| * ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin2022-05-213-10/+52
| * ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin2022-05-213-2/+27
| * ci/run-build-and-tests: take a more high-level viewJohannes Schindelin2022-05-211-6/+7
| * ci: fix code styleJohannes Schindelin2022-05-211-2/+1
* | Merge branch 'jx/l10n-workflow-change'Junio C Hamano2022-06-031-0/+2
|\ \
| * | i18n CI: stop allowing non-ASCII source messages in po/git.potÆvar Arnfjörð Bjarmason2022-05-261-0/+2
* | | Merge branch 'js/use-builtin-add-i'Junio C Hamano2022-05-301-1/+1
|\ \ \ | |_|/ |/| |
| * | add -i: default to the built-in implementationJohannes Schindelin2021-12-011-1/+1
* | | Merge branch 'cb/ci-make-p4-optional'Junio C Hamano2022-05-201-10/+16
|\ \ \
| * | | ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason2022-05-121-1/+1
| * | | ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón2022-05-121-1/+2
| * | | ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón2022-05-121-7/+8
| * | | ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón2022-05-121-2/+6
| | |/ | |/|
* | | CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason2022-04-221-1/+1
|/ /
* | compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason2022-01-261-1/+0
* | Merge branch 'ab/ci-updates'Junio C Hamano2021-12-157-102/+47
|\ \
| * | CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason2021-11-231-12/+11
| * | CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-232-28/+25
| * | CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason2021-11-234-4/+4
| * | CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-236-58/+7
| |/
* | Merge branch 'hn/reftable'Junio C Hamano2021-12-151-0/+1
|\ \
| * | Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys2021-10-081-0/+1
* | | Merge branch 'js/ci-no-directional-formatting'Junio C Hamano2021-12-101-0/+27
|\ \ \ | |_|/ |/| |
| * | ci: disallow directional formattingJohannes Schindelin2021-11-041-0/+27
| * | Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano2021-10-122-3/+11
| |\ \ | | |/ | |/|
* | | Merge branch 'ab/sanitize-leak-ci'Junio C Hamano2021-10-112-2/+9
|\ \ \
| * | | tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-232-2/+9
| |/ /
* | | Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano2021-09-201-0/+1
|\ \ \