index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
Merge branch 'ps/ci-rust'
Junio C Hamano
2
-4
/
+35
2025-10-15
ci: verify minimum supported Rust version
Patrick Steinhardt
2
-0
/
+13
2025-10-15
ci: check for common Rust mistakes via Clippy
Patrick Steinhardt
2
-1
/
+6
2025-10-15
ci: check formatting of our Rust code
Patrick Steinhardt
2
-0
/
+17
2025-10-15
ci: deduplicate calls to `apt-get update`
Patrick Steinhardt
1
-4
/
+0
2025-10-13
Merge branch 'ps/ci-avoid-broken-sudo-on-ubuntu'
Junio C Hamano
1
-0
/
+9
2025-10-11
ci: fix broken jobs on Ubuntu 25.10 caused by switch to sudo-rs(1)
Patrick Steinhardt
1
-0
/
+9
2025-10-08
Merge branch 'ps/rust-balloon'
Junio C Hamano
2
-23
/
+16
2025-10-07
Merge branch 'ps/rust-balloon' into ps/ci-rust
Junio C Hamano
2
-23
/
+16
2025-10-02
Merge branch 'ps/meson-build-docs'
Junio C Hamano
1
-2
/
+2
2025-10-02
ci: enable Rust for breaking-changes jobs
Patrick Steinhardt
2
-2
/
+4
2025-10-02
ci: convert "pedantic" job into full build with breaking changes
Patrick Steinhardt
2
-22
/
+13
2025-09-11
ci: don't compile whole project when testing docs with Meson
Patrick Steinhardt
1
-2
/
+2
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
1
-1
/
+0
2025-08-01
Merge branch 'jc/ci-print-test-failures-fix'
Junio C Hamano
1
-1
/
+1
2025-07-16
ci: allow github-actions print test failures again
Junio C Hamano
1
-1
/
+1
2025-07-02
clang-format: add 'RemoveBracesLLVM' to the main config
Karthik Nayak
1
-17
/
+1
2025-05-13
Merge branch 'js/ci-buildsystems-cleanup'
Junio C Hamano
2
-10
/
+0
2025-05-13
Merge branch 'ps/ci-test-aggreg-fix-for-meson'
Junio C Hamano
1
-0
/
+1
2025-05-12
Merge branch 'jc/ci-skip-unavailable-external-software'
Junio C Hamano
1
-13
/
+8
2025-05-05
Merge branch 'kn/meson-hdr-check'
Junio C Hamano
1
-1
/
+1
2025-05-05
ci: fix aggregation of test results with Meson
Patrick Steinhardt
1
-0
/
+1
2025-05-05
ci: stop linking the `prove` cache
Johannes Schindelin
2
-10
/
+0
2025-04-25
ci: download JGit from maven, not eclipse.org
Junio C Hamano
1
-1
/
+1
2025-04-25
ci: update the message for unavailble third-party software
Junio C Hamano
1
-12
/
+7
2025-04-24
Merge branch 'jc/ci-skip-unavailable-external-software'
Junio C Hamano
1
-9
/
+22
2025-04-24
Merge branch 'jc/ci-skip-unavailable-external-software' into maint-2.49
Junio C Hamano
1
-9
/
+22
2025-04-24
Merge branch 'js/ci-fedora-gawk' into maint-2.49
Junio C Hamano
1
-1
/
+1
2025-04-24
ci: skip unavailable external software
Junio C Hamano
1
-9
/
+22
2025-04-23
makefile/meson: add 'check-headers' as alias for 'hdr-check'
Karthik Nayak
1
-1
/
+1
2025-04-17
Merge branch 'en/merge-recursive-debug'
Junio C Hamano
1
-1
/
+0
2025-04-16
Merge branch 'js/ci-fedora-gawk'
Junio C Hamano
1
-1
/
+1
2025-04-16
Merge branch 'js/ci-github-update-ubuntu'
Junio C Hamano
1
-1
/
+1
2025-04-16
ci(pedantic): ensure that awk is installed
Johannes Schindelin
1
-1
/
+1
2025-04-09
ci: upgrade `sparse` to supported build agents
Johannes Schindelin
1
-1
/
+1
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
1
-1
/
+0
2025-04-08
Merge branch 'ps/ci-meson-check-build-docs'
Junio C Hamano
1
-6
/
+21
2025-03-21
ci: add build checking for side-effects in assert() calls
Elijah Newren
2
-0
/
+20
2025-03-12
ci: perform build and smoke tests for Meson docs
Patrick Steinhardt
1
-6
/
+21
2025-02-20
ci: exercise credential helpers
Patrick Steinhardt
2
-1
/
+7
2025-02-20
ci: fix propagating UTF-8 test locale in musl-based Meson job
Patrick Steinhardt
1
-2
/
+2
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
3
-7
/
+5
2025-02-06
Merge branch 'ps/ci-misc-updates'
Junio C Hamano
3
-37
/
+8
2025-02-03
Merge branch 'ps/build-meson-fixes'
Junio C Hamano
1
-1
/
+3
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
2
-6
/
+2
2025-01-28
ci: make "linux-musl" job use zlib-ng
Patrick Steinhardt
1
-1
/
+1
2025-01-28
ci: switch linux-musl to use Meson
Patrick Steinhardt
3
-6
/
+4
2025-01-22
ci: raise error when Meson generates warnings
Patrick Steinhardt
1
-0
/
+1
2025-01-22
meson: wire up fuzzers
Patrick Steinhardt
1
-1
/
+2
2025-01-22
ci: repurpose "linux-gcc" job for deprecations
Patrick Steinhardt
1
-1
/
+2
[next]