File tree
842 files changed
+15179
-19048
lines changed- .cargo
- .github/workflows
- cargo-smart-release
- src
- changelog
- section
- cli
- command
- release
- commit
- git
- tests
- changelog
- write_and_parse
- snapshots
- fixtures
- changelog/parse
- tri-depth-workspace
- a
- src
- b
- src
- c
- src
- snapshots
- triple-depth-workspace-changelog
- crate-a-released
- a
- src
- b
- src
- c
- src
- triple-depth-workspace
- crate-a-released-force-bump
- a
- src
- b
- src
- c
- src
- crate-a-released
- a
- src
- b
- src
- c
- src
- etc
- gitoxide-core
- src
- commitgraph
- corpus
- hours
- index
- pack
- query
- engine
- repository
- attributes
- index
- revision
- gix-actor
- src
- signature
- tests
- identity
- signature
- gix-archive
- tests
- gix-attributes
- src
- search
- tests/search
- gix-bitmap
- gix-command
- gix-commitgraph
- src
- file
- tests
- gix-config-value
- src
- gix-config
- fuzz/fuzz_targets
- src
- file
- access
- init
- mutable
- section
- parse
- nom
- section
- tests
- file
- access
- init
- from_paths
- includes
- conditional
- gitdir
- mutable
- fixtures
- parse
- value
- gix-credentials
- src
- helper
- program
- gix-date
- src/time
- tests/time
- gix-diff
- src
- tests
- tree
- gix-discover
- src
- upwards
- tests
- is_git
- upwards
- gix-features
- src
- parallel
- tests
- gix-filter
- examples
- src
- driver
- process
- eol
- pipeline
- worktree
- tests
- driver
- eol
- pipeline
- gix-fs
- src
- dir
- tests
- dir
- stack
- gix-glob
- src
- search
- tests
- pattern
- search
- wildmatch
- gix-hashtable
- gix-hash
- src
- tests/prefix
- gix-ignore
- src
- tests/search
- gix-index
- src
- access
- decode
- entry
- extension
- file
- tests
- fixtures/loose_index
- index
- file
- gix-lock
- src
- gix-macros
- src
- tests
- momo
- ux
- gix-mailmap
- tests/snapshot
- gix-negotiate
- src
- tests
- baseline
- gix-object
- src
- commit
- message
- object
- tag
- tree
- tests
- gix-odb
- src
- alternate
- store_impls
- dynamic
- loose
- tests
- odb
- alternate
- find
- header
- regression
- sink
- store
- gix-packetline-blocking
- gix-packetline
- tests/read
- gix-pack
- src
- bundle
- write
- cache/delta
- traverse
- data
- entry
- file
- decode
- input
- output
- count
- objects
- entry
- index
- traverse
- write
- multi_index
- tests
- pack
- data
- output
- multi_index
- gix-pathspec
- src
- search
- tests
- search
- gix-path
- src
- tests
- convert
- realpath
- gix-prompt
- gix-protocol
- src
- fetch
- handshake
- tests/fetch
- gix-quote
- gix-refspec
- src
- tests/parse
- gix-ref
- src
- store
- file
- log
- loose
- reference
- reflog/create_or_update
- transaction
- general
- packed
- decode
- transaction
- tests
- file
- store
- transaction
- prepare_and_commit
- create_or_update
- namespace
- packed
- transaction
- gix-revision
- fuzz
- src
- tests
- describe
- spec/parse
- anchor
- gix-revwalk
- src/graph
- gix-sec
- src
- tests/identity
- gix-status
- src
- index_as_worktree
- tests
- fixtures
- generated-archives
- status
- gix-submodule
- src
- tests
- file
- fixtures
- generated-archives
- gix-tempfile
- src
- gix-transport
- src
- client
- blocking_io
- http/curl
- ssh
- git
- gix-traverse
- tests
- tree
- gix-url
- src
- tests/access
- gix-worktree-state
- src
- checkout
- tests
- fixtures
- generated-archives
- state
- gix-worktree-stream
- src
- from_tree
- tests
- gix-worktree
- src
- stack
- state
- tests
- fixtures
- generated-archives
- worktree
- cache
- stack
- gix
- examples
- src
- clone
- fetch
- config
- cache
- snapshot
- tree
- sections
- ext
- head
- object
- tree
- diff
- open
- reference
- remote
- connection/fetch
- update_refs
- repository
- config
- revision
- spec/parse
- delegate
- submodule
- worktree
- tests
- clone
- commit
- config
- fixtures
- generated-archives
- head
- object/tree
- reference
- remote
- repository
- config/config_snapshot
- revision/spec/from_bytes
- submodule
- util
- src
- plumbing
- options
- porcelain
- tests
- journey
- snapshots
- panic-behaviour
- plumbing/no-repo/pack
- clone
- receive
- tools
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
842 files changed
+15179
-19048
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
| |||
106 | 110 |
| |
107 | 111 |
| |
108 | 112 |
| |
109 |
| - | |
| 113 | + | |
110 | 114 |
| |
111 | 115 |
| |
112 | 116 |
| |
| |||
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
| |||
129 | 137 |
| |
130 | 138 |
| |
131 | 139 |
| |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
132 | 145 |
| |
133 | 146 |
| |
134 | 147 |
| |
135 | 148 |
| |
136 |
| - | |
137 |
| - | |
| 149 | + | |
138 | 150 |
| |
139 | 151 |
| |
140 | 152 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 |
| |
16 | 21 |
| |
17 | 22 |
| |
| |||
77 | 82 |
| |
78 | 83 |
| |
79 | 84 |
| |
80 |
| - | |
81 | 85 |
| |
82 | 86 |
| |
83 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
9 | 127 |
| |
10 | 128 |
| |
11 | 129 |
| |
|
0 commit comments