File tree
5 files changed
+4
-238
lines changed- lib/rugged
- vendor
5 files changed
+4
-238
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
|
Lines changed: 0 additions & 235 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
|
- .travis.yml+12-2
- CMakeLists.txt+15-11
- include/git2/errors.h+1
- include/git2/version.h+3-3
- libgit2.pc.in+4-2
- script/cibuild.sh-2
- script/install-deps-linux.sh-6
- src/diff.c+4-2
- src/diff.h+1
- src/diff_patch.c+9-1
- src/diff_print.c+3
- src/iterator.c+91
- src/iterator.h+15
- src/merge.c+30-86
- src/object.c+5-5
- src/openssl_stream.c+1-1
- src/stash.c+104
- src/stransport_stream.c+1-1
- tests/checkout/crlf.c+15-5
- tests/diff/binary.c+5-2
- tests/diff/blob.c+14-14
- tests/diff/workdir.c+68-7
- tests/fetchhead/nonetwork.c+3
- tests/index/racy.c+4-1
- tests/refs/revparse.c+15
- tests/stash/apply.c+119-9
0 commit comments