57 次程式碼提交 (2b9b369f9a88769a6da3fc850f39c9ad69cb1512)
 

作者 SHA1 備註 提交日期
  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 年之前
  GeertJohan d25e20e4a7 Revert "Send nice error when version number is out of range" 10 年之前
  GeertJohan 2d60a9d54d Revert "Fix parsing return values for zero parts, and allow zero when len(part) == 1" 10 年之前
  GeertJohan 4e5dedf9f0 Add .gitignore 10 年之前
  GeertJohan fd83e1645f Fix parsing return values for zero parts, and allow zero when len(part) == 1 10 年之前
  GeertJohan f4151cb744 Send nice error when version number is out of range 10 年之前
  GeertJohan 517a7be269 Use strconv and strings to parse version string. 10 年之前