summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* travis: do not execute Coverity analysis for all cron jobsPatrick Steinhardt2018-10-191-4/+8
* ci: run VSTS builds on master and maint branchesEdward Thomson2018-10-191-0/+4
* ci: set PKG_CONFIG_PATH on travisEdward Thomson2018-10-191-0/+1
* ci: run coverity from a nightly VSTS buildEdward Thomson2018-10-191-0/+22
* ci: run coverity from travis's cronEdward Thomson2018-10-192-20/+13
* ci: remove unused old ci scriptsPatrick Steinhardt2018-10-193-110/+0
* ci: move travis to the new scriptsEdward Thomson2018-10-195-15/+19
* ci: move appveyor to new scriptsEdward Thomson2018-10-192-61/+21
* ci: use a single setup script for mingwEdward Thomson2018-10-193-26/+13
* ci: use docker containers from libgit2 accountPatrick Steinhardt2018-10-191-4/+4
* ci: perform clang builds on LinuxPatrick Steinhardt2018-10-193-5/+39
* ci: dissociate test from leaks processEdward Thomson2018-10-191-2/+1
* ci: some additional debuggingEdward Thomson2018-10-191-0/+8
* ci: enable leak checking on osxEdward Thomson2018-10-193-0/+5
* ci: msvc leak-checkingEdward Thomson2018-10-192-5/+4
* ci: xcode leaks leak-checkingEdward Thomson2018-10-191-0/+4
* buf tests: allocate a smaller size for the oomEdward Thomson2018-10-191-3/+15
* ci: valgrind leak-checkingPatrick Steinhardt2018-10-192-7/+27
* ci: introduce vsts buildsEdward Thomson2018-10-192-0/+106
* ci: scripts to setup mingw build environmentEdward Thomson2018-10-192-0/+40
* ci: set up a macos hostEdward Thomson2018-10-191-0/+6
* ci: setup a linux hostEdward Thomson2018-10-191-0/+8
* ci: improved flexibility for citest.shEdward Thomson2018-10-191-67/+125
* ci: refactor unix ci build/test scriptsEdward Thomson2018-10-192-0/+138
* ci: move tests into citest.ps1Edward Thomson2018-10-192-19/+45
* ci: Windows PowerShell build scriptEdward Thomson2018-10-191-0/+50
* tests: simplify cmake test configurationEdward Thomson2018-10-193-14/+13
* scripts: remove extraneous semicolonsEtienne Samson2018-10-193-8/+6
* scripts: use leaks on macOSEtienne Samson2018-10-191-0/+2
* valgrind: bump num-callers to 50 for fuller stack tracesEtienne Samson2018-10-191-1/+1
* travis: let cmake perform the build & install stepEtienne Samson2018-10-191-1/+1
* valgrind: silence invalid free in libc atexit handlerEtienne Samson2018-10-191-0/+10
* valgrind: silence libssh2 leaking something from gcryptEtienne Samson2018-10-191-0/+8
* valgrind: skip buf::oom testEtienne Samson2018-10-191-1/+1
* valgrind: silence curl_global_init leaksEtienne Samson2018-10-191-0/+7
* travis: split valgrind check in its own scriptEtienne Samson2018-10-192-4/+14
* travis: split testing from buildingEtienne Samson2018-10-193-74/+84
* clar: verify command line arguments before executeYoney2018-10-191-2/+9
* appveyor: fix typo in registry key to disable DHEPatrick Steinhardt2018-10-191-1/+1
* appveyor: disable DHE to avoid spurious failuresPatrick Steinhardt2018-10-191-0/+5
* appveyor: add jobs to also build on Visual Studio 2015Patrick Steinhardt2018-10-191-0/+6
* appveyor: explicitly specify build imagesPatrick Steinhardt2018-10-191-4/+8
* tests: create new test target for all SSH-based testsPatrick Steinhardt2018-10-193-10/+69
* tests: online::clone: inline creds-test with nonexistent URLPatrick Steinhardt2018-10-194-15/+4
* tests: online::clone: construct credential-URL from environmentPatrick Steinhardt2018-10-194-18/+22
* tests: perf: build but exclude performance tests by defaultPatrick Steinhardt2018-10-192-14/+1
* tests: iterator::workdir: fix reference count in stale testPatrick Steinhardt2018-10-191-1/+1
* tests: iterator_helpers: assert number of iterator itemsPatrick Steinhardt2018-10-191-2/+1
* tests: status::worktree: indicate skipped tests on Win32Patrick Steinhardt2018-10-194-0/+10
* travis: build sources with tracing enabledPatrick Steinhardt2018-10-191-1/+1