1. 5ccb769 cmd/fix: revert IPv6 scoped address zone support of IPNet by Mikio Hara · 12 years ago
  2. ae7aa34 cmd/fix: remove redundant 0 port by Tyler Bunnell · 12 years ago
  3. df93283 cmd/fix: delete pre-Go 1 fixes by Russ Cox · 12 years ago
  4. 3ee87d0 cmd/godoc: use go/build to determine package and example files by Robert Griesemer · 12 years ago
  5. e515d80 bytes, strings: add TrimPrefix and TrimSuffix by Brad Fitzpatrick · 12 years ago
  6. c00371e cmd/fix: Add keys to printer.Config composite literals. by Christopher Cahoon · 12 years ago
  7. e781b20 go/format: Package format implements standard formatting of Go source. by Robert Griesemer · 12 years ago
  8. e8cf49f net, cmd/fix: add IPv6 scoped addressing zone to INET, INET6 address structs by Mikio Hara · 12 years ago
  9. 465b9c3 gofmt: apply gofmt -w src misc by Robert Griesemer · 12 years ago
  10. db2b6ed go/printer, gofmt: trim trailing whitespace in comments by Robert Griesemer · 12 years ago
  11. 3aae5a0 cmd/fix: disable reflect test under race detector (very slow) by Dmitriy Vyukov · 12 years ago
  12. a7c9f24 cmd/fix: add rules for net/http -> net/http/httputil renames by Brad Fitzpatrick · 13 years ago
  13. 9dd746c encoding/json: drop MarshalForHTML; gofix calls to Marshal. by David Symonds · 13 years ago
  14. 6d35302 cmd/fix: remove os.Wait gofix. by David Symonds · 13 years ago
  15. b5a3bd5 os: drop the Wait function and the options to Process.Wait by Rob Pike · 13 years ago
  16. 3c831f6 cmd/fix: add runtime renamings by Russ Cox · 13 years ago
  17. b27bd42 net/url: API by Russ Cox · 13 years ago
  18. a52027a fix: walk ast.Ellipsis values. by Nigel Tao · 13 years ago
  19. 85d3391 cmd, pkg/go/*: fix "go vet" warnings for go/ast and go/printer struct literals. by Nigel Tao · 13 years ago
  20. 8342793 net/url: Rename ParseWithReference to ParseWithFragment. by David Symonds · 13 years ago
  21. da8f037 fix: add fix for bufio, gzip, zlib NewWriterXxx changes. by Nigel Tao · 13 years ago weekly.2012-02-14
  22. d3f9f21 fix: add fix for crypto type change by Russ Cox · 13 years ago
  23. 8781536 cmd/fix: warn about exp, old, deleted packages by Russ Cox · 13 years ago
  24. 5e381d3 image: delete the image.Repeated type. by Nigel Tao · 13 years ago
  25. 3d6b368 go/printer, gofmt: don't print incorrect programs by Robert Griesemer · 13 years ago
  26. f3f5239 all packages: fix various typos by Robert Griesemer · 13 years ago
  27. 2050a9e build: remove Make.pkg, Make.tool by Russ Cox · 13 years ago
  28. 61ac24c fix: add image/{bmp,tiff} to go1pkgrename. by Nigel Tao · 13 years ago
  29. 71d83b7 cmd/go: add go tools to rearrangement by Rob Pike · 13 years ago