-
Notifications
You must be signed in to change notification settings - Fork 86
Comparing changes
Open a pull request
base repository: golang/mod
base: v0.18.0
head repository: golang/mod
compare: v0.20.0
- 6 commits
- 11 files changed
- 6 contributors
Commits on Jun 6, 2024
-
Revert "module: add COM0 and LPT0 to badWindowsNames"
This reverts commit 6686f41. Reason for revert: It's unclear if COM0 and LPT0 are actually excluded. See discussion in #67245 and #66625 Change-Id: I7a22d5742e2dbd7f1b6f3daa5b513cc8edbf3083 Reviewed-on: https://go-review.googlesource.com/c/mod/+/591155 Reviewed-by: Sam Thanawalla <samthanawalla@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Michael Matloob <matloob@golang.org>
Configuration menu - View commit details
-
Copy full SHA for 232e49f - Browse repository at this point
Copy the full SHA 232e49fView commit details
Commits on Jun 26, 2024
-
sumdb/tlog: set the hash of the empty tree according to RFC 6962
Updates FiloSottile/sunlight#14 Change-Id: I712ea53fd3a17b66ec310d8f48de44416d0054cc Reviewed-on: https://go-review.googlesource.com/c/mod/+/590715 Reviewed-by: Russ Cox <rsc@golang.org> Auto-Submit: Filippo Valsorda <filippo@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Joedian Reid <joedian@google.com>
Configuration menu - View commit details
-
Copy full SHA for d58be1c - Browse repository at this point
Copy the full SHA d58be1cView commit details
Commits on Jul 16, 2024
-
LICENSE: update per Google Legal
Very minor tweaks: - Remove (c) pseudosymbol. - Remove "All Rights Reserved." - Change "Google Inc." (no longer exists) to "Google LLC". [git-generate] echo ' ,s/\(c\) // ,s/ All rights reserved.// ,s/Google Inc./Google LLC/ w q ' | sam -d LICENSE Change-Id: Icf1e124b083e2cfd5c804ccef7f563881d5f41d9 Reviewed-on: https://go-review.googlesource.com/c/mod/+/598578 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com>
Configuration menu - View commit details
-
Copy full SHA for 79169e9 - Browse repository at this point
Copy the full SHA 79169e9View commit details
Commits on Jul 18, 2024
-
modfile: Add support for tool lines
Add new tool directive to go.mod parser and functions to add and drop them. For golang/go#48429 Change-Id: I37667a69ded9d59ea248ec48ad35c87592103218 Reviewed-on: https://go-review.googlesource.com/c/mod/+/508355 Reviewed-by: Michael Matloob <matloob@golang.org> Reviewed-by: Sam Thanawalla <samthanawalla@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Configuration menu - View commit details
-
Copy full SHA for b56a28f - Browse repository at this point
Copy the full SHA b56a28fView commit details
Commits on Jul 25, 2024
-
modfile: fix Cleanup clobbering Line reference
Fixes golang/go#45130 Change-Id: I2dccba5e958911177f10a5104a182f86ff8378d9 Reviewed-on: https://go-review.googlesource.com/c/mod/+/303234 Reviewed-by: Michael Matloob <matloob@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com>
Configuration menu - View commit details
-
Copy full SHA for d1f873e - Browse repository at this point
Copy the full SHA d1f873eView commit details
Commits on Jul 30, 2024
-
Change-Id: I4803bfe7da3b21fdfe503b9804015f0a5104a52e Reviewed-on: https://go-review.googlesource.com/c/mod/+/601441 Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Configuration menu - View commit details
-
Copy full SHA for bc151c4 - Browse repository at this point
Copy the full SHA bc151c4View 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 v0.18.0...v0.20.0