aboutsummaryrefslogtreecommitdiffstats
path: root/ci (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-23check-whitespace: detect if no base_commit is providedKarthik Nayak1-2/+8
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak2-0/+12
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano1-1/+0
2024-07-16Merge branch 'jc/where-is-bash-for-ci'Junio C Hamano1-1/+1
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo1-1/+0
2024-07-08ci: unify bash calling conventionJunio C Hamano1-1/+1
2024-07-02Merge branch 'jc/fuzz-sans-curl'Junio C Hamano1-0/+1
2024-06-28Merge branch 'ps/ci-fix-detection-of-ubuntu-20' into maint-2.45Junio C Hamano1-1/+1
2024-06-21fuzz: minimum fuzzers environment lacks libcURLJunio C Hamano1-0/+1
2024-06-17Merge branch 'ps/check-docs-fix'Junio C Hamano1-0/+1
2024-06-17Merge branch 'ps/ci-fix-detection-of-ubuntu-20'Junio C Hamano1-1/+1
2024-06-06ci: fix check for Ubuntu 20.04Patrick Steinhardt1-1/+1
2024-06-06ci/test-documentation: work around SyntaxWarning in Python 3.12Patrick Steinhardt1-0/+1
2024-05-31Merge branch 'ps/ci-python-2-deprecation' into maint-2.45Junio C Hamano1-2/+6
2024-05-27ci: add missing dependency for TTY prereqPatrick Steinhardt1-2/+2
2024-05-24Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maintJunio C Hamano1-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano1-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano1-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-2/+0
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano1-2/+0
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-2/+0
2024-05-21ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King1-2/+0
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano2-1/+96
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano2-3/+1
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano1-2/+0
2024-05-13Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano1-2/+6
2024-05-09ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King1-2/+0
2024-05-08Merge branch 'ps/ci-test-with-jgit'Junio C Hamano3-85/+76
2024-05-06ci: use test-tool as unit test runner on WindowsJosh Steadmon1-1/+1
2024-05-06t/Makefile: run unit tests alongside shell testsJeff King1-2/+0
2024-05-06ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt1-2/+6
2024-05-03ci: make the whitespace report optionalJustin Tobler1-12/+33
2024-05-03ci: separate whitespace check scriptJustin Tobler1-0/+74
2024-05-03ci: pre-collapse GitLab CI sectionsJustin Tobler1-1/+1
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon1-1/+1
2024-04-19Sync with 2.41.1Johannes Schindelin1-4/+2
2024-04-19Sync with 2.40.2Johannes Schindelin1-4/+6
2024-04-19Sync with 2.39.4Johannes Schindelin1-4/+6
2024-04-17Merge branch 'quicker-asan-lsan'Johannes Schindelin1-0/+4
2024-04-16ci(linux-asan/linux-ubsan): let's save some timeJohannes Schindelin1-0/+4
2024-04-16ci: upgrade to using macos-13Johannes Schindelin1-4/+2
2024-04-12ci: install JGit dependencyPatrick Steinhardt1-1/+14
2024-04-12ci: make Perforce binaries executable for all usersPatrick Steinhardt1-1/+1
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt2-50/+28
2024-04-12ci: fix setup of custom path for GitLab CIPatrick Steinhardt1-1/+1
2024-04-12ci: merge custom PATH directoriesPatrick Steinhardt2-15/+10
2024-04-12ci: convert "install-dependencies.sh" to use "/bin/sh"Patrick Steinhardt1-17/+12
2024-04-12ci: drop duplicate package installation for "linux-gcc-default"Patrick Steinhardt1-9/+8
2024-04-12ci: skip sudo when we are already rootPatrick Steinhardt1-0/+11
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt2-3/+3