-
-
Notifications
You must be signed in to change notification settings - Fork 145
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: belav/csharpier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.29.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: belav/csharpier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.29.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 110 files changed
- 2 contributors
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0abbc1d - Browse repository at this point
Copy the full SHA 0abbc1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb3821 - Browse repository at this point
Copy the full SHA 6cb3821View commit details
Commits on Aug 18, 2024
-
Modify VSCode extension to use dotnet tool list + only warn to instal… (
#1323) This modifies the VSCode extension in the following ways - Instead of looking for dotnet-tools.json files in the current directory and parent directories the extension runs `dotnet tool list` and parses the outpud looking for the csharpier version. - Instead of running `dotnet csharpier --version` to look for the global version it repeats the above step with `dotnet tool list -g` - The "You need to install csharpier" window was popping up every time you opened a file if it couldn't find an install. The other extensions were limited to showing the warning a single time. VSCode now only shows it a single time. - Files under `/DecompilationMetadataAsSourceFileProvider/` will never have the warning show. This is where the c# dev kit decompiles code. #1267
Configuration menu - View commit details
-
Copy full SHA for 2456512 - Browse repository at this point
Copy the full SHA 2456512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88383e7 - Browse repository at this point
Copy the full SHA 88383e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c529570 - Browse repository at this point
Copy the full SHA c529570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cdcf0a - Browse repository at this point
Copy the full SHA 1cdcf0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688aeb7 - Browse repository at this point
Copy the full SHA 688aeb7View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ed8622 - Browse repository at this point
Copy the full SHA 2ed8622View commit details -
Support for multiple csharpier servers running at the same time, have…
Configuration menu - View commit details
-
Copy full SHA for 10e0780 - Browse repository at this point
Copy the full SHA 10e0780View commit details -
Configuration menu - View commit details
-
Copy full SHA for b87b4df - Browse repository at this point
Copy the full SHA b87b4dfView commit details
Loading
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 0.29.0...0.29.1