summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a .clang-format with our styleethomson/clang-formatEdward Thomson2021-08-301-0/+92
* Merge pull request #6005 from boretrk/c11-warningsEdward Thomson2021-08-253-6/+7
|\
| * c90/c99: name the unnamed union in git_hash_ctxPeter Pettersson2021-08-252-6/+6
| * enable warnings for C11 specific extensionsPeter Pettersson2021-08-251-0/+1
|/
* Merge pull request #5974 from libgit2/ethomson/dlopen_sslEdward Thomson2021-08-2431-546/+1852
|\
| * ci: run dynamically loaded openssl workflows nightlyethomson/dlopen_sslEdward Thomson2021-08-241-0/+35
| * openssl: lazily load libraries when dynamically loadingEdward Thomson2021-08-241-6/+53
| * openssl: dynamically load on macOSEdward Thomson2021-08-241-0/+2
| * tests: show errors when libgit2_init failsEdward Thomson2021-08-241-1/+3
| * ntlmclient: update to ntlmclient 0.9.1Edward Thomson2021-08-2417-346/+623
| * valgrind: suppress leaks in dlopen and newer librariesEdward Thomson2021-08-241-0/+64
| * openssl: dynamically load libssl and symbols (optionally)Edward Thomson2021-08-2411-84/+902
| * openssl: separate legacy apiEdward Thomson2021-08-243-188/+249
|/
* Merge pull request #6000 from libgit2/ethomson/ciEdward Thomson2021-08-237-0/+8
|\
| * ci: update container versionsEdward Thomson2021-08-236-0/+6
| * ci: tag new containers with the latest tagEdward Thomson2021-08-231-0/+2
|/
* Merge pull request #5995 from libgit2/ethomson/centos_ciEdward Thomson2021-08-212-1/+5
|\
| * ci: update centos to find libssh2ethomson/centos_ciEdward Thomson2021-08-212-1/+5
* | Merge pull request #5999 from libgit2/ethomson/openssl_valgrindEdward Thomson2021-08-211-5/+10
|\ \ | |/ |/|
| * openssl: don't fail when we can't customize allocatorsethomson/openssl_valgrindEdward Thomson2021-08-211-5/+10
|/
* Merge pull request #5997 from boretrk/sha1_endianEdward Thomson2021-08-181-2/+0
|\
| * sha1dc: remove conditional for <sys/types.h>Peter Pettersson2021-08-181-2/+0
|/
* Merge pull request #5994 from jairbubbles/fix-libgit2-filename-not-being-pass...Edward Thomson2021-08-171-1/+1
|\
| * Fix LIBGIT2_FILENAME not being passed to the resource compilerJulien Richard2021-08-171-1/+1
|/
* ci: update centos buildsEdward Thomson2021-08-161-1/+2
* ci: update centos buildsEdward Thomson2021-08-162-6/+35
* ci: update centos buildsEdward Thomson2021-08-152-1/+2
* ci: update centos7 and centos8 buildEdward Thomson2021-08-152-1/+4
* ci: run centos7 and centos8 builds nightlyEdward Thomson2021-08-151-0/+12
* Merge pull request #5992 from libgit2/ethomson/centos_ciEdward Thomson2021-08-153-0/+71
|\
| * ci: run centos7 and centos8 builds nightlyEdward Thomson2021-08-151-0/+2
| * ci: add centos7 and centos8 docker definitionsEdward Thomson2021-08-152-0/+69
|/
* Merge pull request #5989 from libgit2/ethomson/ci_nightlyEdward Thomson2021-08-141-5/+6
|\
| * ci: update nightly to use source pathethomson/ci_nightlyEdward Thomson2021-08-141-5/+6
* | Merge pull request #5972 from libgit2/ethomson/http_empty_passwordEdward Thomson2021-08-141-2/+6
|\ \ | |/ |/|
| * http: don't require a passwordethomson/http_empty_passwordEdward Thomson2021-08-051-2/+6
* | ci: final docs updateEdward Thomson2021-08-101-1/+1
* | ci: build docs in source directory for consistencyEdward Thomson2021-08-101-9/+4
* | ci: update path during documentation generationEdward Thomson2021-08-101-1/+1
* | ci: update paths during docker buildEdward Thomson2021-08-101-0/+2
* | Merge pull request #5854 from alexjg/respect-force-flag-in-remote-fetchEdward Thomson2021-08-102-0/+174
|\ \
| * | skip descendant check if remote ref not foundAlex Good2021-08-052-20/+7
| * | Merge branch 'main' into respect-force-flag-in-remote-fetchAlex Good2021-06-3010-14/+30
| |\ \
| * | | Fix memory sanitizer failures in testsAlex Good2021-06-301-15/+18
| * | | Merge branch 'libgit2:main' into respect-force-flag-in-remote-fetchalexjg2021-06-110-0/+0
| |\ \ \
| * | | | Respect the force flag on refspecs in git_remote_fetchAlex Good2021-06-113-1/+185
* | | | | Merge pull request #5980 from libgit2/ethomson/dockerfileEdward Thomson2021-08-096-33/+30
|\ \ \ \ \
| * | | | | ci: remove the docker entrypointethomson/dockerfileEdward Thomson2021-08-096-33/+30
* | | | | | Merge pull request #5978 from boretrk/amigaEdward Thomson2021-08-091-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | amiga: use ';' as path list separator on AmigaOSPeter Pettersson2021-08-081-3/+3
|/ / / / /