index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
1
-2
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-2
/
+0
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-2
/
+0
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-4
/
+2
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-4
/
+6
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-4
/
+6
2024-04-17
Merge branch 'quicker-asan-lsan'
Johannes Schindelin
1
-0
/
+4
2024-04-16
ci(linux-asan/linux-ubsan): let's save some time
Johannes Schindelin
1
-0
/
+4
2024-04-16
ci: upgrade to using macos-13
Johannes Schindelin
1
-4
/
+2
2023-11-02
Merge branch 'jk/ci-retire-allow-ref' into maint-2.42
Junio C Hamano
2
-27
/
+14
2023-08-30
ci: deprecate ci/config/allow-ref script
Jeff King
1
-27
/
+0
2023-08-30
ci: allow branch selection through "vars"
Jeff King
1
-0
/
+14
2023-08-29
ci(linux-asan-ubsan): let's save some time
Johannes Schindelin
1
-0
/
+2
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
1
-0
/
+1
2023-06-20
Merge branch 'jk/ci-use-clang-for-sanitizer-jobs'
Junio C Hamano
1
-5
/
+2
2023-06-03
ci: run ASan/UBSan in a single job
Jeff King
1
-5
/
+2
2023-05-08
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
1
-0
/
+1
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
1
-1
/
+1
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-12-16
Makefile: use sha1collisiondetection by default on OSX and Darwin
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-12-10
Merge branch 'ab/ci-use-macos-12'
Junio C Hamano
2
-2
/
+2
2022-12-07
CI: upgrade to macos-12, and pin OSX version
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2022-11-29
Merge branch 'jx/ci-ubuntu-fix'
Junio C Hamano
2
-12
/
+11
2022-11-27
ci: install python on ubuntu
Jiang Xin
2
-5
/
+5
2022-11-27
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
2
-3
/
+2
2022-11-27
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
1
-2
/
+2
2022-11-27
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
2
-2
/
+2
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-25
Merge branch 'jc/more-sanitizer-at-ci'
Junio C Hamano
1
-0
/
+6
2022-10-20
ci: use DC_SHA1=YesPlease on osx-clang job for CI
Junio C Hamano
1
-0
/
+2
2022-10-20
ci: add address and undefined sanitizer tasks
Junio C Hamano
1
-0
/
+6
2022-07-27
CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-06-17
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
2
-4
/
+11
2022-06-13
ci(github): also mark up compile errors
Johannes Schindelin
1
-2
/
+8
2022-06-13
ci(github): use grouping also in the `win-build` job
Johannes Schindelin
1
-1
/
+1
2022-06-08
ci(github): bring back the 'print test failures' step
Johannes Schindelin
1
-1
/
+2
2022-06-07
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
3
-17
/
+85
2022-06-03
Merge branch 'jx/l10n-workflow-change'
Junio C Hamano
1
-0
/
+2
2022-05-30
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
1
-1
/
+1
2022-05-26
i18n CI: stop allowing non-ASCII source messages in po/git.pot
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-05-21
ci(github): mention where the full logs can be found
Johannes Schindelin
1
-0
/
+1
2022-05-21
ci: use `--github-workflow-markup` in the GitHub workflow
Johannes Schindelin
1
-2
/
+2
2022-05-21
ci/run-build-and-tests: add some structure to the GitHub workflow output
Johannes Schindelin
3
-10
/
+52
2022-05-21
ci: make it easier to find failed tests' logs in the GitHub workflow
Johannes Schindelin
3
-2
/
+27
2022-05-21
ci/run-build-and-tests: take a more high-level view
Johannes Schindelin
1
-6
/
+7
2022-05-21
ci: fix code style
Johannes Schindelin
1
-2
/
+1
2022-05-20
Merge branch 'cb/ci-make-p4-optional'
Junio C Hamano
1
-10
/
+16
2022-05-12
ci: use https, not http to download binaries from perforce.com
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-12
ci: reintroduce prevention from perforce being quarantined in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+2
[next]