Merged
Conversation
23d1789 to
86f8b1d
Compare
spenserblack
requested changes
Nov 4, 2024
Collaborator
spenserblack
left a comment
There was a problem hiding this comment.
Heads up that #1305 will update gix and resolve the compilation errors
Bumps the gix group with 2 updates: [gix](https://github.com/GitoxideLabs/gitoxide) and [gix-features](https://github.com/GitoxideLabs/gitoxide). Updates `gix` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.66.0...gix-v0.67.0) Updates `gix-features` from 0.38.2 to 0.39.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.38.2...gix-features-v0.39.0) --- updated-dependencies: - dependency-name: gix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix - dependency-name: gix-features dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix ... Signed-off-by: dependabot[bot] <support@github.com>
86f8b1d to
794f383
Compare
Bumps the gix group with 2 updates: [gix](https://github.com/GitoxideLabs/gitoxide) and [gix-features](https://github.com/GitoxideLabs/gitoxide). Updates `gix` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.66.0...gix-v0.67.0) Updates `gix-features` from 0.38.2 to 0.39.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.38.2...gix-features-v0.39.0) --- updated-dependencies: - dependency-name: gix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix - dependency-name: gix-features dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix ... Signed-off-by: dependabot[bot] <support@github.com>
794f383 to
ade8f29
Compare
…fetch into dependabot/cargo/gix-04e439d90a
Owner
|
@Byron I refactored the Did I do it right? I used the default options. |
Byron
requested changes
Nov 10, 2024
Collaborator
Byron
left a comment
There was a problem hiding this comment.
Thanks for porting it over!
Personally I'd prefer the fluent APIs, also because they don't allocate the list of changes and also don't allocate the affected paths, but diff_tree_to_tree was specifically made to resemble git2, so why not use it for convenience.
Byron
approved these changes
Nov 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gix group with 2 updates: gix and gix-features.
Updates
gixfrom 0.66.0 to 0.67.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
f1364dcRelease gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0...fa3e260add new changelog for gix-merge3f7e8eeRelease gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15...435b30dadd progress report for October 202448aa74bMerge pull request #1639 from cruessler/respect-env-variablese9b3db8fix: makeGIT_WORK_TREEvariable work as expected.9c619e4fix!: make all filter arguments non-dyn.0bebe52Respect env variables when running gixbcdce6eMerge pull request #1638 from tisonkun/allow-contructCustomFormat4910912refactorUpdates
gix-featuresfrom 0.38.2 to 0.39.0Release notes
Sourced from gix-features's releases.
Commits
3f7e8eeRelease gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15...435b30dadd progress report for October 202448aa74bMerge pull request #1639 from cruessler/respect-env-variablese9b3db8fix: makeGIT_WORK_TREEvariable work as expected.9c619e4fix!: make all filter arguments non-dyn.0bebe52Respect env variables when running gixbcdce6eMerge pull request #1638 from tisonkun/allow-contructCustomFormat4910912refactor4b20bd1feat: addCustomFormat::new()to allow construction.b36d7efMerge pull request #1637 from GitoxideLabs/improve-error-messageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions