summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* valgrind: suppress leaks in dlopen and newer librariesEdward Thomson2021-08-241-0/+64
* Make the pack and mwindow implementations data-race-freelhchavez2020-11-281-0/+13
* Make the odb race-freelhchavez2020-11-281-6/+1
* Add a ThreadSanitizer buildlhchavez2020-08-031-0/+18
* Merge pull request #5569 from lhchavez/ci-sanitizersEdward Thomson2020-08-031-0/+4
|\
| * Add CI support for Memory and UndefinedBehavior Sanitizerslhchavez2020-07-091-0/+4
* | cmake: specify project versionPatrick Steinhardt2020-07-121-0/+9
|/
* release script: fix typoethomson/release_script_typoEdward Thomson2020-06-041-1/+1
* feat: Check the version in package.jsonSuhaib Mujahid2020-05-121-0/+11
* scripts: add script to create releasesPatrick Steinhardt2020-02-071-0/+171
* valgrind: add suppressions for undefined useEdward Thomson2019-11-241-0/+20
* valgrind: suppress libssh2_rsa_sha1_sign leaksEdward Thomson2019-11-241-0/+9
* valgrind: suppress kexinit leaksEdward Thomson2019-11-241-1/+10
* valgrind: suppress uninitialized reads in libcryptoEdward Thomson2019-11-231-0/+8
* valgrind: suppress memory leaks in libssh2_session_handshakePatrick Steinhardt2019-09-211-0/+20
* tests: execute leak checker via CTest directlyPatrick Steinhardt2019-07-203-0/+122
* 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