Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | travis-ci: build with GCC 4.8 as well | SZEDER Gábor | 1 | -0/+4 |
2019-03-01 | travis: remove the hack to build the Windows job on Azure Pipelines | Johannes Schindelin | 1 | -10/+0 |
2019-01-17 | travis-ci: switch to Xcode 10.1 macOS image | SZEDER Gábor | 1 | -0/+2 |
2018-11-19 | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 1 | -1/+1 |
2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-11-02 | travis-ci: install packages in 'ci/install-dependencies.sh' | SZEDER Gábor | 1 | -21/+0 |
2018-10-26 | travis-ci: no longer use containers | Sebastian Staudt | 1 | -2/+0 |
2018-05-21 | travis-ci: run gcc-8 on linux-gcc jobs | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2018-01-08 | travis-ci: build Git during the 'script' phase | SZEDER Gábor | 1 | -6/+1 |
2017-12-27 | travis-ci: don't install default addon packages for the 32 bit Linux build | SZEDER Gábor | 1 | -0/+1 |
2017-12-12 | travis-ci: move setting environment variables to 'ci/lib-travisci.sh' | SZEDER Gábor | 1 | -17/+1 |
2017-12-12 | travis-ci: introduce a $jobname variable for 'ci/*' scripts | SZEDER Gábor | 1 | -5/+5 |
2017-11-02 | travis-ci: don't build Git for the static analysis job | SZEDER Gábor | 1 | -1/+1 |
2017-09-11 | travis-ci: move Travis CI code into dedicated scripts | Lars Schneider | 1 | -80/+8 |
2017-05-23 | Merge branch 'ab/fix-poison-tests' | Junio C Hamano | 1 | -3/+10 |
2017-05-16 | Merge branch 'ls/travis-doc-asciidoctor' | Junio C Hamano | 1 | -2/+3 |
2017-05-11 | travis-ci: add job to run tests with GETTEXT_POISON | Lars Schneider | 1 | -0/+5 |
2017-05-11 | travis-ci: setup "prove cache" in "script" step | Lars Schneider | 1 | -3/+5 |
2017-05-01 | Merge branch 'ls/travis-stricter-linux32-builds' | Junio C Hamano | 1 | -0/+1 |
2017-04-27 | travis-ci: set DEVELOPER knob for Linux32 build | Lars Schneider | 1 | -0/+1 |
2017-04-26 | Merge branch 'ls/travis-coccicheck' | Junio C Hamano | 1 | -0/+12 |
2017-04-16 | travis-ci: add static analysis build job to run coccicheck | Lars Schneider | 1 | -0/+12 |
2017-04-16 | travis-ci: unset compiler for jobs that do not need one | Lars Schneider | 1 | -1/+2 |
2017-04-16 | travis-ci: build documentation with AsciiDoc and Asciidoctor | Lars Schneider | 1 | -1/+1 |
2017-03-28 | travis-ci: build and test Git on Windows | Lars Schneider | 1 | -0/+11 |
2017-03-06 | Travis: also test on 32-bit Linux | Johannes Schindelin | 1 | -0/+21 |
2017-01-23 | travis-ci: fix Perforce install on macOS | Lars Schneider | 1 | -10/+2 |
2016-12-05 | travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build | Lars Schneider | 1 | -2/+2 |
2016-11-11 | Merge branch 'ls/macos-update' | Junio C Hamano | 1 | -1/+2 |
2016-11-10 | travis-ci: disable GIT_TEST_HTTPD for macOS | Lars Schneider | 1 | -1/+2 |
2016-10-26 | Merge branch 'jk/tap-verbose-fix' | Junio C Hamano | 1 | -1/+1 |
2016-10-21 | travis: use --verbose-log test option | Jeff King | 1 | -1/+1 |
2016-09-26 | Merge branch 'ls/travis-homebrew-path-fix' | Junio C Hamano | 1 | -1/+1 |
2016-09-22 | travis-ci: ask homebrew for its path instead of hardcoding it | Lars Schneider | 1 | -1/+1 |
2016-08-10 | Merge branch 'ls/travis-enable-httpd-tests' into maint | Junio C Hamano | 1 | -0/+2 |
2016-07-25 | Merge branch 'ls/travis-enable-httpd-tests' | Junio C Hamano | 1 | -0/+2 |
2016-07-12 | travis-ci: enable web server tests t55xx on Linux | Lars Schneider | 1 | -0/+2 |
2016-06-21 | perf: accommodate for MacOSX | Johannes Schindelin | 1 | -0/+2 |
2016-05-26 | Merge branch 'ls/travis-build-doc' into maint | Junio C Hamano | 1 | -0/+15 |
2016-05-22 | travis-ci: enable Git SVN tests t91xx on Linux | Lars Schneider | 1 | -0/+1 |
2016-05-17 | Merge branch 'ls/travis-build-doc' | Junio C Hamano | 1 | -0/+15 |
2016-05-10 | travis-ci: build documentation | Lars Schneider | 1 | -0/+15 |
2016-04-28 | travis-ci: express Linux/OS X dependency versions more clearly | Lars Schneider | 1 | -7/+10 |
2016-04-19 | travis-ci: update Git-LFS and P4 to the latest version | Lars Schneider | 1 | -2/+2 |
2016-02-25 | add DEVELOPER makefile knob to check for acknowledged warnings | Lars Schneider | 1 | -1/+1 |
2016-01-26 | travis-ci: explicity use container-based infrastructure | Lars Schneider | 1 | -0/+2 |
2016-01-26 | travis-ci: run previously failed tests first, then slowest to fastest | Lars Schneider | 1 | -1/+7 |
2015-11-28 | Add Travis CI support | Lars Schneider | 1 | -0/+91 |