aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/distpack
AgeCommit message (Expand)Author
2023-08-11cmd/distpack: include directory entries in tar filesRuss Cox
2023-08-01cmd/distpack: test for .DS_Store files in all directoriesDmitri Shuralyov
2023-07-26cmd/distpack: sort files in standard walk orderRuss Cox
2023-06-22internal/platform,cmd/dist: export the list of supported platformsBryan C. Mills
2023-06-20cmd/distpack: rename go.mod to _go.mod in toolchain modulesRuss Cox
2023-06-16cmd/distpack: make go_$GOOS_$GOARCH_exec programs executableDmitri Shuralyov
2023-06-06cmd/dist: remove deptab and cleanlist in favor of gentabAustin Clements
2023-05-04all: add String for fs.{FileInfo,DirEntry} implementationsIan Lance Taylor
2023-04-28cmd/distpack: remove internal/platform/zosarch.goIan Lance Taylor
2023-04-11cmd/dist: add -distpack flag to build distribution archivesRuss Cox