summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/windows-ci-path-fix'Junio C Hamano2021-10-181-3/+3
|\
| * ci(windows): ensure that we do not pick up random executablesJohannes Schindelin2021-10-131-3/+3
| * Merge branch 'cb/ci-use-upload-artifacts-v1' into maintJunio C Hamano2021-10-121-1/+1
| |\
| * \ Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano2021-10-121-0/+2
| |\ \
* | \ \ Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-181-1/+0
|\ \ \ \
| * | | | tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-1/+0
| |/ / /
* | | | Merge branch 'ab/sanitize-leak-ci'Junio C Hamano2021-10-111-0/+3
|\ \ \ \
| * | | | tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-231-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'jx/ci-l10n'Junio C Hamano2021-10-031-0/+105
|\ \ \ \
| * | | | ci: new github-action for git-l10n code reviewJiang Xin2021-09-091-0/+105
| | |/ / | |/| |
* | | | Merge branch 'cb/ci-build-pedantic'Junio C Hamano2021-09-101-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón2021-08-111-0/+2
* | | ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón2021-08-151-1/+1
| |/ |/|
* | Merge branch 'js/ci-check-whitespace-updates'Junio C Hamano2021-08-021-24/+2
|\ \
| * | ci(check-whitespace): restrict to the intended commitsJohannes Schindelin2021-07-141-8/+2
| * | ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin2021-07-141-16/+0
| |/
* | Merge branch 'js/ci-make-sparse'Junio C Hamano2021-07-281-0/+20
|\ \
| * | ci/install-dependencies: handle "sparse" job package installsJeff King2021-07-261-4/+2
| * | ci: run "apt-get update" before "apt-get install"Jeff King2021-07-261-0/+1
| * | ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin2021-07-141-0/+21
| |/
* | ci: accelerate the checkoutJohannes Schindelin2021-07-061-5/+5
* | ci (vs-build): build with NO_GETTEXTDennis Ameling2021-07-061-2/+2
* | ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin2021-07-061-10/+12
* | ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin2021-06-281-8/+8
* | ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin2021-06-281-4/+2
* | ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin2021-06-281-84/+19
|/
* cmake(install): include vcpkg dllsDennis Ameling2021-03-291-0/+5
* Merge branch 'tb/ci-run-cocci-with-18.04'Junio C Hamano2021-02-101-1/+1
|\
| * .github/workflows/main.yml: run static-analysis on bionicTaylor Blau2021-02-081-1/+1
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-1/+1
|\ \
| * | ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason2021-01-211-1/+1
| |/
* | ci: do not cancel all jobs of a matrix if one failsPhilippe Blain2021-01-271-0/+4
|/
* Merge branch 'da/vs-build-iconv-fix'Junio C Hamano2020-12-141-1/+0
|\
| * ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling2020-12-041-1/+0
* | Merge branch 'js/ci-github-set-env'Junio C Hamano2020-11-111-1/+1
|\ \
| * | ci: avoid using the deprecated `set-env` constructJohannes Schindelin2020-11-061-1/+1
* | | Merge branch 'cw/ci-ghwf-check-ws-errors'Junio C Hamano2020-11-111-2/+4
|\ \ \ | |/ / |/| |
| * | ci: make the whitespace checker more robustJohannes Schindelin2020-11-031-2/+4
* | | Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano2020-10-301-27/+31
|\ \ \ | |/ / |/| |
| * | ci: make the "skip-if-redundant" check more defensiveJohannes Schindelin2020-10-121-27/+31
| * | ci: work around old records of GitHub runsJohannes Schindelin2020-10-121-1/+1
* | | ci: github action - add check for whitespace errorsChris. Webster2020-10-091-0/+69
| |/ |/|
* | Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano2020-10-081-1/+38
|\ \ | |/
| * ci: skip GitHub workflow runs for already-tested commits/treesJohannes Schindelin2020-10-081-1/+38
* | GitHub workflow: automatically follow minor updates of setup-msbuildJohannes Schindelin2020-10-071-1/+1
|/
* ci: avoid ugly "failure" in the `ci-config` jobJohannes Schindelin2020-09-021-2/+1
* ci: fix indentation of the `ci-config` jobJohannes Schindelin2020-09-021-2/+2
* Merge branch 'am/ci-wsfix'Junio C Hamano2020-08-311-28/+28
|\
| * ci: fix inconsistent indentationAdrian Moennich2020-08-211-28/+28
* | Merge branch 'ss/cmake-build'Junio C Hamano2020-08-111-15/+24
|\ \ | |/ |/|