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: drchristensen/libgit2sharp.nativebinaries
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libgit2/libgit2sharp.nativebinaries
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 18 files changed
  • 3 contributors

Commits on Nov 23, 2024

  1. Update CI (libgit2#160)

    * Update macOS runner images
    
    * Move if before run
    
    * Update workflow actions
    
    * Use .NET SDK to create NuGet package
    
    * Update Linux runner images
    
    * Update macOS runner images
    bording authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    534c111 View commit details
    Browse the repository at this point in the history
  2. Add ppc64le support (libgit2#161)

    * Add ppc64le support
    
    Signed-off-by: David Christensen <drc@linux.ibm.com>
    
    * Tweaks
    
    ---------
    
    Signed-off-by: David Christensen <drc@linux.ibm.com>
    Co-authored-by: David Christensen <drc@linux.ibm.com>
    bording and David Christensen authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    916de4f View commit details
    Browse the repository at this point in the history
  3. Update libgit2 to v1.8.4 (libgit2#162)

    * Update to libgit2 v1.8.4
    
    * Update ordering of CI matrix
    
    * Use new OpenSSH support
    bording authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ad7caf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2026

  1. Update libgit2 to v1.8.6

    ethomson committed Jul 18, 2026
    Configuration menu
    Copy the full SHA
    c77ed1f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2026

  1. Update to newer crossbuild

    ethomson committed Jul 20, 2026
    Configuration menu
    Copy the full SHA
    5c0edb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ab812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0d199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b95030 View commit details
    Browse the repository at this point in the history
Loading