File tree
128 files changed
+3791
-1391
lines changed- .github/workflows
- etc
- git-config
- src
- file
- access
- mutable
- section
- parse/nom
- tests/file
- access
- init/from_paths
- includes/conditional
- gitdir
- mutable
- git-diff
- src
- git-features
- src
- git-index
- src
- tests/index/file
- git-pack/src
- bundle/write
- data/output/entry
- index/traverse
- git-protocol
- src
- fetch
- refs
- tests
- tests/fetch
- git-ref
- src/store
- file
- transaction
- packed
- tests/file/transaction/prepare_and_commit
- git-refspec
- src
- match_group
- tests
- fixtures
- matching
- spec
- git-repository
- src
- clone
- fetch
- config
- cache
- snapshot
- head
- object/tree
- diff
- reference/remote
- remote
- connection
- fetch
- update_refs
- repository
- worktree
- tests
- clone
- fixtures
- generated-archives
- init
- object
- reference
- remote
- repository
- util
- git-transport/src/client
- blocking_io/http
- git-url
- src
- tests
- access
- git-worktree/src/index
- gitoxide-core/src
- hours
- index
- pack
- repository
- src
- plumbing
- options
- tests/tools/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+3791
-1391
lines changedDiff for: .github/workflows/ci.yml
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
|
Diff for: Cargo.lock
+53-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
Diff for: DEVELOPMENT.md
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
|
Diff for: README.md
+6-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| 316 | + | |
| 317 | + | |
316 | 318 |
| |
317 | 319 |
| |
318 | 320 |
| |
319 |
| - | |
320 |
| - | |
| 321 | + | |
| 322 | + | |
321 | 323 |
| |
322 | 324 |
| |
323 | 325 |
| |
|
0 commit comments