1. 0722a5e cmd/doc: fix pretty printing of paths by Rob Pike · 9 years ago
  2. c978f13 cmd/doc: rearrange the newlines to group better by Rob Pike · 9 years ago
  3. 007fa01 cmd/doc: don't stop after first package if the symbol is not found by Rob Pike · 9 years ago
  4. 4e99ed6 cmd/doc: don't drop const/var block if first entry is unexported by Rob Pike · 9 years ago
  5. 41713b4 cmd/doc: slice/map literals janitoring by Didier Spezia · 10 years ago
  6. cf3134a cmd/doc: the builtin package should always show unexported symbols by Rob Pike · 10 years ago
  7. 45537d8 cmd/doc: document that json.Decode documents encoding/json.Decoder.Decode by Rob Pike · 10 years ago
  8. 17efbfc cmd/doc: extend darwin/arm64 test TODO to arm by David Crawshaw · 10 years ago
  9. a625b91 cmd/doc: submit to the punched card tyranny by Rob Pike · 10 years ago
  10. 91976aa cmd/doc: suppress symbols for commands when showing package docs by Rob Pike · 10 years ago
  11. cb3e2bf cmd/doc: fix copy/paste error in test by Rob Pike · 10 years ago
  12. 13c44d2 cmd/doc: add test for constructor, fix build by Rob Pike · 10 years ago
  13. 2f2908b cmd/doc: fix test on nacl by Rob Pike · 10 years ago
  14. d0652e7 cmd/doc: add test by Rob Pike · 10 years ago
  15. ea92f42 cmd/doc: do not show unexported constants by Rob Pike · 10 years ago
  16. e15f89c cmd/doc: try better when looking for package dir by Konstantin Shaposhnikov · 10 years ago
  17. 8401b19 cmd/doc: fix handling of paths like ./fmt by Rob Pike · 10 years ago
  18. 6f7b4e8 cmd/doc: put blank lines around comment for types, etc. by Rob Pike · 10 years ago
  19. 37eb1d1 cmd/doc: fix build by Mikio Hara · 10 years ago
  20. 83c7b60 cmd/doc: trim unexported methods from interfaces by Rob Pike · 10 years ago
  21. 1e26df4 cmd/doc: print BUGs after package docs by Rob Pike · 10 years ago
  22. da4fc52 cmd/doc: add type-bound vars to global vars list by Rob Pike · 10 years ago
  23. 9de28cf cmd/doc: if no top-level symbols match, look for methods by Rob Pike · 10 years ago
  24. 1ab60c2 cmd/doc: show the true import path rather than "." by Rob Pike · 10 years ago
  25. 06946aa cmd/go: better UI for go doc by Rob Pike · 10 years ago
  26. d3bd6b6 cmd/doc: print documentation for all matches in a package, not just the first by Rob Pike · 10 years ago
  27. a5de54a cmd/go,cmd/doc: add "go doc" by Rob Pike · 10 years ago