-
-
Notifications
You must be signed in to change notification settings - Fork 121
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: mvdan/gofumpt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mvdan/gofumpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 19 files changed
- 2 contributors
Commits on Dec 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8222158 - Browse repository at this point
Copy the full SHA 8222158View commit details
Commits on Jan 2, 2025
-
assume go1.16 when a go.mod file is missing a go directive
Otherwise we would panic: panic: invalid Go version: "go" Fixes #317.
Configuration menu - View commit details
-
Copy full SHA for 3b99647 - Browse repository at this point
Copy the full SHA 3b99647View commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 179a687 - Browse repository at this point
Copy the full SHA 179a687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d79904 - Browse repository at this point
Copy the full SHA 1d79904View commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d5c20d - Browse repository at this point
Copy the full SHA 2d5c20dView commit details
Commits on Apr 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 89db3c2 - Browse repository at this point
Copy the full SHA 89db3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66262a4 - Browse repository at this point
Copy the full SHA 66262a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a501ae3 - Browse repository at this point
Copy the full SHA a501ae3View commit details -
add testscript showing current -d diff behavior
That is, it currenty succeeds whether or not there is a diff.
Configuration menu - View commit details
-
Copy full SHA for adce750 - Browse repository at this point
Copy the full SHA adce750View commit details -
fail with -d if formatting any of the files resulted in a diff
This mimics the proposed and accepted behavior change for `gofmt -d` at https://go.dev/issue/46289. Fixes #114.
Configuration menu - View commit details
-
Copy full SHA for ad8b86f - Browse repository at this point
Copy the full SHA ad8b86fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1cad6 - Browse repository at this point
Copy the full SHA 5e1cad6View 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 v0.7.0...v0.8.0