File tree
5 files changed
+11
-11
lines changed- nuget.package
- build
- net46
- libgit2
5 files changed
+11
-11
lines changed- docs/changelog.md+39
- include/git2/version.h+2-2
- src/CMakeLists.txt+15-10
- src/attr_file.c-12
- src/commit_list.c+6-2
- 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+77
- src/path.h+12
- src/win32/posix_w32.c+11-2
- tests/attr/ignore.c+41
- tests/config/global.c+30
- tests/diff/parse.c+37
- tests/odb/mixed.c+21
- tests/patch/patch_common.h+18
- tests/repo/init.c+12
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments