1. 5984771 x/tools/godoc: gofmt -s -w by David R. Jenni · 8 years ago
  2. 5ebbcd1 go.tools: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  3. 6c93dbf go.tools/godoc: deal with fallout from $GOROOT/src/pkg -> $GOROOT/src renaming. by Alan Donovan · 11 years ago
  4. 345b643 godoc: Order package results by import count. by Brad Garcia · 11 years ago
  5. 936715c godoc: Strip "/src/pkg/" prefix from identifier keys, so that it's keyed identically to import count. by Brad Garcia · 11 years ago
  6. 26542a8 godoc: Update identifier indexing tests. by Brad Garcia · 11 years ago
  7. 8880e2e godoc: Add tests for corpus indexing options. by Brad Garcia · 11 years ago
  8. f3faf8b godoc: add search results that point to documentation instead of source. by Brad Garcia · 11 years ago
  9. ae3dd78 godoc: Index const and vars in godoc. by Marko Mikulicic · 11 years ago
  10. 515bcdc godoc: update Index.{Write,Reader}, add tests by Brad Fitzpatrick · 11 years ago
  11. 56a1b4d godoc: index import counts, package name to path(s), and exported symbols by Brad Fitzpatrick · 11 years ago
  12. 964f0f5 godoc: feed indexer concurrently, add selective indexing hook, tests by Brad Fitzpatrick · 11 years ago