File tree
4 files changed
+6
-2
lines changed- lib/rugged
- test
- vendor
4 files changed
+6
-2
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
- CHANGELOG.md+4
- CMakeLists.txt+1
- deps/winhttp/winhttp.h+6-4
- deps/zlib/adler32.c+14-7
- deps/zlib/crc32.c+29-12
- deps/zlib/deflate.c+499-303
- deps/zlib/deflate.h+18-15
- deps/zlib/gzguts.h+218
- deps/zlib/infback.c+2-2
- deps/zlib/inffast.c+34-51
- deps/zlib/inflate.c+86-37
- deps/zlib/inflate.h+7-4
- deps/zlib/inftrees.c+12-14
- deps/zlib/trees.c+38-61
- deps/zlib/zconf.h+499-24
- deps/zlib/zlib.h+298-154
- deps/zlib/zutil.c+27-23
- deps/zlib/zutil.h+35-17
- include/git2/config.h+26-2
- include/git2/diff.h+3-3
- include/git2/pathspec.h+35-18
- include/git2/worktree.h+1-1
- src/buffer.c+31-1
- src/buffer.h+3
- src/checkout.c+21-13
- src/config_file.c+10-8
- src/global.c+4-2
- src/ignore.c+1-1
- src/index.c+27-18
- src/netops.c+73-60
- src/odb.c+1-1
- src/streams/curl.c+18
- src/streams/curl.h+1
- src/transports/ssh.c+5-3
- src/transports/winhttp.c+22
- src/worktree.c+3-3
- tests/buf/percent.c+49
- tests/checkout/head.c+83
- tests/iterator/workdir.c+2-1
- tests/object/tree/write.c+1
- tests/odb/backend/mempack.c+60
- tests/online/clone.c+35-5
- tests/refs/list.c+2-2
- tests/resources/testrepo/.gitted/objects/57/43a3ef145d3638a0fa28233ca92897117ad74f
- tests/resources/testrepo/.gitted/objects/f9/ed4af42472941da45a3ce44458455ed227a6be+2
- tests/resources/testrepo/.gitted/refs/heads/executable+1
- tests/revwalk/basic.c+1-1
- tests/transport/register.c+2
0 commit comments