Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump libgit2 to v1.7.0 #968

Merged
merged 7 commits into from
Jul 25, 2023
Merged

bump libgit2 to v1.7.0 #968

merged 7 commits into from
Jul 25, 2023

Conversation

weihanglo
Copy link
Member

@weihanglo weihanglo commented Jul 20, 2023

Changelog

See each commit for details.

I'll hold off shallow clone binding support in git2 crate. We could add that in a follow-up.

@weihanglo weihanglo marked this pull request as draft July 20, 2023 20:16
@weihanglo weihanglo marked this pull request as ready for review July 21, 2023 00:37
@weihanglo
Copy link
Member Author

@ehuss please have a look. No hurry!

This is my very first time bumping libgit2 version, so might have done something wrong.

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This is very much appreciated.

git2-curl/Cargo.toml Show resolved Hide resolved
src/remote.rs Outdated Show resolved Hide resolved
This change came with Windows schannel support.

* GIT_IO_WSAPOLL
* GIT_IO_POLL
* GIT_IO_SELECT
This change came with Windows schannel support.
* New struct `git_fetch_negotiation`
* New field `depth` for `git_fetch_options`
* New callback `git_transport->shallow_roots`.
* Updated `git_transport->negotiate_fetch` param with `git_fetch_negotiation`.
*
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 😄

@ehuss ehuss added this pull request to the merge queue Jul 25, 2023
Merged via the queue into rust-lang:master with commit 44d0ac3 Jul 25, 2023
8 checks passed
@weihanglo weihanglo deleted the bump-1.7 branch July 25, 2023 22:05
@ehuss ehuss mentioned this pull request Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants