summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+2
* | | ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano2021-01-141-4/+4
| |/ |/|
* | ci: avoid `set-env` construct in print-test-failures.shJunio C Hamano2020-11-171-1/+1
|/
* ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin2020-10-081-0/+2
* ci: stop linking built-ins to the dashed versionsJohannes Schindelin2020-09-211-0/+1
* Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-111-0/+6
|\
| * ci: run tests with SHA-256brian m. carlson2020-07-301-0/+6
* | ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor2020-07-231-2/+2
|/
* Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano2020-05-291-2/+3
|\
| * ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh2020-05-181-2/+3
* | Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2020-05-152-21/+0
|/
* ci: allow per-branch config for GitHub ActionsJeff King2020-05-071-0/+26
* Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+1
|\
| * commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+1
* | ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin2020-04-101-0/+7
* | ci: add a problem matcher for GitHub ActionsJohannes Schindelin2020-04-102-0/+21
* | ci: run gem with sudo to install asciidoctorJohannes Schindelin2020-04-101-1/+1
* | ci: explicit install all required packagesĐoàn Trần Công Danh2020-04-101-3/+11
* | ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin2020-04-071-1/+1
* | ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh2020-04-071-0/+3
* | ci/lib: allow running in GitHub ActionsJohannes Schindelin2020-04-071-1/+19
* | ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin2020-04-071-0/+1