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: git2-0.20.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: git2-0.20.4
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 6, 2025

  1. Merge pull request #1195 from ehuss/update-libgit2

    Update libgit2 to 1.9.2
    ehuss committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    a6a58e2 View commit details
    Browse the repository at this point in the history
  2. Bump git2 to 0.20.3

    This updates the git2 crate to 0.20.3, with only one change to increase
    the requirement of libgit2-sys to 0.18.3 to force an update to libgit2
    1.9.2. This is only done as a caution to ensure that packages that are
    only checking direct-dependency versions will pick up the update.
    ehuss committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    dd41077 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1197 from ehuss/git2-0.20-br

    Bump git2 to 0.20.3
    ehuss authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    7cf345c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    ce56683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a5d5d View commit details
    Browse the repository at this point in the history
  3. Bump to 0.20.4

    weihanglo committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    0b274f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1214 from weihanglo/backport-from-raw-parts

    Backport #1213 to git2 0.20.x
    ehuss authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    8852d7d View commit details
    Browse the repository at this point in the history
Loading