Thanks to visit codestin.com
Credit goes to github.com

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.18.0
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.18.1
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 28, 2023

  1. Fix publish of submodule.

    ehuss committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8775a68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #985 from ehuss/fix-publish-submodule

    Fix publish of submodule.
    ehuss authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ff9dca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    952ada3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6008651 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add shallow cloneing capability

    blyxyas authored and ehuss committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7a80cc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #979 from blyxyas/shallow-clone

    Add shallow cloning capability
    ehuss authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2b2fb37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #988 from ehuss/fix-visibility

    Fix visibility of StashSaveOptions and DiffPatchidOptions.
    ehuss authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    67fcacc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #989 from ehuss/fix-tree-walk-cb

    Don't pretend that TreeWalkCbData is transparent.
    ehuss authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a66496a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Release 0.18.1

    ehuss committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    83c0d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #990 from ehuss/new-release

    Release 0.18.1
    ehuss authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dc63db5 View commit details
    Browse the repository at this point in the history
Loading