index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
/
lib.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: run ASan/UBSan in a single job
Jeff King
2023-06-03
1
-5
/
+2
*
Makefile: use sha1collisiondetection by default on OSX and Darwin
Ævar Arnfjörð Bjarmason
2022-12-15
1
-2
/
+1
*
Merge branch 'ab/ci-use-macos-12'
Junio C Hamano
2022-12-10
1
-1
/
+1
|
\
|
*
CI: upgrade to macos-12, and pin OSX version
Ævar Arnfjörð Bjarmason
2022-12-07
1
-1
/
+1
*
|
Merge branch 'jx/ci-ubuntu-fix'
Junio C Hamano
2022-11-29
1
-6
/
+5
|
\
\
|
*
|
ci: install python on ubuntu
Jiang Xin
2022-11-27
1
-4
/
+4
|
*
|
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
2022-11-27
1
-1
/
+0
|
*
|
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
2022-11-27
1
-1
/
+1
|
|
/
*
|
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-1
/
+1
*
|
Merge branch 'jc/more-sanitizer-at-ci'
Junio C Hamano
2022-10-26
1
-0
/
+6
|
\
\
|
*
|
ci: add address and undefined sanitizer tasks
Junio C Hamano
2022-10-20
1
-0
/
+6
|
|
/
*
/
ci: use DC_SHA1=YesPlease on osx-clang job for CI
Junio C Hamano
2022-10-20
1
-0
/
+2
|
/
*
CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks
Ævar Arnfjörð Bjarmason
2022-07-28
1
-0
/
+1
*
ci(github): also mark up compile errors
Johannes Schindelin
2022-06-13
1
-2
/
+8
*
ci(github): bring back the 'print test failures' step
Johannes Schindelin
2022-06-09
1
-1
/
+2
*
ci(github): mention where the full logs can be found
Johannes Schindelin
2022-05-22
1
-0
/
+1
*
ci: use `--github-workflow-markup` in the GitHub workflow
Johannes Schindelin
2022-05-22
1
-2
/
+2
*
ci/run-build-and-tests: add some structure to the GitHub workflow output
Johannes Schindelin
2022-05-22
1
-7
/
+49
*
ci: make it easier to find failed tests' logs in the GitHub workflow
Johannes Schindelin
2022-05-22
1
-0
/
+23
*
ci: fix code style
Johannes Schindelin
2022-05-22
1
-2
/
+1
*
CI: select CC based on CC_PACKAGE (again)
Ævar Arnfjörð Bjarmason
2022-04-22
1
-1
/
+1
*
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
2022-01-26
1
-1
/
+0
*
Merge branch 'ab/ci-updates'
Junio C Hamano
2021-12-15
1
-45
/
+15
|
\
|
*
CI: use "$runs_on_pool", not "$jobname" to select packages & config
Ævar Arnfjörð Bjarmason
2021-11-24
1
-10
/
+11
|
*
CI: rename the "Linux32" job to lower-case "linux32"
Ævar Arnfjörð Bjarmason
2021-11-24
1
-1
/
+1
|
*
CI: remove Travis CI support
Ævar Arnfjörð Bjarmason
2021-11-24
1
-34
/
+3
*
|
Merge branch 'hn/reftable'
Junio C Hamano
2021-12-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Provide zlib's uncompress2 from compat/zlib-compat.c
Han-Wen Nienhuys
2021-10-08
1
-0
/
+1
*
|
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
2021-09-23
1
-1
/
+8
|
/
*
t: use user-specified utf-8 locale for testing svn
Đoàn Trần Công Danh
2021-06-08
1
-0
/
+1
*
ci: remove GETTEXT_POISON jobs
Ævar Arnfjörð Bjarmason
2021-01-22
1
-2
/
+1
*
ci: do not skip tagged revisions in GitHub workflows
Johannes Schindelin
2020-10-08
1
-0
/
+2
*
ci: stop linking built-ins to the dashed versions
Johannes Schindelin
2020-09-22
1
-0
/
+1
*
ci: use absolute PYTHON_PATH in the Linux jobs
SZEDER Gábor
2020-07-24
1
-2
/
+2
*
Revert "ci: add a problem matcher for GitHub Actions"
Junio C Hamano
2020-05-15
1
-5
/
+0
*
ci: add a problem matcher for GitHub Actions
Johannes Schindelin
2020-04-10
1
-0
/
+5
*
ci: fix the `jobname` of the `GETTEXT_POISON` job
Johannes Schindelin
2020-04-08
1
-1
/
+1
*
ci/lib: set TERM environment variable if not exist
Đoàn Trần Công Danh
2020-04-08
1
-0
/
+3
*
ci/lib: allow running in GitHub Actions
Johannes Schindelin
2020-04-08
1
-1
/
+19
*
ci/lib: if CI type is unknown, show the environment variables
Johannes Schindelin
2020-04-08
1
-0
/
+1
*
Merge branch 'dd/ci-musl-libc' into HEAD
Junio C Hamano
2020-04-08
1
-0
/
+8
|
\
|
*
travis: build and test on Linux with musl libc and busybox
Đoàn Trần Công Danh
2020-04-06
1
-0
/
+5
|
*
ci: make MAKEFLAGS available inside the Docker container in the Linux32 job
SZEDER Gábor
2020-04-02
1
-0
/
+3
*
|
ci: use python3 in linux-gcc and osx-gcc and python2 elsewhere
SZEDER Gábor
2020-03-10
1
-0
/
+6
|
/
*
Merge branch 'sg/osx-force-gcc-9'
Junio C Hamano
2019-12-07
1
-2
/
+1
|
\
|
*
ci: build Git with GCC 9 in the 'osx-gcc' build job
SZEDER Gábor
2019-11-29
1
-2
/
+1
*
|
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
2019-11-23
1
-1
/
+1
*
|
Merge branch 'sg/travis-help-debug'
Junio C Hamano
2019-10-07
1
-0
/
+5
|
\
\
|
*
|
travis-ci: do not skip successfully tested trees in debug mode
SZEDER Gábor
2019-09-28
1
-0
/
+5
|
|
/
*
/
ci: restore running httpd tests
SZEDER Gábor
2019-09-06
1
-1
/
+1
|
/
[next]