1. fb1fac8 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 11 days ago master
  2. 27761a2 go.mod: update golang.org/x dependencies by Gopher Robot · 2 weeks ago v0.33.0
  3. 4c04067 go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago v0.32.0
  4. d271cf3 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.31.0
  5. 269c237 sumdb/note: delete chop by Dmitri Shuralyov · 3 months ago
  6. 3f03020 x/mod: apply go fix and go vet by Alan Donovan · 3 months ago
  7. 7416265 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.30.0
  8. 5517a71 all: fix some comments by cuishuang · 4 months ago
  9. b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf by cuishuang · 5 months ago
  10. bba3e06 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.29.0
  11. 1759e96 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.28.0
  12. f060e16 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 6 months ago
  13. f8a9fe2 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.27.0
  14. ea04085 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.26.0
  15. 9d33331 x/mod: add the ignore directive by Sam Thanawalla · 10 months ago v0.25.0
  16. ae88a97 all: change from sort functions to slices functions by Eng Zer Jun · 1 year, 4 months ago
  17. dc121ce all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 1 year ago v0.24.0
  18. 52289f1 modfile: fix trailing empty lines in require blocks by Prince Roshan · 1 year, 1 month ago v0.23.0
  19. dec0365 sumdb: make data tiles by Server compatible with sum.golang.org by Mechiel Lukkien · 1 year, 5 months ago v0.22.0
  20. c8a7319 x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths by Sam Thanawalla · 1 year, 5 months ago
  21. 9cd0e4c x/mod: remove vendor/modules.txt from module download by Sam Thanawalla · 1 year, 10 months ago
  22. 46a3137 zip: set GIT_DIR in test when using bare repositories by Michael Matloob · 1 year, 6 months ago v0.21.0
  23. 3afcd4e go.mod: set go version to 1.22.0 by Michael Matloob · 1 year, 6 months ago
  24. b1d336c go.mod: update required go version to go1.22 by Michael Matloob · 1 year, 6 months ago
  25. bc151c4 README: fix link to x/tools by Mike Seplowitz · 1 year, 7 months ago v0.20.0
  26. d1f873e modfile: fix Cleanup clobbering Line reference by James Hartig · 5 years ago
  27. b56a28f modfile: Add support for tool lines by Conrad Irwin · 2 years, 8 months ago
  28. 79169e9 LICENSE: update per Google Legal by Russ Cox · 1 year, 7 months ago
  29. d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962 by Filippo Valsorda · 1 year, 9 months ago v0.19.0
  30. 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames" by Michael Matloob · 1 year, 9 months ago
  31. c0bdc7b modfile: add API for godebug lines by Russ Cox · 1 year, 10 months ago v0.18.0
  32. 6686f41 module: add COM0 and LPT0 to badWindowsNames by Michael Matloob · 1 year, 10 months ago
  33. aa51b25 modfile: do not collapse if there are unattached comments within blocks by Quan Tong · 2 years, 3 months ago v0.17.0
  34. 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles by Filippo Valsorda · 2 years ago
  35. 18d3f56 modfile: fix crash on AddGoStmt in empty File by crazybolillo · 2 years ago
  36. 766dc5d modfile: use new go version string format in WorkFile.add error by Sam Thanawalla · 2 years, 1 month ago v0.16.0
  37. fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns by Aofei Sheng · 2 years, 4 months ago v0.15.0
  38. 6e58e47 modfile: improve directory path detection and error text consistency by Dmitri Shuralyov · 2 years, 9 months ago v0.14.0
  39. 5b69280 modfile: use new go version string format in error message by Sean Liao · 2 years, 5 months ago v0.13.0
  40. 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0 by Dmitri Shuralyov · 2 years, 6 months ago
  41. baa5c2d all: add godoc links by Olivier Mengué · 2 years, 9 months ago internal-branch.go1.21-vendor v0.12.0
  42. 7603649 zip: fix TestCreateFromDirSpecial/ignore_symlink on wasmtime by Bryan C. Mills · 2 years, 8 months ago
  43. 22d21f4 zip: fix doc for CreateFromVCS function by Oleksandr Redko · 2 years, 9 months ago
  44. bfed713 zip: fix LICENSE file handling to match modfetch by Jordan Liggitt · 2 years, 9 months ago
  45. 62c7e57 sumdb: handle panic from c.ReadRemote during ReadTiles by Russ Cox · 2 years, 9 months ago v0.11.0
  46. 2a1c06a modfile: update toolchain syntax by Russ Cox · 2 years, 9 months ago
  47. e81ad10 sumdb: correct spelling mistakes by Oleksandr Redko · 2 years, 9 months ago
  48. e343115 sumdb: add missing return after http.Error by Oleksandr Redko · 2 years, 9 months ago
  49. fc83a8f modfile: add support for dropping go and toolchain stmts by Russ Cox · 2 years, 9 months ago
  50. 1846133 modfile: add parsing support for toolchain by Russ Cox · 2 years, 9 months ago
  51. a73672d modfile: add support for go and toolchain lines by Russ Cox · 2 years, 9 months ago
  52. e7bea8f modfile: use semantic sort for exclude blocks by Dmitri Shuralyov · 2 years, 10 months ago
  53. ad6fd61 zip: fix on Windows by Heschi Kreinick · 3 years ago v0.10.0
  54. 69aa7ac sumdb/tlog: fuzz tests for parsers by hickford · 3 years ago v0.9.0
  55. b710602 sumdb/dirhash: correct documentation of hash by Russ Cox · 3 years, 1 month ago v0.8.0
  56. a42224d all: replace io/ioutil with io and os package by Oleksandr Redko · 3 years, 1 month ago
  57. 77d797e sumdb/dirhash: fix a panic when argument is not a directory by Simar · 3 years, 2 months ago
  58. 7c05a44 sumdb/note: remove dependency on golang.org/x/crypto/ed25519 by Sebastiaan van Stijn · 3 years, 4 months ago internal-branch.go1.20-vendor v0.7.0
  59. b3066c3 go.mod: update golang.org/x dependencies by Gopher Robot · 3 years, 4 months ago v0.6.0
  60. e3c1277 go.mod: update to tagged x/tools version by Heschi Kreinick · 3 years, 4 months ago
  61. aac77cd all: fix a few function names on comments by cui fliter · 3 years, 5 months ago
  62. 2666ed6 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years, 5 months ago
  63. 2adab6b zip: expand logging and use t.TempDir and t.Cleanup in test helpers by Bryan C. Mills · 3 years, 5 months ago
  64. 02c9913 sumdb: remove redundant type conversion by cui fliter · 3 years, 6 months ago
  65. 8f535f7 sumdb/note: fix some typos by cui fliter · 3 years, 6 months ago
  66. ed83ed6 modfile: remove duplicate words from comments by Abirdcfly · 3 years, 6 months ago
  67. f994a2a zip: set PWD consistently for commands in subdirectories by Bryan C. Mills · 4 years, 3 months ago
  68. 046e8b3 modfile: improve error message for replace with '@' in path by hopehook · 3 years, 9 months ago
  69. 86c51ed all: remove golang.org/x/xerrors dependency by Ilia Choly · 3 years, 11 months ago internal-branch.go1.19-vendor
  70. 41445a1 zip: update TestUnzipSizeLimitsSpecial for CL 366854 by Ian Lance Taylor · 3 years, 11 months ago
  71. 145421b all: gofmt by Russ Cox · 3 years, 11 months ago
  72. 605edab sumdb/note: relax prescriptiveness of key hash format by Filippo Valsorda · 4 years, 3 months ago
  73. a410e2d sumdb/note: catch a Verifiers that returns the wrong Verifier by Filippo Valsorda · 4 years, 3 months ago
  74. 9b9b3d8 zip: always populate known keys in haveVCS map in TestVCS by Bryan C. Mills · 4 years, 2 months ago
  75. c2adaff zip: treat plan9 git as unsupported by Bryan C. Mills · 4 years, 2 months ago
  76. 5f2f164 zip: skip tests that run 'git init' and 'git config' on plan9 by Bryan C. Mills · 4 years, 3 months ago
  77. 3a5865c modfile: rename directory directive to use by Michael Matloob · 4 years, 4 months ago internal-branch.go1.18-vendor
  78. c96bc14 x/mod: update requirement on x/crypto by Jay Conrod · 4 years, 4 months ago
  79. ecfafd6 semver: remove unused err field by Koichi Shiraishi · 4 years, 5 months ago
  80. dd30a60 module: accept trailing slash in MatchPrefixPattern by HowJMay · 4 years, 5 months ago
  81. 37dd689 modfile: in SetRequireSeparateIndirect, convert lines to blocks by Jay Conrod · 4 years, 6 months ago
  82. 4be982b modfile: in SetRequireSeparateIndirect, arrange requirements consistently by Jay Conrod · 4 years, 6 months ago
  83. 1b1db11 zip: add ErrUnrecognizedVCS error, allowing fallback behavior by Jean de Klerk · 4 years, 6 months ago
  84. 4029241 [dev.cmdgo] modfile: parser changes for workfile proposal by Michael Matloob · 4 years, 9 months ago
  85. 607370a module: use strings.ContainsRune in fileNameOK by Tobias Klauser · 4 years, 9 months ago
  86. 98d530a zip: add CreateFromVCS, which creates a module zip from vcs by Jean de Klerk · 4 years, 8 months ago
  87. 154199d zip: add bit more information about what checkFiles does by Jean de Klerk · 4 years, 7 months ago v0.6.0-dev
  88. 0f08993 modfile: add SetRequireSeparateIndirect by Bryan C. Mills · 4 years, 9 months ago internal-branch.go1.17-vendor v0.5.0
  89. 22458ad modfile: factor out methods for changing Require properties by Bryan C. Mills · 4 years, 9 months ago
  90. 9eb10b1 modfile: make marking for removal a method on Line instead of FileSyntax by Bryan C. Mills · 4 years, 9 months ago
  91. 6e4e729 modfile: clean up SetRequire by Bryan C. Mills · 4 years, 9 months ago
  92. ad21a28 modfile: document (*File).*Require methods by Bryan C. Mills · 4 years, 9 months ago
  93. e953053 modfile: remove end-of-line comments in removeLine by Bryan C. Mills · 4 years, 9 months ago
  94. 6088ed8 modfile: be less strict about go version syntax in dependency go.mod files by Russ Cox · 4 years, 10 months ago
  95. 67f1c1e modfile: take into account that // indirect comments may not be well formatted by komuW · 4 years, 10 months ago
  96. fb786b1 module: accept leading dash in a file path by Ian Lance Taylor · 4 years, 10 months ago
  97. 4435ecf go.mod: upgrade to go 1.17 by Bryan C. Mills · 4 years, 10 months ago
  98. 858fdbe modfile: parse deprecation notices in module comments by Jay Conrod · 5 years ago
  99. 244d49f modfile: clarify documentation for Parse by Jay Conrod · 5 years ago
  100. 1cc8812 semver: add ByVersion and Sort for sorting semantic version lists by Jay Conrod · 5 years ago