File tree
225 files changed
+1169
-1169
lines changed- .github/workflows
- cargo-smart-release
- etc
- git-attributes
- git-bitmap
- git-chunk
- git-command
- git-commitgraph
- git-config
- git-credentials
- git-date
- git-diff
- src/tree
- tests
- tree
- git-discover
- git-index
- src
- extension/tree
- git-lock
- git-mailmap
- git-odb
- src
- alternate
- store_impls
- dynamic
- loose
- tests/odb
- header
- store
- git-pack
- src
- bundle
- write
- cache
- delta
- data
- entry
- file/decode
- input
- output
- count/objects
- entry
- index
- traverse
- write
- multi_index
- tests
- pack
- data
- output
- multi_index
- git-packetline
- git-prompt
- git-protocol
- git-quote
- git-ref
- src
- store
- file
- log
- loose
- reference
- reflog/create_or_update
- transaction
- packed
- decode
- transaction
- tests
- file
- store
- transaction
- prepare_and_commit/create_or_update
- packed
- transaction
- git-refspec
- fuzz
- git-revision
- fuzz
- src
- spec/parse
- tests
- describe
- spec/parse
- git-tempfile
- git-transport
- tests
- client/blocking_io/http
- fixtures/v1
- git-traverse
- src
- tree
- tests
- tree
- git-url
- git-worktree
- src
- fs/cache
- index
- tests/worktree
- fs/cache
- index
- gitoxide-core
- gix
- examples
- src
- ext
- object
- tree
- diff
- reference
- repository
- revision/spec/parse
- delegate
- tests
- clone
- config
- id
- object/tree
- repository
- config/config_snapshot
- revision/spec/from_bytes
- gix-actor
- gix-config-value
- gix-features
- src
- gix-glob
- gix-hash
- gix-object
- tests
- encode
- immutable
- commit
- gix-path
- gix-sec
- gix-validate
- tests/tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
225 files changed
+1169
-1169
lines changedDiff for: .github/workflows/ci.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
Diff for: CHANGELOG.md
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
802 | 802 |
| |
803 | 803 |
| |
804 | 804 |
| |
805 |
| - | |
| 805 | + | |
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
| |||
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
890 |
| - | |
| 890 | + | |
891 | 891 |
| |
892 | 892 |
| |
893 | 893 |
| |
|
Diff for: Cargo.lock
+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
|
Diff for: Makefile
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Diff for: README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Diff for: STABILITY.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments