1. 7bc3e58 all: extract "can I exec?" check from tests into internal/testenv by Russ Cox · 10 years ago
  2. cf932cd all: retire architecture letter in file names, public API by Russ Cox · 10 years ago
  3. 0f4132c all: build and use go tool compile, go tool link by Russ Cox · 10 years ago
  4. d5bb438 cmd/pack: skip fork test on darwin/arm64 by David Crawshaw · 10 years ago
  5. e6248c9 cmd/pack: skip fork test on darwin/arm by David Crawshaw · 10 years ago
  6. 706cc13 cmd/pack: simplify the testing logic slightly by Rob Pike · 10 years ago
  7. 7980779 cmd/pack: make a test less disk-intensive in short mode by Brad Fitzpatrick · 10 years ago
  8. b6e9138 cmd/pack: address go vet reports by Emil Hessman · 10 years ago
  9. 1193993 cmd/pack: fix c command for existing file by Rob Pike · 11 years ago
  10. 4e0214e cmd/pack: skip test on android (no Go tool) by David Crawshaw · 11 years ago
  11. 0c2a727 build: make nacl pass by Russ Cox · 11 years ago
  12. c6aa2e5 cmd/pack: buffer writes in TestLargeDefs by Anthony Martin · 11 years ago
  13. d461348 src: fix issues found by go vet std by Robert Hencke · 11 years ago
  14. 576318c cmd/pack: avoid ./ import in test (fix Windows build) by Russ Cox · 11 years ago
  15. 6524310 cmd/pack: handle very long lines in pkgdef by Ian Lance Taylor · 11 years ago
  16. 22505cd cmd/pack: print error along with usage by Russ Cox · 11 years ago
  17. df8ec65 os/exec: always try appropriate command extensions during Cmd.Start on windows by Alex Brainman · 11 years ago
  18. 1aaea50 cmd/pack: fix format string error in log message by Dave Cheney · 11 years ago
  19. 258c278 cmd/pack: fix match by Russ Cox · 11 years ago
  20. 0d11cd1 cmd/pack: provide executable name in TestHello by Alex Brainman · 11 years ago
  21. 00b7671 cmd/pack: another attempt to fix the build for TestHello by Rob Pike · 11 years ago
  22. 2037756f cmd/pack: don't look for " in output from go env by Rob Pike · 11 years ago
  23. 8ac4999 cmd/pack: dump output of command of "go env" command in test by Rob Pike · 11 years ago
  24. 0649a73 cmd/pack: add 'c' command to create archive by Russ Cox · 11 years ago
  25. e6f5deb cmd/pack: use log.SetPrefix to make log calls more compact and consistent by Rob Pike · 11 years ago
  26. fdbf3d9 cmd/pack: rewrite in Go by Rob Pike · 11 years ago
  27. 1334b79 libmach: remove old object file readers by Russ Cox · 11 years ago
  28. 4c01a23 cmd/pack: stop parsing object files to generate __.SYMDEF by Russ Cox · 11 years ago
  29. 7d734d9 build: remove various uses of C undefined behavior by Russ Cox · 12 years ago
  30. 79dca03 libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/Bputc by Dmitriy Vyukov · 12 years ago
  31. a79e125 cmd/pack: support removing of leading file prefix on windows by Alex Brainman · 12 years ago
  32. 3ee87d0 cmd/godoc: use go/build to determine package and example files by Robert Griesemer · 12 years ago
  33. 6ee91ce cmd/pack: rename __.SYMDEF to __.GOSYMDEF by Russ Cox · 13 years ago
  34. eb1c03e cmd/pack: remove unused paging logic by Dave Cheney · 13 years ago
  35. 367557c cmd/pack: also recognize '\\' as path separator in filenames by Shenghou Ma · 13 years ago
  36. 7e8ed8f cmd: update formatting of usage messages by Andrew Gerrand · 13 years ago
  37. fec7fa8 build: delete make paraphernalia by Russ Cox · 13 years ago
  38. 33b6d46 cmd/pack: change gopack to pack in error messages by Rob Pike · 13 years ago
  39. ff8133d gopack: rename pack, move to go-tool directory by Rob Pike · 13 years ago