summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* errors: update static analysis tools for giterrEdward Thomson2019-01-221-3/+3
* coverity: attempt to model clar's assertionsEtienne Samson2019-01-041-0/+23
* ci: remove unused old ci scriptsEdward Thomson2018-07-285-150/+0
* ci: move travis to the new scriptsEdward Thomson2018-07-281-71/+0
* ci: move appveyor to new scriptsEdward Thomson2018-07-271-23/+0
* ci: enable leak checking on osxEdward Thomson2018-07-261-0/+2
* tests: simplify cmake test configurationEdward Thomson2018-07-261-3/+5
* travis: enable -Werror in the script instead of using the matrixEtienne Samson2018-06-061-1/+1
* scripts: remove extraneous semicolonsEtienne Samson2018-06-063-8/+6
* scripts: use leaks on macOSEtienne Samson2018-06-061-0/+2
* valgrind: bump num-callers to 50 for fuller stack tracesEtienne Samson2018-06-061-1/+1
* travis: let cmake perform the build & install stepEtienne Samson2018-06-061-1/+1
* valgrind: skip buf::oom testEtienne Samson2018-06-061-1/+1
* travis: split valgrind check in its own scriptEtienne Samson2018-06-061-0/+13
* travis: split testing from buildingEtienne Samson2018-06-062-74/+83
* Merge pull request #4173 from tiennou/mbedtlsEdward Thomson2018-04-221-0/+13
|\
| * travis: pass -fPIC when configuring mbedtlsEtienne Samson2018-04-111-1/+2
| * travis: just grab what we need from mbedtlsEtienne Samson2018-04-111-2/+1
| * mbedtls: enable Travis CI testsEtienne Samson2018-04-111-0/+13
* | Merge pull request #4476 from pks-t/pks/backport-scriptEdward Thomson2018-04-171-0/+23
|\ \ | |/ |/|
| * scripts: add backporting scriptPatrick Steinhardt2018-01-121-0/+23
* | tests: create new test target for all SSH-based testsPatrick Steinhardt2018-01-031-7/+4
* | tests: online::clone: inline creds-test with nonexistent URLPatrick Steinhardt2018-01-031-7/+0
* | tests: online::clone: construct credential-URL from environmentPatrick Steinhardt2018-01-031-9/+5
|/
* Merge pull request #4394 from libgit2/cmn/macos-ramdiskEdward Thomson2017-11-061-0/+9
|\
| * travis: let's try a 5GB ramdiskcmn/macos-ramdiskCarlos Martín Nieto2017-10-311-2/+2
| * travis: put clar's sandbox in a ramdisk on macOSCarlos Martín Nieto2017-10-311-0/+9
* | appveyor: build examplesPatrick Steinhardt2017-11-061-1/+1
|/
* travis: add custom apt sourcesethomson/libcurl_buildEdward Thomson2017-10-071-12/+0
* travis: only install custom libcurl on trustyEdward Thomson2017-07-241-4/+8
* travis: only kill our own sshdEdward Thomson2017-07-241-1/+2
* travis: build with patched libcurlEdward Thomson2017-07-241-0/+8
* travis: cibuild: set up our own sshd serverPatrick Steinhardt2017-06-211-8/+26
* travis: replace use of deprecated homebrew/dupes tapPatrick Steinhardt2017-06-131-1/+1
* 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
|\