-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: dotnet/sourcelink
base: 4b584db
head repository: dotnet/sourcelink
compare: eb50191
- 12 commits
- 247 files changed
- 8 contributors
Commits on Jul 27, 2021
-
[main] Update dependencies from dotnet/arcade (#710)
[main] Update dependencies from dotnet/arcade - Target tests to net6.0 - Target net6.0
Configuration menu - View commit details
-
Copy full SHA for 4604c2e - Browse repository at this point
Copy the full SHA 4604c2eView commit details -
Add netstandard2.0 target to tools package (#702)
* Add netcoreapp3.1 target to tools package * netstandard2.0
Configuration menu - View commit details
-
Copy full SHA for 040e4c0 - Browse repository at this point
Copy the full SHA 040e4c0View commit details
Commits on Aug 2, 2021
-
Update dependencies from https://github.com/dotnet/arcade build 20210…
…729.2 (#728) [main] Update dependencies from dotnet/arcade
Configuration menu - View commit details
-
Copy full SHA for 266451c - Browse repository at this point
Copy the full SHA 266451cView commit details
Commits on Aug 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4e75467 - Browse repository at this point
Copy the full SHA 4e75467View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0f5a44c - Browse repository at this point
Copy the full SHA 0f5a44cView commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67b2884 - Browse repository at this point
Copy the full SHA 67b2884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9006950 - Browse repository at this point
Copy the full SHA 9006950View commit details -
Allow using .git directory instead of gitdir redirect in submodules. (#…
…653) * Allow using .git directory instead of gitdir redirect in submodules. * Address review comments and add test for old-style submodule behavior. * Use .git dir as the common directory as well. * Add more details to the comments about how this case can happen. * Address code review comments. * Allow empty dir Co-authored-by: tmat <tomas.matousek@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5e2c4f1 - Browse repository at this point
Copy the full SHA 5e2c4f1View commit details -
Fix discovery of working directory for worktrees (#734)
SourceLink used gitdir to determine the directory (and incorrectly interpreting the content) but turns out git doesn't use it at all for this purpose.
Configuration menu - View commit details
-
Copy full SHA for 48e002e - Browse repository at this point
Copy the full SHA 48e002eView commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ca09f0 - Browse repository at this point
Copy the full SHA 1ca09f0View commit details
Commits on Aug 16, 2021
-
Add support for the new GitLab raw url (#713)
The url changed from, e.g.: https://gitlab.example.com/raw/example/example-dotnet-source-link/538b7a2b0d086146a6534bfe6f98a379191ea529/ExampleApplication/Program.cs To: https://gitlab.example.com/example/example-dotnet-source-link/-/raw/538b7a2b0d086146a6534bfe6f98a379191ea529/ExampleApplication/Program.cs See https://gitlab.com/gitlab-org/gitlab/-/issues/28848 See #670
Configuration menu - View commit details
-
Copy full SHA for 9dab778 - Browse repository at this point
Copy the full SHA 9dab778View commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eb50191 - Browse repository at this point
Copy the full SHA eb50191View 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 4b584db...eb50191