1. b86f393 mime: tighten up and simplify tests by Brad Fitzpatrick · 10 years ago
  2. ec56bad mime: add ExtensionByType method by Nick Cooper · 10 years ago
  3. 21e47d8 mime: add "image/svg+xml" type for extension ".svg" by Joe Harrison · 10 years ago
  4. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/mime/type.go]
  5. b155e79 mime: style, perf, and test updates to case-insensitive lookups by Brad Fitzpatrick · 11 years ago
  6. af12dc5 mime: Make filename extensions case-insensitive by Jeff R. Allen · 11 years ago
  7. a00de45 mime: make FormatMediaType take full type for consistency by Brad Fitzpatrick · 13 years ago
  8. ac17fd4 mime: implement TypeByExtension for windows by Alex Brainman · 13 years ago
  9. c2049d2 src/pkg/[a-m]*: gofix -r error -force=error by Russ Cox · 13 years ago
  10. 91643ac mime: fix build by Russ Cox · 14 years ago
  11. bd3627c mime: text charset defaults by Pascal S. de Kloe · 14 years ago
  12. aec89c4 mime: fix build by Russ Cox · 14 years ago
  13. 6a186d3 src/pkg: make package doc comments consistently start with "Package foo". by Nigel Tao · 14 years ago
  14. 8a90fd3 os: New Open API. by Rob Pike · 14 years ago
  15. c78be46 once: replace all uses of package once with sync.Once. by Rob Pike · 15 years ago
  16. c21e2f3 mime: add AddExtensionType by Yuusei Kuwana · 15 years ago
  17. 9b64fef mime/multipart and HTTP multipart/form-data support by Brad Fitzpatrick · 15 years ago
  18. c7122a3 simplify various code using new map index rule by Russ Cox · 15 years ago
  19. f44fa9b gofmt: experiment: align values in map composites where possible by Robert Griesemer · 15 years ago
  20. 0cba5fc mime: new package, use in http by Michael Hoisie · 15 years ago