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
Age
Commit message (
Expand
)
Author
Lines
2022-11-29
Merge branch 'jx/ci-ubuntu-fix'
Junio C Hamano
-12
/
+11
2022-11-27
ci: install python on ubuntu
Jiang Xin
-5
/
+5
2022-11-27
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
-3
/
+2
2022-11-27
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
-2
/
+2
2022-11-27
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
-2
/
+2
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-10-25
Merge branch 'jc/more-sanitizer-at-ci'
Junio C Hamano
-0
/
+6
2022-10-20
ci: use DC_SHA1=YesPlease on osx-clang job for CI
Junio C Hamano
-0
/
+2
2022-10-20
ci: add address and undefined sanitizer tasks
Junio C Hamano
-0
/
+6
2022-07-27
CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-06-17
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
-4
/
+11
2022-06-13
ci(github): also mark up compile errors
Johannes Schindelin
-2
/
+8
2022-06-13
ci(github): use grouping also in the `win-build` job
Johannes Schindelin
-1
/
+1
2022-06-08
ci(github): bring back the 'print test failures' step
Johannes Schindelin
-1
/
+2
2022-06-07
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
-17
/
+85
2022-06-03
Merge branch 'jx/l10n-workflow-change'
Junio C Hamano
-0
/
+2
2022-05-30
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
-1
/
+1
2022-05-26
i18n CI: stop allowing non-ASCII source messages in po/git.pot
Ævar Arnfjörð Bjarmason
-0
/
+2
2022-05-21
ci(github): mention where the full logs can be found
Johannes Schindelin
-0
/
+1
2022-05-21
ci: use `--github-workflow-markup` in the GitHub workflow
Johannes Schindelin
-2
/
+2
2022-05-21
ci/run-build-and-tests: add some structure to the GitHub workflow output
Johannes Schindelin
-10
/
+52
2022-05-21
ci: make it easier to find failed tests' logs in the GitHub workflow
Johannes Schindelin
-2
/
+27
2022-05-21
ci/run-build-and-tests: take a more high-level view
Johannes Schindelin
-6
/
+7
2022-05-21
ci: fix code style
Johannes Schindelin
-2
/
+1
2022-05-20
Merge branch 'cb/ci-make-p4-optional'
Junio C Hamano
-10
/
+16
2022-05-12
ci: use https, not http to download binaries from perforce.com
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-05-12
ci: reintroduce prevention from perforce being quarantined in macOS
Carlo Marcelo Arenas Belón
-1
/
+2
2022-05-12
ci: avoid brew for installing perforce
Carlo Marcelo Arenas Belón
-7
/
+8
2022-05-12
ci: make failure to find perforce more user friendly
Carlo Marcelo Arenas Belón
-2
/
+6
2022-04-22
CI: select CC based on CC_PACKAGE (again)
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-01-26
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
-1
/
+0
2021-12-15
Merge branch 'ab/ci-updates'
Junio C Hamano
-102
/
+47
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
-0
/
+1
2021-12-10
Merge branch 'js/ci-no-directional-formatting'
Junio C Hamano
-0
/
+27
2021-12-01
add -i: default to the built-in implementation
Johannes Schindelin
-1
/
+1
2021-11-23
CI: don't run "make test" twice in one job
Ævar Arnfjörð Bjarmason
-12
/
+11
2021-11-23
CI: use "$runs_on_pool", not "$jobname" to select packages & config
Ævar Arnfjörð Bjarmason
-28
/
+25
2021-11-23
CI: rename the "Linux32" job to lower-case "linux32"
Ævar Arnfjörð Bjarmason
-4
/
+4
2021-11-23
CI: remove Travis CI support
Ævar Arnfjörð Bjarmason
-58
/
+7
2021-11-04
ci: disallow directional formatting
Johannes Schindelin
-0
/
+27
2021-10-12
Merge branch 'cb/ci-build-pedantic' into maint
Junio C Hamano
-3
/
+11
2021-10-11
Merge branch 'ab/sanitize-leak-ci'
Junio C Hamano
-2
/
+9
2021-10-08
Provide zlib's uncompress2 from compat/zlib-compat.c
Han-Wen Nienhuys
-0
/
+1
2021-09-23
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
-2
/
+9
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
-0
/
+1
2021-09-10
Merge branch 'cb/ci-build-pedantic'
Junio C Hamano
-3
/
+11
2021-09-01
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
-0
/
+1
2021-08-11
ci: run a pedantic build as part of the GitHub workflow
Carlo Marcelo Arenas Belón
-3
/
+11
2021-07-26
ci/install-dependencies: handle "sparse" job package installs
Jeff King
-0
/
+5
2021-07-08
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
-0
/
+1
[prev]
[next]