File tree
49 files changed
+1437
-243
lines changed- .github/workflows
- etc
- gitoxide-core/src
- query/engine
- repository
- attributes
- index
- gix
- src
- config
- cache
- tree/sections
- open
- repository
- submodule
- worktree
- tests
- config
- fixtures
- generated-archives
- repository
- submodule
- gix-fs/src
- gix-index/src/entry
- gix-submodule
- src
- tests/file
- gix-worktree/src/stack/state
- src/plumbing
- options
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+1437
-243
lines changedDiff for: .github/workflows/msrv.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
|
Diff for: Cargo.lock
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: crate-status.md
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
729 |
| - | |
| 729 | + | |
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
733 | 733 |
| |
734 | 734 |
| |
735 | 735 |
| |
736 |
| - | |
737 |
| - | |
738 |
| - | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
739 | 739 |
| |
740 | 740 |
| |
741 | 741 |
| |
|
Diff for: etc/msrv-badge.svg
+1-1
Loading
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
|
+7-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 |
| |
51 | 57 |
| |
52 | 58 |
| |
|
Diff for: gitoxide-core/src/repository/exclude.rs
+7-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 |
| |
61 | 67 |
| |
62 | 68 |
| |
|
0 commit comments