This repository was archived by the owner on Jan 19, 2021. It is now read-only.
1 file changed
+1
-1
lines changed- CMakeLists.txt+1
- README.md+6-5
- azure-pipelines.yml+19-15
- azure-pipelines/coverity.sh+2-2
- azure-pipelines/coverity.yml+1-1
- azure-pipelines/docker/bionic+1-1
- azure-pipelines/docker/docurium+2-5
- azure-pipelines/docker/entrypoint.sh+1-1
- azure-pipelines/docker/xenial+3-3
- azure-pipelines/nightly.yml+22-18
- azure-pipelines/test.sh+2-2
- cmake/Modules/PkgBuildConfig.cmake+4-37
- cmake/Modules/SanitizeBool.cmake+20
- cmake/Modules/SelectGSSAPI.cmake+3
- cmake/Modules/SelectHTTPSBackend.cmake+3
- cmake/Modules/SelectHashes.cmake+3
- deps/ntlmclient/CMakeLists.txt+2
- deps/ntlmclient/compat.h+22
- docs/changelog.md+51
- include/git2/deprecated.h+7
- include/git2/repository.h+5-4
- include/git2/sys/refdb_backend.h+109-2
- include/git2/version.h+4-4
- src/CMakeLists.txt+11-13
- src/blame.c+1-1
- src/cache.c+8-4
- src/indexer.c+3-3
- src/notes.c+6-3
- src/odb_pack.c-1
- src/pack-objects.c+3-1
- src/pack.c+21-1
- src/push.c+3-2
- src/refdb_fs.c+3
- src/repository.c+63-50
- src/revwalk.c+1-1
- src/sha1_lookup.c-35
- src/sha1_lookup.h-19
- src/streams/openssl.c+1-1
- src/transports/auth_ntlm.c+2-2
- src/transports/httpclient.c+13-2
- src/unix/posix.h+1-1
- src/win32/path_w32.c+28-1
- src/win32/path_w32.h+16-1
- src/win32/posix_w32.c+1-2
- src/worktree.c+44-28
- tests/blame/blame_helpers.c+2-2
- tests/blame/blame_helpers.h+1-1
- tests/blame/buffer.c+26
- tests/config/global.c+1-1
- tests/config/new.c+1-1
- tests/core/posix.c+20
- tests/diff/tree.c+49
- tests/diff/workdir.c+43
- tests/ignore/path.c+2-3
- tests/index/nsec.c+1-1
- tests/index/tests.c+1-2
- tests/network/refspecs.c+1-1
- tests/notes/notes.c+4-8
- tests/path/win32.c+40-10
- tests/resources/blametest.git/objects/83/6bc00b06cb60eb0f629e237ad2b58adb2cfc7e+3
- tests/resources/blametest.git/objects/a8/ba8436b5d8ccbdfd5be597c194e7bb8e0a092f+1
- tests/resources/blametest.git/objects/f9/264f7fbd31ae7a18b7931ed8946fb0aebb0af3
- tests/resources/blametest.git/refs/heads/master+1-1
0 commit comments