File tree
177 files changed
+1030
-431
lines changed- .github/workflows
- gitoxide-core
- src
- repository
- gix
- examples
- src
- clone
- fetch
- config
- snapshot
- tree
- sections
- repository
- revision
- tests
- clone
- fixtures/generated-archives
- gix-commitgraph/tests/fixtures/generated-archives
- gix-config
- src
- tests
- fixtures/generated-archives
- source
- gix-date/tests/fixtures/generated-archives
- gix-diff
- tests/fixtures/generated-archives
- gix-discover
- tests/fixtures/generated-archives
- gix-filter
- tests
- driver
- fixtures/generated-archives
- gix-fsck
- gix-glob/tests/fixtures/generated-archives
- gix-hash
- src
- gix-index
- src
- tests/fixtures/generated-archives
- gix-macros
- gix-mailmap
- gix-negotiate
- tests/fixtures/generated-archives
- gix-object/tests/fixtures/generated-archives
- gix-odb
- tests/fixtures/generated-archives
- gix-pack
- tests/fixtures/generated-archives
- gix-packetline
- gix-packetline-blocking
- gix-pathspec
- tests/fixtures/generated-archives
- gix-protocol
- gix-ref
- tests/fixtures/generated-archives
- gix-refspec
- tests/fixtures/generated-archives
- gix-revision
- tests/fixtures/generated-archives
- gix-status
- tests/fixtures/generated-archives
- gix-submodule
- tests/fixtures/generated-archives
- gix-transport
- gix-traverse/tests/fixtures/generated-archives
- gix-url
- gix-worktree
- tests/fixtures/generated-archives
- gix-worktree-state
- gix-worktree-stream
- tests/fixtures/generated-archives
- src
- plumbing
- porcelain
- tests
- journey
- snapshots
- panic-behaviour
- porcelain/tool/organize
- tools/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+1030
-431
lines changedDiff for: .gitattributes
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Diff for: .github/workflows/ci.yml
+10-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 |
| |
84 | 86 |
| |
85 | 87 |
| |
| |||
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
92 |
| - | |
93 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 |
| |
95 | 98 |
| |
96 | 99 |
| |
| |||
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
102 |
| - | |
| 105 | + | |
103 | 106 |
| |
104 | 107 |
| |
105 | 108 |
| |
| 109 | + | |
| 110 | + | |
106 | 111 |
| |
107 | 112 |
| |
108 | 113 |
| |
109 |
| - | |
| 114 | + | |
110 | 115 |
| |
111 | 116 |
| |
112 | 117 |
| |
|
Diff for: CHANGELOG.md
+9-20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 |
| |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
16 | 23 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 24 | + | |
| 25 | + | |
37 | 26 |
| |
38 | 27 |
| |
39 | 28 |
| |
|
0 commit comments