1. 19 Mar, 2010 1 commit
    • Robert Griesemer's avatar
      godoc: implemented command-line search · 17e03514
      Robert Griesemer authored
      The command-line search is using a running webserver
      as index server; i.e., the search result is reflecting
      the index at the server. See the documentation for
      details.
      
      Usage: godoc -q query1 query2 ...
      
      Known issue: Results don't show the all-important
      line numbers yet due to the way the index is organized.
      Next CL.
      
      R=rsc, r
      CC=golang-dev
      https://golang.org/cl/648041
      17e03514
  2. 18 Mar, 2010 4 commits
  3. 17 Mar, 2010 11 commits
  4. 16 Mar, 2010 9 commits
  5. 15 Mar, 2010 5 commits
  6. 13 Mar, 2010 2 commits
  7. 12 Mar, 2010 5 commits
  8. 11 Mar, 2010 3 commits