summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Expand)AuthorLines
2024-10-09ci: create script to set up Git for Windows SDKPatrick Steinhardt-0/+12
2024-09-24doc: introduce a synopsis typesettingJean-Noël Avila-0/+1
2024-09-16Merge branch 'jk/ci-linux32-update'Junio C Hamano-135/+41
2024-09-13ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt-1/+13
2024-09-12ci: use more recent linux32 imageJeff King-1/+10
2024-09-12ci: unify ubuntu and ubuntu32 dependenciesJeff King-18/+16
2024-09-12ci: drop run-docker scriptsJeff King-113/+0
2024-08-19Merge branch 'tb/incremental-midx-part-1'Junio C Hamano-1/+1
2024-08-08Merge branch 'ps/p4-tests-updates'Junio C Hamano-1/+1
2024-08-06midx: implement support for writing incremental MIDX chainsTaylor Blau-0/+1
2024-08-06t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau-1/+0
2024-07-31Merge branch 'kn/ci-clang-format'Junio C Hamano-2/+37
2024-07-31ci: update Perforce version to r23.2Patrick Steinhardt-1/+1
2024-07-23ci/style-check: add `RemoveBracesLLVM` in CI jobKarthik Nayak-1/+18
2024-07-23check-whitespace: detect if no base_commit is providedKarthik Nayak-2/+8
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak-0/+12
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano-1/+0
2024-07-16Merge branch 'jc/where-is-bash-for-ci'Junio C Hamano-1/+1
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo-1/+0
2024-07-08ci: unify bash calling conventionJunio C Hamano-1/+1
2024-07-02Merge branch 'jc/fuzz-sans-curl'Junio C Hamano-0/+1
2024-06-28Merge branch 'ps/ci-fix-detection-of-ubuntu-20' into maint-2.45Junio C Hamano-1/+1
2024-06-21fuzz: minimum fuzzers environment lacks libcURLJunio C Hamano-0/+1
2024-06-17Merge branch 'ps/check-docs-fix'Junio C Hamano-0/+1
2024-06-17Merge branch 'ps/ci-fix-detection-of-ubuntu-20'Junio C Hamano-1/+1
2024-06-06ci: fix check for Ubuntu 20.04Patrick Steinhardt-1/+1
2024-06-06ci/test-documentation: work around SyntaxWarning in Python 3.12Patrick Steinhardt-0/+1
2024-05-31Merge branch 'ps/ci-python-2-deprecation' into maint-2.45Junio C Hamano-2/+6
2024-05-27ci: add missing dependency for TTY prereqPatrick Steinhardt-2/+2
2024-05-24Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maintJunio C Hamano-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano-2/+0
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano-2/+0
2024-05-21ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King-2/+0
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano-1/+96
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano-3/+1
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano-2/+0
2024-05-13Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano-2/+6
2024-05-09ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King-2/+0
2024-05-08Merge branch 'ps/ci-test-with-jgit'Junio C Hamano-85/+76
2024-05-06ci: use test-tool as unit test runner on WindowsJosh Steadmon-1/+1
2024-05-06t/Makefile: run unit tests alongside shell testsJeff King-2/+0
2024-05-06ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt-2/+6
2024-05-03ci: make the whitespace report optionalJustin Tobler-12/+33
2024-05-03ci: separate whitespace check scriptJustin Tobler-0/+74
2024-05-03ci: pre-collapse GitLab CI sectionsJustin Tobler-1/+1
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon-1/+1
2024-04-19Sync with 2.41.1Johannes Schindelin-4/+2