1 file changed
+1
-1
lines changed- CHANGELOG.md+41-4
- CMakeLists.txt+1-1
- appveyor.yml+5
- cmake/Modules/FindPkgLibraries.cmake+28
- examples/CMakeLists.txt-1
- include/git2/version.h+2-2
- src/CMakeLists.txt+2-10
- src/attr_file.c+5
- src/checkout.c+2-2
- src/diff_print.c+1
- src/hash/sha1dc/sha1.c+67-23
- src/ignore.c-10
- src/index.c+32-8
- src/odb_mempack.c+1
- src/path.c+180-22
- src/path.h+73
- src/refdb_fs.c+4-2
- src/refs.c+3
- src/refs.h+4
- src/refspec.c+4-1
- src/remote.c+1-1
- src/revwalk.c+9-24
- src/streams/openssl.c+2-1
- src/streams/openssl.h+2-1
- src/submodule.c+88-25
- src/submodule.h+13
- src/transports/local.c+7-1
- src/transports/ssh.c+2-1
- src/tree.c+1-1
- src/util.c+5
- src/worktree.c+1-1
- tests/CMakeLists.txt+1-1
- tests/attr/ignore.c+16
- tests/checkout/nasty.c+12
- tests/checkout/typechange.c+26
- tests/diff/stats.c+1-1
- tests/fetchhead/nonetwork.c+23
- tests/path/core.c+197-197
- tests/path/dotgit.c+119
- tests/refs/dup.c+2
- tests/resources/nasty/.gitted/objects/07/f9d4d85b75187e4db5b9cbcad3e6218582bd57
- tests/resources/nasty/.gitted/objects/2a/9eb82c733e31ae312cee349084dcbc6f69639a
- tests/resources/nasty/.gitted/objects/42/1376db9e8aee847e9d774891e73098a7415e94
- tests/resources/nasty/.gitted/objects/e3/0b60b120761f44ebd0f0a7b0e9445ce8e11d68
- tests/resources/nasty/.gitted/refs/heads/gitmodules-symlink+1
- tests/resources/revwalk.git/HEAD+1
- tests/resources/revwalk.git/config+6
- tests/resources/revwalk.git/description+1
- tests/resources/revwalk.git/objects/info/packs+2
- tests/resources/revwalk.git/objects/pack/pack-9adacb9971981a1a3264fd473da5b800f2715959.idx
- tests/resources/revwalk.git/objects/pack/pack-9adacb9971981a1a3264fd473da5b800f2715959.pack
- tests/resources/revwalk.git/packed-refs+7
- tests/resources/revwalk.git/refs/.gitkeep
- tests/revwalk/basic.c+27
- tests/submodule/escape.c+98
- tests/submodule/lookup.c+37-8
- tests/worktree/reflog.c+26
- tests/worktree/repository.c+1
0 commit comments