1 file changed
+1
-1
lines changed- CMakeLists.txt+4-2
- README.md+2-1
- azure-pipelines.yml+10-9
- azure-pipelines/nightly.yml+14-13
- ci/build.sh+13-1
- docs/changelog.md+109
- examples/CMakeLists.txt+3
- include/git2/version.h+2-2
- src/CMakeLists.txt+15-10
- src/attr_file.c-12
- src/commit_list.c+6-2
- src/common.h+6
- src/config.c+8-1
- src/config_file.c+2-1
- src/fileops.c+6-3
- src/ignore.c+3-1
- src/odb.c+7-2
- src/patch_parse.c+14-19
- src/path.c+129-21
- src/path.h+12
- src/repository.h+1-1
- src/win32/posix_w32.c+11-2
- tests/CMakeLists.txt+3
- tests/attr/ignore.c+41
- tests/checkout/nasty.c+11-2
- tests/clar_libgit2.h+1-1
- tests/config/global.c+30
- tests/diff/parse.c+37
- tests/index/tests.c+115-21
- tests/object/tree/write.c+4-5
- tests/odb/mixed.c+21
- tests/patch/patch_common.h+18
- tests/path/core.c+11
- tests/path/dotgit.c+1
- tests/repo/init.c+12
- tests/resources/nasty/.gitted/objects/33/8190107c7ee7d8f5aa30061fc19b7d5ddcda86
- tests/resources/nasty/.gitted/objects/97/c14994866466aeb73e769a6f34e07c7f4b53f7
- tests/resources/nasty/.gitted/objects/b8/edf3ad62dbcbc983857a5bfee7b0181ee1a513
- tests/resources/nasty/.gitted/refs/heads/dotgit_alternate_data_stream+1
0 commit comments