aboutsummaryrefslogtreecommitdiff
path: root/internal/fetch
AgeCommit message (Expand)Author
2026-03-30all.bash: re-enable unparamJonathan Amsterdam
2026-03-27all: run go fix -stringsseqHana Kim
2026-03-26internal: consolidate build context and unit resolution logicEthan Lee
2026-03-13all: fix mapsloopHana Kim
2026-03-13all: fix forvarHana Kim
2026-03-13all: fix fmtappendfHana Kim
2026-02-23frontend: fix loading stdlib in direct_proxy modeEthan Lee
2025-12-15internal/fetch: add runtimesecret and simd goexperimentsSean Liao
2025-10-23all: fix some commentscuishuang
2025-07-14cmd/internal/pkgsite: improve godoc mode search in GOROOTMichael Matloob
2025-06-11internal/fetch: remove goexperiment.synctestDamien Neil
2025-06-11internal/fetch: don't include goexperiment.jsonv2 for encoding/jsonDamien Neil
2025-04-24internal/fetch: include goexperiment.jsonv2Sean Liao
2025-04-16internal: case sensitive exclude for github.com/google/UUIDSean Liao
2025-04-01internal/fetch: fix broken linkcuishuang
2025-03-12internal: case sensitive exclude for github.com/BurntSushi/tomlSean Liao
2025-02-18all: upgrade go directive to at least 1.23.0 [generated]Gopher Robot
2025-02-14internal/fetch: look at files with tag goexperiment.synctestJonathan Amsterdam
2025-01-17internal/fetch: add correct canonical path for IBM/saramaDominic Evans
2025-01-03all: make function and struct comments match the namescuishuang
2024-12-16internal/fetch: fix bug setting environmentMichael Matloob
2024-12-05static/frontend: add titles to links for visual usersDenis Bowen
2024-11-08internal/godoc: increase max doc HTML limitJonathan Amsterdam
2024-09-05internal/fetch,godoc: handle lint exceptionsJonathan Amsterdam
2024-09-04go.mod: upgrade to go 1.23Jonathan Amsterdam
2024-04-16all: fix function names in commentcuishuang
2024-02-21internal/fetch: treat go.mod parse failure as BadModuleJonathan Amsterdam
2024-02-21internal/godoc: increase max imports per packageJonathan Amsterdam
2024-02-14internal/fetch: handle error in root packageJonathan Amsterdam
2024-02-06internal/fetch: close directory file in defer in extractReadmeMichael Matloob
2024-02-06internal/fetch: remove comment that is no longer relevant.Michael Matloob
2024-02-06internal/fetch: split FetchModule in twoMichael Matloob
2024-01-31internal/fetch: split extractReadme from extractReadmesMichael Matloob
2024-01-23internal: move UnitMeta.IsRedistributable to UnitMichael Matloob
2024-01-22internal: move UnitMeta.Licenses to UnitMichael Matloob
2023-12-21cmd/pkgsite,internal/fetch: improve startup experienceMichael Matloob
2023-11-08internal/godoc/dochtml: add type parameters on func synopsisThiago
2023-09-19internal/fetch: make readme too large a ModuleTooLarge errorSuzy Mueller
2023-09-19internal/fetch: update _ directory test for extractReadmeSuzy Mueller
2023-09-05static/frontend: fix to make link purpose clear to users.Prudhvi Krishna Chintala
2023-08-31all: skip tests that can't run on wasm platformsMichael Matloob
2023-08-30internal/trace: add a wrapper for tracingMichael Matloob
2023-08-29internal/proxy: inject transport in proxy.NewMichael Matloob
2023-08-29internal/fetch: remove trailing tab from module pathDmitri Shuralyov
2023-08-23all: remove arbitrary hard-coded timeouts in testsBryan C. Mills
2023-08-19internal/fetch: gofmt formatcui fliter
2023-08-10cmd/pkgsite: more changes to use local stdlibMichael Matloob
2023-07-19internal/stdlib: remove dependency on github.com/go-git/go-git/v5Michael Matloob
2023-07-17internal/fetch: add two stdlib gettersMichael Matloob
2023-07-12internal/stdlib: update to account for .0 major version suffixesRob Findley