]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/internal/load/pkg.go
[dev.boringcrypto] all: merge master into dev.boringcrypto
[gostls13.git] / src / cmd / go / internal / load / pkg.go
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-21 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-20 Michael Matloobcmd/go: don't compute Deps fields if they're not needed
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-12 Bryan C. Millscmd/go: allow '-buildvcs=auto' and treat it as the...
2022-04-12 tenkohcmd/go: open correct path when loading embeds from...
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 Bryan C. Millscmd/go: include the "-trimpath" flag in the stamped...
2022-03-18 Bryan C. Millscmd/go: stamp build settings for binaries in cmd
2022-03-18 Bryan C. Millscmd/go: avoid stamping VCS metadata in test binaries
2022-03-18 Bryan C. Millsinternal/buildcfg: extract logic specific to cmd/go
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-04 ujicmd/go: clarify error from 'go install' when arguments...
2022-02-16 Bryan C. Millscmd/go/internal/modload: set errors for packages with...
2022-02-09 Bryan C. Millsruntime/debug: replace (*BuildInfo).Marshal methods...
2022-02-08 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-18 Bryan C. Millscmd/go: remove the -buildinfo flag
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-30 Russ Coxcmd/go: adjust BuildInfo.Settings
2021-11-22 Daniel Martícmd/go: work out VCS information once per repository
2021-11-09 Russ Coxcmd/go: add //go:embed all:pattern
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-27 Russ Coxcmd: move internal/str back to cmd/go
2021-10-26 Mark Pulfordcmd/go: stamp VCS commit time into binaries
2021-10-26 Fannie Zhangcmd/go: add -asan option
2021-10-15 Jay Conrodcmd/go: allow nested VCS repositories when preparing...
2021-10-15 Jay Conrodcmd/go: don't stamp build or vcs info for GOROOT binaries
2021-10-14 Jay Conrodcmd/go: stamp tags and flags in build info
2021-10-14 Jay Conrodcmd/go: stamp VCS revision and uncommitted status into...
2021-10-14 Jay Conrodruntime/debug: add GoVersion to BuildInfo
2021-10-14 Jay Conrodcmd/go: move module build info formatting into runtime...
2021-10-06 Bryan C. Millscmd/go: do not pass a local prefix to the compiler...
2021-09-29 Katie Hockmancmd/go: prevent necessary GCFlag from being removed
2021-09-24 Jay Conrodtesting: address feedback for dev.fuzz merge
2021-09-20 Jay Conrod[dev.fuzz] Merge remote-tracking branch 'origin/dev...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (b0fa2f5) into dev.fuzz
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-16 gerrardcmd/go: clean paths before checking same directory
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-27 Michael Matlooball: REVERSE MERGE dev.cmdgo (220bc44) into master
2021-08-27 Michael Matloob[dev.cmdgo] all: merge master (67f7e16) into dev.cmdgo
2021-08-26 Michael Matloob[dev.cmdgo] all: merge master (5e6a7e9) into dev.cmdgo
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-13 Jay Conrodcmd/internal/str: move package from cmd/go/internal/str
2021-07-30 Gerrit Code ReviewMerge "[dev.cmdgo] all: merge master (9eee0ed) into...
2021-07-30 Jay Conrod[dev.cmdgo] cmd/internal/str: move package from cmd...
2021-07-28 Jay Conrod[dev.cmdgo] all: merge master (9eee0ed) into dev.cmdgo
2021-07-22 Michael Matloob[dev.cmdgo] cmd/go: replace Target with MainModules...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-10 Bryan C. Millscmd/go: report the imports of CompiledGoFiles in ImportMap
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-27 Katie Hockman[dev.fuzz] cmd/go/internal: instrument imports of the...
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-14 Manlio Perillocmd/go/internal/load: override Package.Root in module...
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Manlio Perillocmd/go: ignore implicit imports when the -find flag...
2021-05-11 Katie Hockman[dev.fuzz] internal/fuzz: use coverage instrumentation...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-10 Bryan C. Millscmd/go: include packages with InvalidGoFiles when filte...
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-04-28 unbytecmd/go: populate module info even if an error occurs...
2021-04-27 Bryan C. Millscmd/go/internal/load: treat packages with errors as...
2021-04-27 Bryan C. Millscmd/go/internal/modload: clean up error reporting
2021-04-16 Jay Conrodcmd/go: fix mod_install_pkg_version
2021-04-16 Jay Conrodcmd/go: move 'go install cmd@version' code into interna...
2021-04-16 Jay Conrodcmd/go/internal/load: convert two global flags to an...
2021-04-12 Hajime Hoshicmd/go/internal/work: remove '_test' from import paths...
2021-03-25 Bryan C. Millscmd/go/internal/load: use setLoadPackageDataError in...
2021-03-25 Bryan C. Millscmd/go: attribute direct imports from indirect dependen...
2021-03-25 Bryan C. Millscmd/go/internal/modload: replace the global buildList...
2021-03-12 Roland Shoemakercmd/go/internal/load: always set IsImportCycle when...
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-11 Russ Coxcmd/go: reject embedded files that can't be packed...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-22 Michael Matloobcmd/go: add documentation for test and xtest fields...
2021-01-20 Michael Matloobcmd/go: set Incomplete field on go list output if no...
2021-01-20 Michael Matloobcmd/go: have go mod vendor copy embedded files in subdirs
2021-01-14 Jay Conrodcmd/go/internal/load: report positions for embed errors
2021-01-14 Jay Conrodcmd/go/internal/load: refactor setErrorPos to PackageEr...
2021-01-08 Jay Conrodcmd/go: make hints in error messages more consistent
2020-12-22 Robert Griesemer[dev.typeparams] all: merge dev.regabi into dev.typeparams
2020-12-21 Gerrit Code ReviewMerge "[dev.regabi] all: merge master into dev.regabi...
2020-12-21 Matthew Dempsky[dev.regabi] all: merge master into dev.regabi
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-14 Jay Conrodcmd/go: refactor error reporting in internal/load
next