Activity
go.mod: update golang.org/x dependencies
go.mod: update golang.org/x dependencies
all: change from sort functions to slices functions
all: change from sort functions to slices functions
all: upgrade go directive to at least 1.23.0 [generated]
all: upgrade go directive to at least 1.23.0 [generated]
modfile: fix trailing empty lines in require blocks
modfile: fix trailing empty lines in require blocks
sumdb: make data tiles by Server compatible with sum.golang.org
sumdb: make data tiles by Server compatible with sum.golang.org
x/mod: fix handling of vendored packages with '/vendor' in non-top-le…
x/mod: fix handling of vendored packages with '/vendor' in non-top-le…
x/mod: remove vendor/modules.txt from module download
x/mod: remove vendor/modules.txt from module download
zip: set GIT_DIR in test when using bare repositories
zip: set GIT_DIR in test when using bare repositories
go.mod: set go version to 1.22.0
go.mod: set go version to 1.22.0
go.mod: update required go version to go1.22
go.mod: update required go version to go1.22
modfile: fix Cleanup clobbering Line reference
modfile: fix Cleanup clobbering Line reference
modfile: Add support for tool lines
modfile: Add support for tool lines
LICENSE: update per Google Legal
LICENSE: update per Google Legal
sumdb/tlog: set the hash of the empty tree according to RFC 6962
sumdb/tlog: set the hash of the empty tree according to RFC 6962
Revert "module: add COM0 and LPT0 to badWindowsNames"
Revert "module: add COM0 and LPT0 to badWindowsNames"
modfile: add API for godebug lines
modfile: add API for godebug lines
module: add COM0 and LPT0 to badWindowsNames
module: add COM0 and LPT0 to badWindowsNames
modfile: do not collapse if there are unattached comments within blocks
modfile: do not collapse if there are unattached comments within blocks
sumdb/tlog: make NewTiles only generate strictly necessary tiles
sumdb/tlog: make NewTiles only generate strictly necessary tiles
modfile: fix crash on AddGoStmt in empty File
modfile: fix crash on AddGoStmt in empty File
modfile: use new go version string format in WorkFile.add error
modfile: use new go version string format in WorkFile.add error
sumdb: replace globsMatchPath with module.MatchPrefixPatterns
sumdb: replace globsMatchPath with module.MatchPrefixPatterns
modfile: improve directory path detection and error text consistency
modfile: improve directory path detection and error text consistency
modfile: use new go version string format in error message
modfile: use new go version string format in error message
go.mod: update to go 1.18 and x/tools v0.13.0
go.mod: update to go 1.18 and x/tools v0.13.0
all: add godoc links
all: add godoc links