1. 27b6b2a errors/fmt: test fmt copy not std lib fmt by Martin Möhrmann · 4 years, 5 months ago
  2. 0022984 errors/fmt: avoid string(int) by Brad Fitzpatrick · 4 years, 8 months ago
  3. a1ab85d errors/fmt: re-enable TestPanics test on builders by Dmitri Shuralyov · 5 years ago
  4. 8994fa3 errors/fmt: fix tests for new panic message in Go 1.14 by Russ Cox · 5 years ago
  5. a05e197 errors/fmt: disable failing TestPanics test on builders by Dmitri Shuralyov · 5 years ago
  6. 509febe errors/fmt: remove spurious newline by Marcel van Lohuizen · 6 years ago
  7. ae74f88 errors/fmt: don’t indent first line of detail in absence of message by Marcel van Lohuizen · 6 years ago
  8. 7e9ba78 errors/fmt: errors.Formatter always has precendence over Formatter by Marcel van Lohuizen · 6 years ago
  9. 6d07648 errors/fmt: add adaptor support by Marcel van Lohuizen · 6 years ago
  10. a8d4f38 errors/fmt: avoid printing spurious colon by Marcel van Lohuizen · 6 years ago
  11. 7d6377e errors/fmt: fix test by Marcel van Lohuizen · 6 years ago
  12. 2a5c3a0 errors/fmt: don't wrap in Errorf by default by Marcel van Lohuizen · 6 years ago
  13. 80b4bdf errors/fmt: added benchmarks for stack trace by Marcel van Lohuizen · 6 years ago
  14. ddaa976 errors/fmt: change format of detail printing by Marcel van Lohuizen · 6 years ago
  15. d68db94 errors/fmt: improve error printing in detail mode by Marcel van Lohuizen · 6 years ago
  16. 4ee764a errors: add Caller, a helper for recording stack frame detail by Marcel van Lohuizen · 6 years ago
  17. b566bde errors: add Is, As, Wrapper, Unwrap, Opaque by Marcel van Lohuizen · 6 years ago
  18. ecff091 errors/fmt: interpret error passed to Errorf by Marcel van Lohuizen · 6 years ago
  19. ec2a8a1 errors/fmt: implementation of formatting interfaces by Marcel van Lohuizen · 6 years ago
  20. ff81beb errors/fmt: make tests pass by Marcel van Lohuizen · 6 years ago
  21. 962cded errors/fmt: add copy of fmt @go1.11.1 by Marcel van Lohuizen · 6 years ago