-
Notifications
You must be signed in to change notification settings - Fork 141
Comparing changes
Open a pull request
base repository: kisielk/errcheck
base: v1.6.0
head repository: kisielk/errcheck
compare: v1.6.1
- 17 commits
- 21 files changed
- 6 contributors
Commits on Mar 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5c4dc1 - Browse repository at this point
Copy the full SHA b5c4dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b278b - Browse repository at this point
Copy the full SHA 83b278bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7154fcc - Browse repository at this point
Copy the full SHA 7154fccView commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b8014a - Browse repository at this point
Copy the full SHA 9b8014aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d2ca6 - Browse repository at this point
Copy the full SHA 35d2ca6View commit details
Commits on May 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba72820 - Browse repository at this point
Copy the full SHA ba72820View commit details
Commits on May 20, 2021
-
Merge pull request #200 from jcharum/io-excludes
Exclude (*io.Pipe{Read,Write}r).CloseWithError
Configuration menu - View commit details
-
Copy full SHA for 98b1bd1 - Browse repository at this point
Copy the full SHA 98b1bd1View commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2cfce26 - Browse repository at this point
Copy the full SHA 2cfce26View commit details -
Merge pull request #198 from dtcaciuc/analyzer
Provide go/analysis analyzer instance
Configuration menu - View commit details
-
Copy full SHA for cf5d9bf - Browse repository at this point
Copy the full SHA cf5d9bfView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ab97f - Browse repository at this point
Copy the full SHA e6ab97fView commit details
Commits on Jun 25, 2021
-
Merge pull request #202 from lance6716/patch-1
close file explicitly, to avoid "max open files" error
Configuration menu - View commit details
-
Copy full SHA for 8ddee48 - Browse repository at this point
Copy the full SHA 8ddee48View commit details
Commits on Dec 22, 2021
-
Use "go install" instead of "go get" in README.md
See: https://go.dev/doc/go-get-install-deprecation It's available since Go 1.16 and running "go get" recommends it in the future. It the change is too new, maybe we can specify that "go get" should be used in older versions and "go install" in newer ones (since they allow you to specify a fixed version as well)
Configuration menu - View commit details
-
Copy full SHA for 37cf04d - Browse repository at this point
Copy the full SHA 37cf04dView commit details -
Merge pull request #204 from eliasdaler/patch-1
Use "go install" instead of "go get" in README.md
Configuration menu - View commit details
-
Copy full SHA for b275da0 - Browse repository at this point
Copy the full SHA b275da0View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a4918d3 - Browse repository at this point
Copy the full SHA a4918d3View commit details
Commits on Mar 26, 2022
-
Merge pull request #207 from dtcaciuc/go18
Test with Go 1.18, update deps
Configuration menu - View commit details
-
Copy full SHA for e62617a - Browse repository at this point
Copy the full SHA e62617aView commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab13fbe - Browse repository at this point
Copy the full SHA ab13fbeView commit details -
Merge pull request #213 from kisielk/embedded-nil
Handle embedded nil interfaces.
Configuration menu - View commit details
-
Copy full SHA for 98d3f84 - Browse repository at this point
Copy the full SHA 98d3f84View 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 v1.6.0...v1.6.1