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: 0.14.4
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-curl-0.16.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 7 contributors

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    61454c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #842 from joshtriplett/fix-typo

    Fix copy-paste issue ("Commit" -> "Tree")
    ehuss authored May 11, 2022
    Configuration menu
    Copy the full SHA
    8c8138c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    fe71885 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    fe55127 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Add bindings for git email create (#847)

    Add bindings for `git_email_create_from_diff()` and
    `git_email_create_from_commit()`. Deprecate `git_diff_format_email()` to
    reflect upstream changes.
    Volodymyr Fialko authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d5a56e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    61f8afd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. update libgit2 to newer snapshot

    CVE 2022-24765
    
    Co-Authored-By: Eric Huss <[email protected]>
    davidkna and ehuss committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e86aaf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Merge pull request #839 from davidkna/libgit2_143

    update libgit2 to newer snapshot
    ehuss authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    04278a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. bump libgit2 to 1.5.0

    davidkna committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    8871f8e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge pull request #858 from davidkna/git2150

    bump libgit2 to 1.5.0
    ehuss authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    951dce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46674ce View commit details
    Browse the repository at this point in the history
  3. Bump git2-curl version. (#861)

    ehuss authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e6aa666 View commit details
    Browse the repository at this point in the history
Loading