1 file changed
+1
-1
lines changed- .travis.yml+2-2
- CHANGELOG.md+7-2
- CMakeLists.txt+21-8
- CONVENTIONS.md+32
- README.md+6
- include/git2/common.h+15
- include/git2/errors.h-5
- include/git2/rebase.h+1-1
- include/git2/sys/index.h+1-1
- script/user_nodefs.h+7
- src/commit.c+37-11
- src/common.h+5
- src/crlf.c+1-1
- src/diff_print.c+5-1
- src/diff_tform.c+16-11
- src/fileops.c+8-9
- src/index.c+39-15
- src/object.c+26
- src/object.h+23
- src/openssl_stream.c+14-2
- src/pack-objects.c+6-6
- src/pack.c+18-1
- src/path.c+1-2
- src/pool.c+78-30
- src/pool.h+28
- src/posix.c+5-2
- src/rebase.c+12-10
- src/refdb_fs.c+1-2
- src/refs.c+1-7
- src/refspec.c+4-4
- src/remote.c+2-2
- src/revwalk.c+1-2
- src/settings.c+9
- src/transports/smart_pkt.c+14-11
- src/tree.c+15
- src/unix/map.c+1-1
- src/unix/posix.h+12
- src/win32/win32-compat.h+3
- src/xdiff/xmerge.c+2
- tests/commit/write.c+106-5
- tests/core/opts.c+6
- tests/core/pool.c+6
- tests/diff/index.c+4-4
- tests/diff/workdir.c+5-3
- tests/index/add.c+84
- tests/index/bypath.c+3
- tests/index/cache.c+3-3
- tests/index/conflicts.c+13-21
- tests/index/filemodes.c+7
- tests/index/nsec.c+9
- tests/index/racy.c+4
- tests/object/tree/write.c+73-13
- tests/refs/create.c+24-2
- tests/resources/status/.gitted/objects/2b/d0a343aeef7a2cf0d158478966a6e587ff3863
- tests/resources/status/.gitted/objects/d4/27e0b2e138501a3d15cc376077a3631e15bd46
- tests/resources/status/.gitted/objects/ee/3fa1b8c00aff7fe02065fdb50864bb0d932ccf
- tests/resources/testrepo/.gitted/objects/ee/3fa1b8c00aff7fe02065fdb50864bb0d932ccf
0 commit comments