aboutsummaryrefslogtreecommitdiffstats
path: root/ci (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | 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-261-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
* | Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano2021-02-121-0/+1
|\ \ | |/ |/|
| * t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-251-0/+1
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-102-3/+2
|\ \ | |/ |/|
| * ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason2021-01-212-3/+2
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+2
|\ \