summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
...
* travis: install openssl explicitlyethomson/travis-explicit-opensslEdward Thomson2017-06-121-0/+1
* appveyor: don't rewrite system mingwethomson/appveyorEdward Thomson2017-02-241-2/+4
* coverity: check for Coverity token only if necessaryPatrick Steinhardt2016-10-311-3/+3
* coverity: only analyze the master branch of the main repositoryPatrick Steinhardt2016-10-281-3/+3
* coverity: fix download URLPatrick Steinhardt2016-10-281-2/+1
* script: cibuild: build examplesPatrick Steinhardt2016-10-101-1/+1
* travis: take the newer ssh-keygen format into accountcmn/osx-ssh-keyCarlos Martín Nieto2016-10-051-2/+7
* cibuild: set -xCarlos Martín Nieto2016-10-051-0/+2
* Merge pull request #3815 from pks-t/pks/coverity-modelEdward Thomson2016-07-241-0/+75
|\
| * coverity: model functions printing into git_bufPatrick Steinhardt2016-06-071-0/+38
| * coverity: add user modelPatrick Steinhardt2016-06-071-0/+37
* | ci: install homebrew's curl on macethomson/mac_buildEdward Thomson2016-07-242-1/+2
* | ci: install homebrew's zlib on macEdward Thomson2016-07-222-0/+5
|/
* CI: start the proxy before the build so it's readyCarlos Martín Nieto2016-04-191-7/+8
* proxy: test proxy support on TravisCarlos Martín Nieto2016-04-191-0/+14
* Merge pull request #3647 from pks-t/pks/coverity-fixes-round6Carlos Martín Nieto2016-03-141-2/+16
|\
| * coverity: report errors when uploading tarballPatrick Steinhardt2016-03-111-2/+16
* | Remove CI support for mingw32cmn/remove-mingw32Carlos Martín Nieto2016-03-142-16/+1
|/
* tests: create a ctest target for cred_callbackcmn/auth-retryCarlos Martín Nieto2016-03-031-2/+2
* test: make sure we retry the auth callback on all platformsCarlos Martín Nieto2016-03-031-0/+4
* common: introduce GITERR_CHECK_ALLOC_BUFPatrick Steinhardt2016-02-231-0/+1
* coverity: hint git_vector_foreach does not deref NULL contentsPatrick Steinhardt2016-02-231-0/+6
* coverity: hint that string length is at least 2Patrick Steinhardt2016-02-181-0/+2
* coverity: add nodefs for abort macrosPatrick Steinhardt2016-02-181-0/+17
* coverity: use https URL for posting buildPatrick Steinhardt2016-02-101-2/+1
* coverity: provide nodef for GITERR_CHECK_ALLOCPatrick Steinhardt2016-02-102-0/+10
* travis: don't install CMake on OS XCarlos Martín Nieto2015-07-061-1/+1
* travis: update the homebrew dbCarlos Martín Nieto2015-07-061-0/+1
* Remove dependency installation file for travis builds.Arthur Schreiber2015-06-271-6/+0
* Don't try to start ssh.Arthur Schreiber2015-06-261-2/+0
* travis: fail if we fail the push testsCarlos Martín Nieto2015-06-121-2/+2
* set PKG_CONFIG_LIBDIR in toolchain-mingw32.cmakeTony Kelman2015-03-171-0/+2
* Win32: Enable WinHTTP for MinGWPhilip Kelley2015-03-162-5/+24
* Revert "Implement fail-fast for Travis as well"Edward Thomson2015-03-103-12/+2
* Add MinGW-w64 to matrixTony Kelman2015-03-041-2/+19
* Implement fail-fast for Travis as wellTony Kelman2015-03-043-2/+12
* add mingw to appveyor matrixTony Kelman2015-03-041-0/+6
* Merge pull request #2710 from Therzok/shellcheckScriptsEdward Thomson2014-11-212-14/+15
|\
| * Run shell scripts through shellcheckUngureanu Marius2014-11-202-14/+15
* | travis: disable the cert callback on OSXcmn/disable-ssh-checkCarlos Martín Nieto2014-11-201-1/+4
|/
* script: use a parallel build on TravisCarlos Martín Nieto2014-09-161-1/+1
* Merge remote-tracking branch 'upstream/master' into cmn/host-cert-infoCarlos Martín Nieto2014-09-161-2/+0
|\
| * travis: no need to clean out the test repositoryCarlos Martín Nieto2014-08-291-2/+0
* | ssh: add test for host keyCarlos Martín Nieto2014-09-161-1/+4
|/
* Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-271-1/+4
|\
| * ssh: provide a factory function for setting ssh pathscmn/ssh-factory-for-pathsCarlos Martín Nieto2014-07-071-1/+4
* | travis: enable password authentication on OSXcmn/ssh-retryCarlos Martín Nieto2014-06-261-1/+7
* | ssh: request credentials again on authentication failureCarlos Martín Nieto2014-06-261-1/+1
|/
* travis: build on osx toocmn/dual-osCarlos Martín Nieto2014-05-212-0/+11
* ciscript: don't use an empty string as a numberCarlos Martín Nieto2014-04-301-1/+1