1 file changed
+1
-1
lines changed- examples/status.c+50-9
- include/git2/blob.h+1-1
- include/git2/branch.h+4-3
- include/git2/index.h+1-1
- include/git2/merge.h+1-1
- include/git2/push.h+1-1
- include/git2/refs.h+7-5
- src/blob.c+1-1
- src/branch.c+5-3
- src/buffer.c+53
- src/buffer.h+4
- src/config.c+30
- src/config.h+8
- src/config_file.h+2-1
- src/diff.c+11-1
- src/fnmatch.c+10-3
- src/graph.c+6-1
- src/index.c+13-1
- src/index.h+7
- src/merge.c+1-1
- src/path.c+2
- src/path.h+8
- src/push.c+1-1
- src/refdb_fs.c+1-1
- src/refs.c+7-5
- src/remote.c+55-58
- src/repository.c+24-13
- src/repository.h+2-7
- src/submodule.c+541-343
- src/submodule.h+28-5
- src/userdiff.h+7-9
- src/vector.c+5-3
- src/win32/posix_w32.c+22-1
- tests/attr/ignore.c+63-4
- tests/blame/simple.c+8-4
- tests/clar.c+30-23
- tests/clar.h+9
- tests/clar/print.h+8-2
- tests/clar_libgit2.h+4-2
- tests/clone/nonetwork.c+34
- tests/core/buffer.c+32
- tests/core/iconv.c+11-1
- tests/diff/submodules.c-5
- tests/fetchhead/fetchhead_data.h-1
- tests/fetchhead/nonetwork.c+36
- tests/graph/descendant_of.c+8
- tests/online/clone.c+2-9
- tests/online/push.c+32-31
- tests/repo/state.c+18
- tests/status/submodules.c+90-3
- tests/submodule/add.c+117
- tests/submodule/lookup.c+121-26
- tests/submodule/modify.c+26-57
- tests/submodule/nosubs.c+82-1
- tests/submodule/submodule_helpers.c+29-7
- tests/submodule/submodule_helpers.h+13-2
0 commit comments