index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ci
/
install-dependencies.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: use "$runs_on_pool", not "$jobname" to select packages & config
Ævar Arnfjörð Bjarmason
2021-11-24
1
-18
/
+14
*
CI: remove Travis CI support
Ævar Arnfjörð Bjarmason
2021-11-24
1
-2
/
+1
*
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
2021-09-23
1
-1
/
+1
*
ci/install-dependencies: handle "sparse" job package installs
Jeff King
2021-07-27
1
-0
/
+5
*
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-10
1
-1
/
+1
|
\
|
*
ci: remove GETTEXT_POISON jobs
Ævar Arnfjörð Bjarmason
2021-01-22
1
-1
/
+1
*
|
ci/install-depends: attempt to fix "brew cask" stuff
Junio C Hamano
2021-01-15
1
-4
/
+4
|
/
*
ci: run gem with sudo to install asciidoctor
Johannes Schindelin
2020-04-10
1
-1
/
+1
*
ci: explicit install all required packages
Đoàn Trần Công Danh
2020-04-10
1
-3
/
+11
*
ci: prevent `perforce` from being quarantined
Johannes Schindelin
2020-02-27
1
-2
/
+2
*
Merge branch 'sg/osx-force-gcc-9'
Junio C Hamano
2019-12-07
1
-2
/
+4
|
\
|
*
ci: build Git with GCC 9 in the 'osx-gcc' build job
SZEDER Gábor
2019-11-29
1
-1
/
+4
*
|
Merge branch 'jc/azure-ci-osx-fix-fix'
Junio C Hamano
2019-12-05
1
-1
/
+2
|
\
\
|
*
|
ci(osx): update homebrew-cask repository with less noise
Junio C Hamano
2019-11-20
1
-1
/
+2
*
|
|
Merge branch 'sg/ci-osx-gcc8-fix'
Junio C Hamano
2019-10-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: fix GCC install in the Travis CI GCC OSX job
SZEDER Gábor
2019-10-24
1
-0
/
+1
*
|
|
ci(osx): use new location of the `perforce` cask
Johannes Schindelin
2019-10-23
1
-0
/
+5
|
/
/
*
|
Merge branch 'dl/honor-cflags-in-hdr-check'
Junio C Hamano
2019-10-07
1
-1
/
+2
|
\
\
|
*
|
ci: run `hdr-check` as part of the `Static Analysis` job
Johannes Schindelin
2019-10-03
1
-1
/
+2
|
|
/
*
/
Documentation: fix build with Asciidoctor 2
brian m. carlson
2019-09-16
1
-1
/
+1
|
/
*
ci: disable Homebrew's auto cleanup
SZEDER Gábor
2019-07-03
1
-1
/
+1
*
ci: don't update Homebrew
SZEDER Gábor
2019-07-03
1
-1
/
+1
*
Merge branch 'sg/ci-libsvn-perl'
Junio C Hamano
2019-05-19
1
-1
/
+1
|
\
|
*
ci: install 'libsvn-perl' instead of 'git-svn'
SZEDER Gábor
2019-05-07
1
-1
/
+1
*
|
ci: stick with Asciidoctor v1.5.8 for now
SZEDER Gábor
2019-04-05
1
-1
/
+1
*
|
ci: install Asciidoctor in 'ci/install-dependencies.sh'
SZEDER Gábor
2019-04-01
1
-0
/
+3
|
/
*
Merge branch 'sg/travis-osx-brew-breakage-workaround'
Junio C Hamano
2019-02-07
1
-1
/
+1
|
\
|
*
travis-ci: make the OSX build jobs' 'brew update' more quiet
SZEDER Gábor
2019-02-04
1
-1
/
+1
*
|
Merge branch 'js/vsts-ci'
Junio C Hamano
2019-02-07
1
-2
/
+3
|
\
\
|
*
|
ci/lib.sh: encapsulate Travis-specific things
Johannes Schindelin
2019-01-28
1
-1
/
+2
|
*
|
ci: rename the library of common functions
Johannes Schindelin
2019-01-28
1
-1
/
+1
|
|
/
*
/
travis-ci: build with the right compiler
SZEDER Gábor
2019-01-17
1
-0
/
+5
|
/
*
travis-ci: install packages in 'ci/install-dependencies.sh'
SZEDER Gábor
2018-11-02
1
-6
/
+29
*
travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
SZEDER Gábor
2017-12-12
1
-2
/
+0
*
travis-ci: introduce a $jobname variable for 'ci/*' scripts
SZEDER Gábor
2017-12-12
1
-3
/
+3
*
travis-ci: fix running P4 and Git LFS tests in Linux build jobs
SZEDER Gábor
2017-11-02
1
-6
/
+4
*
travis: dedent a few scripts that are indented overly deeply
Junio C Hamano
2017-09-11
1
-24
/
+27
*
travis-ci: move Travis CI code into dedicated scripts
Lars Schneider
2017-09-11
1
-0
/
+43