File tree
8 files changed
+36
-9
lines changed- Lib/NativeBinaries
- amd64
- x86
- LibGit2Sharp
8 files changed
+36
-9
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 29 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
90 | 118 |
| |
91 | 119 |
| |
92 | 120 |
| |
93 | 121 |
| |
94 | 122 |
| |
95 | 123 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 124 | + | |
100 | 125 |
| |
101 | 126 |
| |
102 | 127 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
144 | 146 |
| |
145 |
| - | |
| 147 | + | |
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- examples/general.c+2-2
- include/git2/branch.h+11
- include/git2/checkout.h+15
- include/git2/diff.h+153-145
- include/git2/errors.h+34
- include/git2/odb.h+4-2
- include/git2/refs.h+12-3
- include/git2/refspec.h-8
- include/git2/remote.h+24
- src/attr.c+4-3
- src/attr.h+2-1
- src/attr_file.c+8-5
- src/attr_file.h+2-1
- src/branch.c+31-19
- src/checkout.c+28-13
- src/clone.c+203-80
- src/common.h+13-3
- src/diff.c+126-27
- src/diff.h+12-23
- src/diff_output.c+587-611
- src/diff_output.h+86
- src/errors.c+5-1
- src/fetch.c+17-10
- src/global.c+4
- src/ignore.c+45-11
- src/ignore.h+1
- src/index.c+55-9
- src/index.h+2
- src/iterator.c+177-12
- src/iterator.h+19-1
- src/odb.c+1-1
- src/odb_pack.c+57-27
- src/pkt.c+3
- src/protocol.c+10-2
- src/refs.c+175-110
- src/refs.h+4-2
- src/refspec.c+117-19
- src/refspec.h+19
- src/remote.c+98-46
- src/remote.h+4-1
- src/repository.c+9-7
- src/reset.c+6-1
- src/revparse.c+11-6
- src/revwalk.c+2-1
- src/status.c+17-1
- src/submodule.c+6-5
- src/tag.c+1-1
- src/transport.h+3-1
- src/transports/http.c+1-1
- src/util.c+5
- src/util.h+7
- src/vector.c+16
- src/vector.h+1
- src/win32/utf-conv.c+1-1
- tests-clar/attr/lookup.c+1-1
- tests-clar/checkout/index.c+73
- tests-clar/clar_helpers.c+1-1
- tests-clar/clone/clone.c+58-22
- tests-clar/core/errors.c+27
- tests-clar/diff/diff_helpers.c+49-42
- tests-clar/diff/diff_helpers.h+5-5
- tests-clar/diff/diffiter.c+210-67
- tests-clar/diff/index.c+1-1
- tests-clar/diff/patch.c+2-2
- tests-clar/diff/tree.c+28-49
- tests-clar/diff/workdir.c+26-43
- tests-clar/network/refspecs.c+84
- tests-clar/object/tag/list.c+115
- tests-clar/object/tag/read.c-45
- tests-clar/odb/foreach.c+1-1
- tests-clar/refs/branches/ishead.c+80
- tests-clar/refs/branches/move.c+13
- tests-clar/refs/create.c+16-1
- tests-clar/refs/isvalidname.c+23
- tests-clar/refs/list.c+3-3
- tests-clar/refs/lookup.c+1-1
- tests-clar/refs/normalize.c+67-21
- tests-clar/refs/read.c+2-2
- tests-clar/resources/testrepo.git/HEAD_TRACKER
- tests-clar/resources/testrepo.git/objects/1a/443023183e3f2bfbef8ac923cd81c1018a18fd
- tests-clar/resources/testrepo.git/objects/9f/13f7d0a9402c681f91dc590cf7b5470e6a77d2+2
- tests-clar/resources/testrepo.git/objects/fd/4959ce7510db09d4d8217fa2d1780413e05a09
- tests-clar/resources/testrepo/.gitted/HEAD_TRACKER
- tests-clar/resources/testrepo/.gitted/packed-refs+1
- tests-clar/resources/testrepo/.gitted/refs/tags/foo/bar+1
- tests-clar/resources/testrepo/.gitted/refs/tags/foo/foo/bar+1
- tests-clar/revwalk/mergebase.c+9
- tests-clar/status/ignore.c+21
- tests-clar/status/single.c+16
- tests-clar/status/status_data.h+50
- tests-clar/status/worktree.c+8-2
0 commit comments