gitout
gitout copied to clipboard
Bump git2 from 0.15.0 to 0.17.1
Bumps git2 from 0.15.0 to 0.17.1.
Changelog
Sourced from git2's changelog.
0.17.1 - 2023-04-13
Changed
0.17.0 - 2023-04-02
Added
- Added
IntoIteratorimplementation forStatuses. #880- Added
Reference::symbolic_set_target#893- Added
Copy,Clone,Debug,PartialEq, andEqimplementations forAutotagOptionandFetchPrune. #889- Added
EqandPartialEqimplementations forSignature. #890- Added
Repository::discover_path. #883- Added
Submodule::repo_init. #914- Added
Tag::is_valid_name. #882- Added
Repository::set_head_bytes. #931- Added the
Indexertype which is a low-level API for storing and indexing pack files. #911- Added
Index::find_prefix. #903- Added support for the deprecated group-writeable blob mode. This adds a new variant to
FileMode. #887- Added
PushCallbacks::push_negotiationcallback and the correspondingPushUpdatetype for getting receiving information about the updates to perform. #926Changed
- Updated to libgit2 1.6.3. This brings in many changes, including better SSH host key support on Windows and better SSH host key algorithm negotiation. 1.6.3 is now the minimum supported version. #935
- Updated libssh2-sys from 0.2 to 0.3. This brings in numerous changes, including SHA2 algorithm support with RSA. #919
- Changed
RemoteCallbacks::credentialscallback error handler to correctly set the libgit2 error class. #918DiffOptions::flagnow takes agit_diff_option_ttype.
... (truncated)
Commits
88c67f7Merge pull request #948 from edrevo/edrevo/libgit2-1.6.48656d0eUpdate 1.6.4 changelog entry.55d0e67Add links to this PR in changelog3bd681cBump libgit2 to 1.6.4c6a3ddcMerge pull request #947 from ehuss/readme-libgit2-version16e5696Update reference to libgit2 version in README.7164c24Merge pull request #944 from ehuss/update-changeloge586a7dUpdate changelogs88a9817Merge pull request #926 from karin0/push_negotiationa638e23add a test for push_negotiation- Additional commits viewable in compare view
Dependabot 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)