Age | Commit message (Expand) | Author | Files | Lines |
2021-07-28 | Merge branch 'js/ci-make-sparse' | Junio C Hamano | 1 | -0/+20 |
2021-07-26 | ci/install-dependencies: handle "sparse" job package installs | Jeff King | 1 | -4/+2 |
2021-07-26 | ci: run "apt-get update" before "apt-get install" | Jeff King | 1 | -0/+1 |
2021-07-14 | ci: run `make sparse` as part of the GitHub workflow | Johannes Schindelin | 1 | -0/+21 |
2021-07-06 | ci: accelerate the checkout | Johannes Schindelin | 1 | -5/+5 |
2021-07-06 | ci (vs-build): build with NO_GETTEXT | Dennis Ameling | 1 | -2/+2 |
2021-07-06 | ci (windows): transfer also the Git-tracked files to the test jobs | Johannes Schindelin | 1 | -10/+12 |
2021-06-28 | ci: upgrade to using actions/{up,down}load-artifacts v2 | Johannes Schindelin | 1 | -8/+8 |
2021-06-28 | ci (vs-build): use `cmd` to copy the DLLs, not `powershell` | Johannes Schindelin | 1 | -4/+2 |
2021-06-28 | ci: use the new GitHub Action to download git-sdk-64-minimal | Johannes Schindelin | 1 | -84/+19 |
2021-03-29 | cmake(install): include vcpkg dlls | Dennis Ameling | 1 | -0/+5 |
2021-02-10 | Merge branch 'tb/ci-run-cocci-with-18.04' | Junio C Hamano | 1 | -1/+1 |
2021-02-10 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -1/+1 |
2021-02-08 | .github/workflows/main.yml: run static-analysis on bionic | Taylor Blau | 1 | -1/+1 |
2021-01-27 | ci: do not cancel all jobs of a matrix if one fails | Philippe Blain | 1 | -0/+4 |
2021-01-21 | ci: remove GETTEXT_POISON jobs | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2020-12-14 | Merge branch 'da/vs-build-iconv-fix' | Junio C Hamano | 1 | -1/+0 |
2020-12-04 | ci(vs-build): stop passing the iconv library location explicitly | Dennis Ameling | 1 | -1/+0 |
2020-10-30 | Merge branch 'js/ci-ghwf-dedup-tests' | Junio C Hamano | 1 | -27/+31 |
2020-10-12 | ci: make the "skip-if-redundant" check more defensive | Johannes Schindelin | 1 | -27/+31 |
2020-10-12 | ci: work around old records of GitHub runs | Johannes Schindelin | 1 | -1/+1 |
2020-10-08 | Merge branch 'js/ci-ghwf-dedup-tests' | Junio C Hamano | 1 | -1/+38 |
2020-10-08 | ci: skip GitHub workflow runs for already-tested commits/trees | Johannes Schindelin | 1 | -1/+38 |
2020-10-07 | GitHub workflow: automatically follow minor updates of setup-msbuild | Johannes Schindelin | 1 | -1/+1 |
2020-09-02 | ci: avoid ugly "failure" in the `ci-config` job | Johannes Schindelin | 1 | -2/+1 |
2020-09-02 | ci: fix indentation of the `ci-config` job | Johannes Schindelin | 1 | -2/+2 |
2020-08-31 | Merge branch 'am/ci-wsfix' | Junio C Hamano | 1 | -28/+28 |
2020-08-21 | ci: fix inconsistent indentation | Adrian Moennich | 1 | -28/+28 |
2020-06-26 | ci: modification of main.yml to use cmake for vs-build job | Sibi Siddharthan | 1 | -15/+24 |
2020-05-20 | Merge branch 'js/ci-sdk-download-fix' | Junio C Hamano | 1 | -11/+44 |
2020-05-15 | ci: avoid pounding on the poor ci-artifacts container | Johannes Schindelin | 1 | -11/+44 |
2020-05-07 | ci: allow per-branch config for GitHub Actions | Jeff King | 1 | -0/+42 |
2020-04-10 | ci: let GitHub Actions upload failed tests' directories | Johannes Schindelin | 1 | -0/+18 |
2020-04-10 | ci: configure GitHub Actions for CI/PR | Đoàn Trần Công Danh | 1 | -0/+212 |