index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
2022-06-17
2
-4
/
+11
|
\
|
*
ci(github): also mark up compile errors
Johannes Schindelin
2022-06-13
1
-2
/
+8
|
*
ci(github): use grouping also in the `win-build` job
Johannes Schindelin
2022-06-13
1
-1
/
+1
|
*
ci(github): bring back the 'print test failures' step
Johannes Schindelin
2022-06-09
1
-1
/
+2
*
|
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
2022-06-07
3
-17
/
+85
|
\
|
|
*
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
3
-10
/
+52
|
*
ci: make it easier to find failed tests' logs in the GitHub workflow
Johannes Schindelin
2022-05-22
3
-2
/
+27
|
*
ci/run-build-and-tests: take a more high-level view
Johannes Schindelin
2022-05-22
1
-6
/
+7
|
*
ci: fix code style
Johannes Schindelin
2022-05-22
1
-2
/
+1
*
|
Merge branch 'jx/l10n-workflow-change'
Junio C Hamano
2022-06-03
1
-0
/
+2
|
\
\
|
*
|
i18n CI: stop allowing non-ASCII source messages in po/git.pot
Ævar Arnfjörð Bjarmason
2022-05-26
1
-0
/
+2
*
|
|
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
2022-05-31
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add -i: default to the built-in implementation
Johannes Schindelin
2021-12-01
1
-1
/
+1
*
|
|
Merge branch 'cb/ci-make-p4-optional'
Junio C Hamano
2022-05-21
1
-10
/
+16
|
\
\
\
|
*
|
|
ci: use https, not http to download binaries from perforce.com
Ævar Arnfjörð Bjarmason
2022-05-13
1
-1
/
+1
|
*
|
|
ci: reintroduce prevention from perforce being quarantined in macOS
Carlo Marcelo Arenas Belón
2022-05-13
1
-1
/
+2
|
*
|
|
ci: avoid brew for installing perforce
Carlo Marcelo Arenas Belón
2022-05-13
1
-7
/
+8
|
*
|
|
ci: make failure to find perforce more user friendly
Carlo Marcelo Arenas Belón
2022-05-13
1
-2
/
+6
|
|
|
/
|
|
/
|
*
/
|
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
7
-102
/
+47
|
\
\
|
*
|
CI: don't run "make test" twice in one job
Ævar Arnfjörð Bjarmason
2021-11-24
1
-12
/
+11
|
*
|
CI: use "$runs_on_pool", not "$jobname" to select packages & config
Ævar Arnfjörð Bjarmason
2021-11-24
2
-28
/
+25
|
*
|
CI: rename the "Linux32" job to lower-case "linux32"
Ævar Arnfjörð Bjarmason
2021-11-24
4
-4
/
+4
|
*
|
CI: remove Travis CI support
Ævar Arnfjörð Bjarmason
2021-11-24
6
-58
/
+7
|
|
/
*
|
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
*
|
|
Merge branch 'js/ci-no-directional-formatting'
Junio C Hamano
2021-12-10
1
-0
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ci: disallow directional formatting
Johannes Schindelin
2021-11-04
1
-0
/
+27
|
*
|
Merge branch 'cb/ci-build-pedantic' into maint
Junio C Hamano
2021-10-12
2
-3
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ab/sanitize-leak-ci'
Junio C Hamano
2021-10-11
2
-2
/
+9
|
\
\
\
|
*
|
|
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
2021-09-23
2
-2
/
+9
|
|
/
/
*
|
|
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
2021-09-21
1
-0
/
+1
|
\
\
\
|
*
|
|
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2021-09-01
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'cb/ci-build-pedantic'
Junio C Hamano
2021-09-10
2
-3
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ci: run a pedantic build as part of the GitHub workflow
Carlo Marcelo Arenas Belón
2021-08-11
2
-3
/
+11
*
|
ci/install-dependencies: handle "sparse" job package installs
Jeff King
2021-07-27
1
-0
/
+5
*
|
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
2021-07-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
t: use user-specified utf-8 locale for testing svn
Đoàn Trần Công Danh
2021-06-08
1
-0
/
+1
*
|
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
2021-05-16
1
-0
/
+1
|
\
\
|
*
|
ci: run test round with parallel-checkout enabled
Matheus Tavares
2021-05-05
1
-0
/
+1
|
|
/
*
|
Merge branch 'en/ort-readiness'
Junio C Hamano
2021-04-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add testing with merge-ort merge strategy
Elijah Newren
2021-03-20
1
-0
/
+1
[next]