summaryrefslogtreecommitdiffstats
path: root/ci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-081-1/+1
* Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano2022-10-261-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-281-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-091-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-221-0/+1
| * ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin2022-05-221-2/+2
| * ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin2022-05-223-10/+52
| * ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin2022-05-223-2/+27
| * ci/run-build-and-tests: take a more high-level viewJohannes Schindelin2022-05-221-6/+7
| * ci: fix code styleJohannes Schindelin2022-05-221-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-311-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-211-10/+16
|\ \ \
| * | | ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason2022-05-131-1/+1
| * | | ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón2022-05-131-1/+2
| * | | ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón2022-05-131-7/+8
| * | | ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón2022-05-131-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-241-12/+11
| * | CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-242-28/+25
| * | CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason2021-11-244-4/+4
| * | CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-246-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-211-0/+1
|\ \ \
| * | | midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau2021-09-011-0/+1
| |/ /
* | | Merge branch 'cb/ci-build-pedantic'Junio C Hamano2021-09-102-3/+11
|\ \ \ | |/ / |/| / | |/
| * ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón2021-08-112-3/+11
* | ci/install-dependencies: handle "sparse" job package installsJeff King2021-07-271-0/+5
* | Merge branch 'dd/svn-test-wo-locale-a'Junio C Hamano2021-07-081-0/+1
|\ \ | |/ |/|
| * t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh2021-06-081-0/+1
* | 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