index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-05
ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build job
SZEDER Gábor
1
-7
/
+16
2019-04-05
ci: stick with Asciidoctor v1.5.8 for now
SZEDER Gábor
1
-1
/
+1
2019-04-01
ci: install Asciidoctor in 'ci/install-dependencies.sh'
SZEDER Gábor
2
-3
/
+3
2019-03-01
travis: remove the hack to build the Windows job on Azure Pipelines
Johannes Schindelin
1
-103
/
+0
2019-02-07
ci: clear and mark MAKEFLAGS exported just once
Junio C Hamano
1
-3
/
+6
2019-02-07
ci: make sure we build Git parallel
SZEDER Gábor
1
-1
/
+1
2019-02-06
Merge branch 'sg/travis-osx-brew-breakage-workaround'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
12
-35
/
+157
2019-02-04
travis-ci: make the OSX build jobs' 'brew update' more quiet
SZEDER Gábor
1
-1
/
+1
2019-01-29
ci: parallelize testing on Windows
Johannes Schindelin
2
-0
/
+29
2019-01-29
ci: speed up Windows phase
Johannes Schindelin
1
-0
/
+2
2019-01-29
Add a build definition for Azure DevOps
Johannes Schindelin
1
-0
/
+25
2019-01-29
ci/lib.sh: add support for Azure Pipelines
Johannes Schindelin
2
-0
/
+30
2019-01-28
ci: use a junction on Windows instead of a symlink
Johannes Schindelin
1
-1
/
+4
2019-01-28
ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
Johannes Schindelin
5
-5
/
+6
2019-01-28
ci/lib.sh: encapsulate Travis-specific things
Johannes Schindelin
4
-14
/
+43
2019-01-28
ci: rename the library of common functions
Johannes Schindelin
8
-7
/
+7
2019-01-28
travis: fix skipping tagged releases
Johannes Schindelin
1
-11
/
+14
2019-01-17
travis-ci: build with the right compiler
SZEDER Gábor
2
-3
/
+17
2019-01-17
travis-ci: don't be '--quiet' when running the tests
SZEDER Gábor
2
-3
/
+3
2018-11-19
Merge branch 'ab/dynamic-gettext-poison'
Junio C Hamano
1
-2
/
+2
2018-11-13
Merge branch 'sg/travis-install-dependencies'
Junio C Hamano
1
-6
/
+29
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-11-02
travis-ci: install packages in 'ci/install-dependencies.sh'
SZEDER Gábor
1
-6
/
+29
2018-10-19
ci: add optional test variables
Derrick Stolee
1
-0
/
+2
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
1
-0
/
+1
2018-08-15
Merge branch 'sg/travis-retrieve-trash-upon-failure'
Junio C Hamano
3
-3
/
+104
2018-08-01
travis-ci: include the trash directories of failed tests in the trace log
SZEDER Gábor
3
-3
/
+104
2018-07-23
travis-ci: fail if Coccinelle static analysis found something to transform
SZEDER Gábor
1
-0
/
+19
2018-07-23
travis-ci: run Coccinelle static analysis with two parallel jobs
SZEDER Gábor
1
-1
/
+1
2018-07-23
pack-objects: fix performance issues on packing large deltas
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-05-30
Merge branch 'nd/travis-gcc-8'
Junio C Hamano
1
-0
/
+3
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-04-16
ci: exercise the whole test suite with uncommon code in pack-objects
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-04-16
read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
1
-1
/
+1
2018-03-08
Merge branch 'sg/travis-build-during-script-phase'
Junio C Hamano
2
-9
/
+2
2018-02-28
travis-ci: run tests with '-x' tracing
SZEDER Gábor
1
-1
/
+1
2018-02-13
Merge branch 'sg/travis-linux32-sanity'
Junio C Hamano
4
-18
/
+50
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-0
/
+4
2018-01-30
travis-ci: don't fail if user already exists on 32 bit Linux build job
SZEDER Gábor
1
-1
/
+7
2018-01-30
travis-ci: don't run the test suite as root in the 32 bit Linux build
SZEDER Gábor
2
-6
/
+26
2018-01-30
travis-ci: don't repeat the path of the cache directory
SZEDER Gábor
4
-6
/
+11
2018-01-30
travis-ci: use 'set -e' in the 32 bit Linux build job
SZEDER Gábor
1
-10
/
+10
2018-01-30
travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
SZEDER Gábor
1
-0
/
+1
2018-01-19
travis: run tests with GIT_TEST_SPLIT_INDEX
Thomas Gummerer
1
-0
/
+4
2018-01-08
travis-ci: build Git during the 'script' phase
SZEDER Gábor
2
-9
/
+3
2018-01-03
travis-ci: check that all build artifacts are .gitignore-d
SZEDER Gábor
4
-0
/
+20
2018-01-03
travis-ci: don't store P4 and Git LFS in the working tree
SZEDER Gábor
1
-2
/
+2
2018-01-02
travis-ci: record and skip successfully built trees
SZEDER Gábor
6
-0
/
+57
[prev]
[next]