Commit d443daa
File tree
11 files changed
+18
-11
lines changed- Lib/NativeBinaries
- amd64
- x86
- LibGit2Sharp
- Core
- nuget.package/build
11 files changed
+18
-11
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 |
| |
123 | 127 |
| |
124 | 128 |
| |
| |||
146 | 150 |
| |
147 | 151 |
| |
148 | 152 |
| |
| 153 | + | |
| 154 | + | |
| 155 | + | |
149 | 156 |
| |
150 | 157 |
| |
151 | 158 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- CHANGELOG.md+3
- include/git2/checkout.h+23
- include/git2/errors.h+1
- src/buf_text.c+4-1
- src/checkout.c+137-38
- src/diff_patch.c+6-5
- src/fileops.c+87-19
- src/fileops.h+18
- src/path.c+16-11
- src/path.h+17-3
- tests/checkout/crlf.c+25
- tests/checkout/icase.c+130
- tests/checkout/index.c+2-2
- tests/checkout/nasty.c+39-1
- tests/checkout/tree.c+29
- tests/core/buffer.c+1-1
- tests/filter/crlf.h+5
- tests/path/core.c+47
- tests/resources/crlf/.gitted/objects/0e/052888828a954ca17e5882638e3c6a083e75c0
- tests/resources/crlf/.gitted/objects/9a/6c3533fef19abd6eec8e61206b5c51982b80d9
- tests/resources/crlf/.gitted/objects/a2/34455d62297f1856c4603686150c59fcb0aafe
- tests/resources/crlf/.gitted/objects/c3/e11722855ff260bd27418988ac1467c4e9e73a
- tests/resources/crlf/.gitted/objects/cd/574f5a2baa4c79504f8837b730fa0b11defe99
- tests/resources/crlf/.gitted/objects/f4/d25b796d86387205a5498175d66e91d1e5006a
- tests/resources/crlf/.gitted/refs/heads/utf8+1-1
- tests/resources/nasty/.gitted/objects/14/e70ab559b4c6a8a6fc9b6f538bd1f3934be725
- tests/resources/nasty/.gitted/objects/19/1381ee74dec49c89f99a62d055cb1058ba0de9
- tests/resources/nasty/.gitted/objects/1b/31d55e0c53efbea6c670ece9057b76b5822eea-2
- tests/resources/nasty/.gitted/objects/4d/83272d0d372e1232ddc4ff3260d76fdfa2015a+2
- tests/resources/nasty/.gitted/objects/7b/b1dd08b2c7d73084934954e4196e67004b0279
- tests/resources/nasty/.gitted/objects/91/cd2c95af92883550b45fcc838013ae7e2954df
- tests/resources/nasty/.gitted/objects/9d/5898503adc01d763e279ac8fcefbe865b19031+4
- tests/resources/nasty/.gitted/objects/a0/d89aa95628fcd6b64fd5b23dd56b906b06bfe2
- tests/resources/nasty/.gitted/objects/a7/8dde970cffbb71d67bef2a74aa72c6621d9819
- tests/resources/nasty/.gitted/objects/ac/84d85a425b2a21fd0ffccacac6c48823fc98c8
- tests/resources/nasty/.gitted/objects/bc/e2dabe5766838216d95f199d95aa4fd479a084
- tests/resources/nasty/.gitted/objects/cf/6fcf8cdf7e8d4cda3b11b0ba02d0d5125fbbd7+2
- tests/resources/nasty/.gitted/objects/e5/1c3fa44fe981ec290c8f47fea736f3ff2af2a6
- tests/resources/nasty/.gitted/objects/e8/68b1d6833710021785581a9e11dba8468f3a55
- tests/resources/nasty/.gitted/refs/heads/symlink1+1
- tests/resources/nasty/.gitted/refs/heads/symlink2+1
- tests/resources/nasty/.gitted/refs/heads/symlink3+1
Lines changed: 8 additions & 8 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 |
| <
B785
span class="diff-text-marker">- | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments