Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44 | Junio C Hamano | 2024-05-25 | 1 | -2/+0 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge branch 'jc/where-is-bash-for-ci' | Junio C Hamano | 2024-07-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | ci: unify bash calling convention | Junio C Hamano | 2024-07-09 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 | Junio C Hamano | 2024-05-25 | 1 | -2/+0 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 | Junio C Hamano | 2024-05-25 | 1 | -2/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 | Junio C Hamano | 2024-05-25 | 1 | -2/+0 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 | Junio C Hamano | 2024-05-24 | 1 | -2/+0 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | ci: drop mention of BREW_INSTALL_PACKAGES variable | Jeff King | 2024-05-21 | 1 | -2/+0 | |
| | * | | | | | | | | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 1 | -4/+2 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 1 | -4/+6 | |
| | | |\| | | | | | | ||||||
| | | | * | | | | | | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 1 | -4/+6 | |
| | | | |\| | | | | | ||||||
| | | | | * | | | | | Merge branch 'quicker-asan-lsan' | Johannes Schindelin | 2024-04-17 | 1 | -0/+4 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | ci(linux-asan/linux-ubsan): let's save some time | Johannes Schindelin | 2024-04-16 | 1 | -0/+4 | |
| | | | | * | | | | | | ci: upgrade to using macos-13 | Johannes Schindelin | 2024-04-16 | 1 | -4/+2 | |
| | | | | |/ / / / / | ||||||
| * | | | | | | | | | Merge branch 'js/ci-discard-prove-state' into maint-2.43 | Junio C Hamano | 2024-02-09 | 3 | -54/+165 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'jc/fuzz-sans-curl' | Junio C Hamano | 2024-07-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fuzz: minimum fuzzers environment lacks libcURL | Junio C Hamano | 2024-06-22 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'ps/check-docs-fix' | Junio C Hamano | 2024-06-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ci/test-documentation: work around SyntaxWarning in Python 3.12 | Patrick Steinhardt | 2024-06-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'ps/ci-fix-detection-of-ubuntu-20' | Junio C Hamano | 2024-06-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ci: fix check for Ubuntu 20.04 | Patrick Steinhardt | 2024-06-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | ci: add missing dependency for TTY prereq | Patrick Steinhardt | 2024-05-27 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'jt/port-ci-whitespace-check-to-gitlab' | Junio C Hamano | 2024-05-15 | 2 | -1/+96 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ci: make the whitespace report optional | Justin Tobler | 2024-05-03 | 1 | -12/+33 | |
| * | | | | | | | | | | ci: separate whitespace check script | Justin Tobler | 2024-05-03 | 1 | -0/+74 | |
| * | | | | | | | | | | ci: pre-collapse GitLab CI sections | Justin Tobler | 2024-05-03 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'js/unit-test-suite-runner' | Junio C Hamano | 2024-05-15 | 2 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ci: use test-tool as unit test runner on Windows | Josh Steadmon | 2024-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | t/Makefile: run unit tests alongside shell tests | Jeff King | 2024-05-06 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/ci-macos-gcc13-fix' | Junio C Hamano | 2024-05-13 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ci: drop mention of BREW_INSTALL_PACKAGES variable | Jeff King | 2024-05-09 | 1 | -2/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ps/ci-python-2-deprecation' | Junio C Hamano | 2024-05-13 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ci: fix Python dependency on Ubuntu 24.04 | Patrick Steinhardt | 2024-05-06 | 1 | -2/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'ps/ci-test-with-jgit' | Junio C Hamano | 2024-05-08 | 3 | -85/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ci: install JGit dependency | Patrick Steinhardt | 2024-04-12 | 1 | -1/+14 | |
| * | | | | | | | | | ci: make Perforce binaries executable for all users | Patrick Steinhardt | 2024-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | ci: merge scripts which install dependencies | Patrick Steinhardt | 2024-04-12 | 2 | -50/+28 | |
| * | | | | | | | | | ci: fix setup of custom path for GitLab CI | Patrick Steinhardt | 2024-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | ci: merge custom PATH directories | Patrick Steinhardt | 2024-04-12 | 2 | -15/+10 | |
| * | | | | | | | | | ci: convert "install-dependencies.sh" to use "/bin/sh" | Patrick Steinhardt | 2024-04-12 | 1 | -17/+12 | |
| * | | | | | | | | | ci: drop duplicate package installation for "linux-gcc-default" | Patrick Steinhardt | 2024-04-12 | 1 | -9/+8 | |
| * | | | | | | | | | ci: skip sudo when we are already root | Patrick Steinhardt | 2024-04-12 | 1 | -0/+11 | |
| * | | | | | | | | | ci: rename "runs_on_pool" to "distro" | Patrick Steinhardt | 2024-04-12 | 2 | -3/+3 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | fuzz: link fuzz programs with `make all` on Linux | Josh Steadmon | 2024-04-24 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | fuzz: add fuzzer for config parsing | Brian C Tracy | 2024-03-15 | 1 | -1/+1 | |
* | | | | | | | | ci: add jobs to test with the reftable backend | Patrick Steinhardt | 2024-02-07 | 2 | -1/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'js/oss-fuzz-build-in-ci' | Junio C Hamano | 2024-01-30 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: build and run minimal fuzzers in GitHub CI | Josh Steadmon | 2024-01-19 | 1 | -0/+19 | |
| |/ / / / / / | ||||||
* | | | | | | | ci: add macOS jobs to GitLab CI | Patrick Steinhardt | 2024-01-18 | 1 | -1/+8 | |
* | | | | | | | ci: make p4 setup on macOS more robust | Patrick Steinhardt | 2024-01-18 | 2 | -6/+7 |