-
-
Notifications
You must be signed in to change notification settings - Fork 173
Comparing changes
Open a pull request
base repository: dotnet/Nerdbank.GitVersioning
base: v3.4.231
head repository: dotnet/Nerdbank.GitVersioning
compare: v3.4.244
- 16 commits
- 36 files changed
- 2 contributors
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ead478 - Browse repository at this point
Copy the full SHA 9ead478View commit details
Commits on Aug 28, 2021
-
Drop .NET Core 2.1 SDK support
2.1 has fallen out of its LTS lifetime, and the docker images have been removed.
Configuration menu - View commit details
-
Copy full SHA for 1c1be61 - Browse repository at this point
Copy the full SHA 1c1be61View commit details -
Merge pull request #649 from dotnet/drop2.1
Drop .NET Core 2.1 SDK support
Configuration menu - View commit details
-
Copy full SHA for 0d49d20 - Browse repository at this point
Copy the full SHA 0d49d20View commit details -
Merge pull request #644 from dotnet/IsNull
Apply `is null` pattern and analyzer
Configuration menu - View commit details
-
Copy full SHA for 0b29e5a - Browse repository at this point
Copy the full SHA 0b29e5aView commit details
Commits on Sep 21, 2021
-
Add test for version height with path filters and merge conflict
This demonstrates the repro for #658
Configuration menu - View commit details
-
Copy full SHA for 3866cd6 - Browse repository at this point
Copy the full SHA 3866cd6View commit details
Commits on Sep 22, 2021
-
Count merge commits in path filtered height if any parent changed it
The managed git implementation had it correctly implemented, according to the code comments in the libgit2 implementation. But those code comments did not match the *code* in the libgit2 implementation. As a result, the managed git code did not match. In this commit I correct the libgit2 impl code comments to describe what the code *actually* does. Then I fix the identical code comment and code in the managed git implementation to match. Fixes #658
Configuration menu - View commit details
-
Copy full SHA for 96be5aa - Browse repository at this point
Copy the full SHA 96be5aaView commit details
Commits on Sep 23, 2021
-
Update nbgv to ship MSBuild 16.9
This is the latest version that still supports netcoreapp3.1. This should fix the problem of parsing msbuild project files with metadata as xml attributes.
Configuration menu - View commit details
-
Copy full SHA for c13d166 - Browse repository at this point
Copy the full SHA c13d166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496c359 - Browse repository at this point
Copy the full SHA 496c359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7a00e - Browse repository at this point
Copy the full SHA 5e7a00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b80c11 - Browse repository at this point
Copy the full SHA 2b80c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3260a - Browse repository at this point
Copy the full SHA 2a3260aView commit details -
Merge pull request #659 from dotnet/fix658
Count merge commits in path filtered height if any parent changed it
Configuration menu - View commit details
-
Copy full SHA for 5496648 - Browse repository at this point
Copy the full SHA 5496648View commit details
Commits on Oct 11, 2021
-
Suppress
cloudBuild.buildNumber: null
being written for `nbgv prepa……re-release` Fixes #630
Configuration menu - View commit details
-
Copy full SHA for e929e74 - Browse repository at this point
Copy the full SHA e929e74View commit details -
Merge pull request #669 from dotnet/fix630
Suppress `cloudBuild.buildNumber: null` being written for `nbgv prepare-release`
Configuration menu - View commit details
-
Copy full SHA for 3b3db33 - Browse repository at this point
Copy the full SHA 3b3db33View commit details
Commits on Oct 20, 2021
-
Add retry to SetCloudBuildVariable method in VisualStudioTeamServices.
Lubos Hladik committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 5265bd9 - Browse repository at this point
Copy the full SHA 5265bd9View commit details
Commits on Oct 23, 2021
-
Merge pull request #675 from luboshl/feature/v3.4/vsts-set-cloud-buil…
…d-variable-retry Add retry to SetCloudBuildVariable method in VisualStudioTeamServices
Configuration menu - View commit details
-
Copy full SHA for c60a072 - Browse repository at this point
Copy the full SHA c60a072View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.231...v3.4.244