Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/git2-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: libgit2-sys-0.13.4+1.4.2
Choose a base ref
...
head repository: rust-lang/git2-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: libgit2-sys-0.13.5+1.4.5
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 20, 2023

  1. Update to libgit2 1.4.5

    This also reverts b9cbb44 which bumped
    the submodule to 1.5.0-alpha. That probably should have been handled
    differently. None of the commits in libgit2 between
    1d5b9bd86dccc7347aaadf5e3ab122eed9413404..2a0d0bd19b5d13e2ab7f3780e094404828cbb9a7
    (the previous submodule version and the merge base which was v1.4.0)
    appear to be critical. Most of those were backported to the maint/v1.4
    branch except for the 1.5-specific ones which aren't important to us.
    ehuss committed Jan 20, 2023
    Copy the full SHA
    66dd6e5 View commit details
  2. Copy the full SHA
    8c97ea1 View commit details
Loading