aboutsummaryrefslogtreecommitdiff
path: root/godoc
AgeCommit message (Expand)Author
2022-04-12all: gofmtRuss Cox
2022-02-14godoc: handle type parameters correctly in LinkifyTextaarzilli
2022-01-28godoc/redirect: close HTTP response bodies in TestRedirectBryan C. Mills
2022-01-06godoc: fix addNames for genericsaarzilli
2021-10-29godoc/analysis: remove deprecated analysis packageZvonimir Pavlinovic
2021-05-07godoc/static: add gopher/pkg.png imageTom Freudenberg
2021-03-30godoc/static: link to golang.org for content moved out of Go rootDmitri Shuralyov
2021-03-12godoc: delete GoogleCN logicRuss Cox
2021-02-25playground: remove /share registration, add ProxyRuss Cox
2021-02-20all: go fmt ./...Russ Cox
2021-02-15godoc/vfs: add io/fs adapterRuss Cox
2021-02-12godoc: convert Markdown files to HTML during servingRuss Cox
2021-02-09godoc: show earliest version when identifier was addedDmitri Shuralyov
2020-12-07godoc: change godoc.org links to pkg.go.devJulie Qiu
2020-09-21all: replace 'the the ' with 'the 'phillc
2020-09-03present: fix newline parsing for go presentMuhammad Hamza Farrukh
2020-08-27godoc: fix panic in Presentation.ServeFileRuss Cox
2020-05-28godoc/static: replace innerHTML with textContentRebecca Stambler
2020-05-28all: run prettier on js and cssAgniva De Sarker
2020-05-08godoc/vfs/mapfs: panic on invalid New usageDmitri Shuralyov
2020-03-12godoc/static: update jquery.treeview to 1.4.2Tamir Duberstein
2020-01-29all: fix some staticcheck errorsRebecca Stambler
2020-01-02godoc/static: update copyright year to 2013Dmitri Shuralyov
2019-12-30all: remove many cases of space-spaceDan Kortschak
2019-11-26godoc/static: re-add "or" function call to package.html templateDmitri Shuralyov
2019-11-20cmd/godoc, godoc/static: remove remnants of golang.org websiteDmitri Shuralyov
2019-11-19all: fix typo ("identifer" → "identifier")Anthony Fok
2019-10-07godoc/vfs/zipfs: fix godoc formattingDan Kortschak
2019-09-30godoc/vfs: fix union logic in NameSpace.ReadDirJay Conrod
2019-09-29godoc, godoc/vfs: improve documentation of GetPageInfo, hasPathPrefixDmitri Shuralyov
2019-09-24godoc: remove Corpus.testDir fieldDmitri Shuralyov
2019-09-11all: fix more typosAinar Garipov
2019-08-25godoc: apply gofmtKevin Burke
2019-05-28godoc: re-add test for ignoring //line comments in source codeDmitri Shuralyov
2019-05-17godoc: declare small victory over the punched card tyrannyDmitri Shuralyov
2019-05-16godoc/util: serve SVG files rawAndrew Bonventre
2019-05-13godoc/static: let client use vet check returned by /compile endpointBrad Fitzpatrick
2019-03-07godoc/env: replace with golangorgenvDmitri Shuralyov
2019-03-06cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=androidElias Naur
2019-02-20godoc/dl, godoc/proxy, godoc/short, internal/memcache: deleteDmitri Shuralyov
2019-02-19godoc: don't clear user-set page mode for package builtinDmitri Shuralyov
2019-02-19godoc: remove unused CLI-only identifiersDmitri Shuralyov
2019-02-05godoc: remove leading tabs while formatting textAgniva De Sarker
2019-01-30godoc/static: update static.goRebecca Stambler
2019-01-30godoc/static: inherit textarea color to avoid illegible textAndrew Bonventre
2019-01-30godoc/short: point to new tracking issue for shortlink creationDmitri Shuralyov
2019-01-23godoc/dl: add julieqiu to validUserJulie Qiu
2019-01-11godoc/dl: don't display unstable releases under archiveDmitri Shuralyov
2019-01-10godoc/redirect: display Gerrit/Rietveld CL disambiguation page when neededDmitri Shuralyov
2019-01-02godoc/static: update copyright year in static.goRebecca Stambler