1. 104605a all: update go directive to 1.18 by Dmitri Shuralyov · 6 months ago master
  2. 04be3eb fmt_test.go: remove redundant type conversion by cui fliter · 1 year, 7 months ago
  3. 65e6541 xerrors: undeprecate Errorf by Pavel @grbit Gryaznov · 1 year, 10 months ago
  4. f3a8303 go.mod: upgrade to go 1.17 by Bryan C. Mills · 2 years, 11 months ago
  5. 2f41105 all: gofmt by Russ Cox · 2 years ago
  6. cd4e9df errors: deprecate functions that are now in standard library by Ian Lance Taylor · 2 years ago
  7. 5ec99f8 xerrors: avoid infinite loop in test (detailed).Error method by Bryan C. Mills · 3 years, 8 months ago internal-branch.go1.16-vendor internal-branch.go1.17-vendor internal-branch.go1.18-vendor
  8. 9bdfabe Errorf: support %w anywhere in the format string by Jonathan Amsterdam · 4 years, 8 months ago
  9. 1b5146a doc.go: update to current state by Jonathan Amsterdam · 4 years, 6 months ago release-branch.go1.14
  10. a985d34 xerrors: Revert "xerrors: redirect to go1.13 primitives for 1.13" by Koichi Shiraishi · 4 years, 11 months ago
  11. 3ee3066 xerrors: remove useless condition checking in Is by LE Manh Cuong · 5 years ago
  12. 5403a72 codereview.cfg: add by Russ Cox · 5 years ago
  13. 3850056 xerrors: fix Is panics if target is uncomparable by LE Manh Cuong · 5 years ago
  14. 1f06c39 xerrors: fix crash in As by Marcel van Lohuizen · 5 years ago
  15. d61658b xerrors: redirect to go1.13 primitives for 1.13 by Marcel van Lohuizen · 5 years ago
  16. a5947ff xerrors: require that error be type assertable to As's target by Damien Neil · 5 years ago
  17. 334af84 xerrors: check for nil pointers in As's target by Damien Neil · 5 years ago
  18. 4e09f5a xerrors: make As match on assignability by Damien Neil · 5 years ago
  19. d6e390b xerrors: gobble colon and newline in edge cases by Marcel van Lohuizen · 5 years ago
  20. 10f3629 xerrors: add Format method to errorString by Damien Neil · 5 years ago
  21. 31580a5 xerrors: remove dependency on local path by Damien Neil · 5 years ago
  22. 037a186 xerrors: add Go version to go.mod by Damien Neil · 5 years ago
  23. e62e30f xerrors: update dates in LICENSE by Damien Neil · 5 years ago
  24. 20feca1 xerrors: copied files from x/exp/errors by Marcel van Lohuizen · 5 years ago
  25. faf7c54 xerrors: initial boilerplate by Russ Cox · 5 years ago