1. c2049d2 src/pkg/[a-m]*: gofix -r error -force=error by Russ Cox · 13 years ago
  2. 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
  3. 2ee420f ... changes by Russ Cox · 15 years ago
  4. 9750adb strings: delete Runes, Bytes by Russ Cox · 15 years ago
  5. 8b8c103 fix build - misc ... vs ...T fixes by Russ Cox · 15 years ago
  6. 1c72959 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  7. 295ceb4 remove uses of string concatenation from src and misc directory by Robert Griesemer · 15 years ago
  8. b0683bd move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. by Rob Pike · 15 years ago
  9. baba292 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  10. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  11. d3d3acc gofmt-ify io, json, runtime, encoding by Robert Griesemer · 15 years ago
  12. 12dbd06 gofmt-ify encoding by Robert Griesemer · 15 years ago
  13. 93253a8 encoding/*: reverse the order of src, dst so that dst is first. by Adam Langley · 15 years ago
  14. 357b770 base64 -> encoding/base64 by Russ Cox · 15 years ago[Copied (65%) from src/pkg/base85/base85_test.go]
  15. fcc4be8 Add base85, based on base64. by Russ Cox · 15 years ago