63 コミット (cac38eedcd18bd078e00dbc4c7b3051cb421a658)
 

作成者 SHA1 メッセージ 日付
  Gustavo Niemeyer cac38eedcd Support vN-unstable branches and tags. 9年前
  Gustavo Niemeyer cda7bad625 Merge pull request #26 from libgo/code-read 9年前
  Nathan Youngman 2ed03dbf05 revisions based on @niemeyer's review 9年前
  Nathan Youngman b1f2f8e0fd minimal README 9年前
  Nathan Youngman 06fff2f2c8 add a few comments 9年前
  Nathan Youngman a706b00c10 use gopkg.in/check.v1 9年前
  Gustavo Niemeyer 2b9b369f9a Add LICENSE file. 9年前
  Gustavo Niemeyer 1a40e098f5 Allow dots in subpackages as well. 9年前
  Gustavo Niemeyer f9c08a5b59 Fix Version.IsValid. 10年前
  Gustavo Niemeyer adbf86173c Add timeouts for client http connections. 10年前
  Gustavo Niemeyer 538a704495 Query godoc.org concurrently and timeout. 10年前
  Gustavo Niemeyer 828a3107e2 Resolve conflicts from Geert-Johan's godot branch. 10年前
  Gustavo Niemeyer 5920fdae04 Drop debugging left over. 10年前
  GeertJohan c5b57c5f48 Screenscrap package name from godoc.org 10年前
  GeertJohan d0adad6501 Rename field Repo.PackageName to Repo.Name 10年前
  GeertJohan 9a0818c3f5 Change template.Execute error logging 10年前
  GeertJohan 8f75e370d8 s/apiPkg/result 10年前
  GeertJohan d22ea164e2 Rename identifiers used with gddo search api 10年前
  GeertJohan ee829b2fb1 Save gopkgPath before for loop 10年前
  GeertJohan c60021a937 Moved synopsis to header 10年前
  GeertJohan e9cedd50cb Some styling changes 10年前
  GeertJohan 48d36c04db Add package synopsis. 10年前
  GeertJohan 51bc41a128 Update regexp patternNew to allow dot in package name 10年前
  GeertJohan f45719d227 Strip out go. from clean package name. 10年前
  Gustavo Niemeyer 2e785d367f Strip out go- and -go from clean package name. 10年前
  Gustavo Niemeyer 84fc7be938 interface.go => page.go (avoid "Go interface") 10年前
  Gustavo Niemeyer 678762bb84 Allow uppercase usernames. 10年前
  Gustavo Niemeyer b660e6cc1b Merge back from GitHub's master. 10年前
  Gustavo Niemeyer 53dd2f8a45 Add "For more details" note. 10年前
  Gustavo Niemeyer 966f02619c Peel-off annotated tags. 10年前
  Gustavo Niemeyer a202dc02e0 Minor polishing before the release. 10年前
  GeertJohan 8f69a030ee Change regexp to allow uppercase letters in username/organization name 10年前
  GeertJohan a00e6b0e8c Fix template to work with path and v0 10年前
  GeertJohan 88f9c49186 Add better support for v0 rules in template 10年前
  GeertJohan 7bc102f628 Change comments on dataPackage fields 10年前
  GeertJohan 7f05a9823c Use one-line formatting for VersionList sort.Interface implementations 10年前
  GeertJohan 94cfe607cb Remove dispensable var 10年前
  GeertJohan aa591d48ee Remove old code 10年前
  GeertJohan af91d449d3 inline goget var 10年前
  GeertJohan 4dccdf9073 Drop versioned name feature 10年前
  GeertJohan 485a1b25b0 Fix "typo" 10年前
  GeertJohan 79b0b7f398 Small updates. 10年前
  GeertJohan 6febd8feda Add footer 10年前
  GeertJohan 151f2e6f7c Fix fonts.googleapis.com include for https 10年前
  GeertJohan f2f6cbda4e Add interface page. 10年前
  Gustavo Niemeyer 00ff40db83 Merge pull request #3 from GeertJohan/master 10年前
  GeertJohan ca4ee5569f Add missing return statement. 10年前
  Gustavo Niemeyer 22ed8eb873 Merge pull request #2 from GeertJohan/master 10年前
  GeertJohan ed9d42974f Check for integer overflow in parseVersionPart 10年前
  GeertJohan 8be904041c Revert "Use strconv and strings to parse version string." 10年前