-
Notifications
You must be signed in to change notification settings - Fork 89
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: EmbarkStudios/cargo-deny
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: EmbarkStudios/cargo-deny
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 33 files changed
- 2 contributors
Commits on Apr 6, 2023
-
Replace atty with is-terminal (#506)
* Replace atty with is-terminal * Remove advisory --------- Co-authored-by: Jake Shadle <jake.shadle@embark-studios.com>
Configuration menu - View commit details
-
Copy full SHA for d485903 - Browse repository at this point
Copy the full SHA d485903View commit details
Commits on Apr 12, 2023
-
* Fix issue with .git suffix Adds tests of non-crates.io registries * Update * Fix trailing slash * Warn and strip when using scheme modifiers
Configuration menu - View commit details
-
Copy full SHA for 568c350 - Browse repository at this point
Copy the full SHA 568c350View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead77fe - Browse repository at this point
Copy the full SHA ead77feView commit details -
Fix crates.io sparse yanks (#513)
* Improve diagnostics when we can't query for a crate * Detect sparse registry usage Currently in cargo, crates.io sparse support acts more like a patch in that the source for crates.io packages are still the old git index url, however the actual index used is the sparse one, which we can detect by checking if the crate's source is located in the sparse checkout location. This is...hacky, but will _probably_ not change and should suffice until such a time as the sparse index becomes the default and/or the crates.io source is changed to use the sparse url rather than the git one * Update tests * Allow configuration of crates.io git index * Fix lints * Fix paths for windows
Configuration menu - View commit details
-
Copy full SHA for 38d5570 - Browse repository at this point
Copy the full SHA 38d5570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c37b83 - Browse repository at this point
Copy the full SHA 9c37b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6a29a - Browse repository at this point
Copy the full SHA 9f6a29aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 444b177 - Browse repository at this point
Copy the full SHA 444b177View 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.13.8...0.13.9