1 file changed
+1
-1
lines changed- .mailmap+2-1
- CMakeLists.txt+2-1
- CODE_OF_CONDUCT.md+75
- README.md+8-8
- include/git2/commit.h+12
- include/git2/diff.h+1-1
- include/git2/merge.h-8
- include/git2/rebase.h+1-1
- include/git2/stash.h+2-2
- libgit2.pc.in+1-1
- src/attr_file.c+3-2
- src/checkout.c+3-1
- src/commit.c+103-12
- src/curl_stream.c+5-1
- src/index.c+15-130
- src/index.h-1
- src/merge.c+2-3
- src/pack-objects.c+8-4
- src/pack.c+2-3
- src/pack.h-7
- src/path.c+1-1
- src/repository.c+3-1
- src/tag.c+1-1
- src/transports/ssh.c+8-3
- src/transports/winhttp.c+7-2
- tests/commit/parse.c+53
- tests/index/racy.c+1-1
- tests/repo/init.c+133-39
- tests/submodule/lookup.c+1-1
0 commit comments