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: dotnet/Nerdbank.GitVersioning
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.216
Choose a base ref
...
head repository: dotnet/Nerdbank.GitVersioning
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.231
Choose a head ref
  • 18 commits
  • 14 files changed
  • 5 contributors

Commits on Jun 12, 2021

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

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    546a678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfe442 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #616 from dotnet/fix615

    Switch from PInvoke nuget dependency to CsWin32
    AArnott authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    a0fb5ac View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    1f1cf8b View commit details
    Browse the repository at this point in the history
  2. ditch linq for exception

    rhodosaur authored and AArnott committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    480626d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge pull request #621 from rhodosaur/fix619

    Include missing zlib compression level header checks
    AArnott authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a6fa0fa View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    7579174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df66a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #633 from qmfrederik/fixes/update-libgitsharp

    Update libgit2sharp to 0.27.0-preview-0102
    AArnott authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    10b219e View commit details
    Browse the repository at this point in the history
  4. Run 32-bit tests

    qmfrederik committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4451779 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #632 from qmfrederik/features/32-bit-test

    Run 32-bit tests
    AArnott authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    41696ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edc1621 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c955e1f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #626 from qmfrederik/experiment/packfile-no-memory…

    …-mapping
    
    GitPack: Don't use memory mapped streams when accessing pack files
    AArnott authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f90c41c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    357099c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Andrew Arnott <[email protected]>
    filipnavara and AArnott authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a7eaba9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #634 from filipnavara/large-pack-offsets

    Fix bugs with > 2 GB pack files
    AArnott authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    fa7c948 View commit details
    Browse the repository at this point in the history
Loading