1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE+14
- CHANGELOG.md+75-3
- README.md+12-4
- include/git2/common.h+18
- include/git2/describe.h+5-2
- include/git2/remote.h+4-4
- include/git2/transaction.h+9
- include/git2/version.h+3-3
- src/curl_stream.c+14-3
- src/global.h+6
- src/graph.c+1-1
- src/index.c+1-1
- src/odb_mempack.c+1-1
- src/pack.c+7-2
- src/patch_generate.c+1-1
- src/patch_parse.c+3-1
- src/path.c-1
- src/rebase.c+1-1
- src/refdb_fs.c+4-2
- src/repository.c+1-1
- src/revwalk.c+1-1
- src/settings.c+2
- src/signature.c+1-1
- src/sortedcache.c+1
- src/sysdir.c+1-1
- src/transports/http.c+1-1
- src/transports/smart_protocol.c+5-5
- src/unix/pthread.h+2
- src/win32/thread.c+18
- src/win32/thread.h+2
- src/win32/w32_util.h+1-1
- src/zstream.c+1-1
- tests/clar_libgit2.h+45
- tests/core/env.c+21
- tests/core/init.c+2-2
- tests/rebase/merge.c+54
- tests/repo/discover.c+104-56
- tests/threads/basic.c+33
- tests/threads/refdb.c+22-12
0 commit comments