aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/pack
AgeCommit message (Expand)Author
2013-08-30libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/BputcDmitriy Vyukov
2013-07-26cmd/pack: support removing of leading file prefix on windowsAlex Brainman
2013-02-19cmd/godoc: use go/build to determine package and example filesRobert Griesemer
2012-09-13cmd/pack: rename __.SYMDEF to __.GOSYMDEFRuss Cox
2012-07-12cmd/pack: remove unused paging logicDave Cheney
2012-03-17cmd/pack: also recognize '\\' as path separator in filenamesShenghou Ma
2012-03-05cmd: update formatting of usage messagesAndrew Gerrand
2012-02-06build: delete make paraphernaliaRuss Cox
2012-01-30cmd/pack: change gopack to pack in error messagesRob Pike
2012-01-30gopack: rename pack, move to go-tool directoryRob Pike