| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-06 | fmt: reduce Errorf("x") allocations to match errors.New("x") | thepudds |
| 2022-09-29 | errors, fmt: add support for wrapping multiple errors | Damien Neil |
| 2019-09-27 | cmd: update x/tools version to enforce only one %w | Hasit Bhatt |
| 2019-05-15 | fmt: support %w | Damien Neil |
| 2019-05-15 | errors, fmt: revert rejected changes for Go 1.13 | Damien Neil |
| 2019-03-20 | os: make errors.Is work with ErrPermission et al. | Damien Neil |
| 2019-03-18 | cmd/compile: rename init function from init.ializers back to init | Keith Randall |
| 2019-03-14 | fmt: make type of fmt.Errorf the same as that of errors.New | Marcel van Lohuizen |
| 2019-03-14 | fmt: refined tests for non-string error verbs | Marcel van Lohuizen |
| 2019-02-28 | fmt: fix %d and other non-string verbs on errors | Damien Neil |
| 2019-02-27 | fmt: add frame info to Errorf and support %w | Marcel van Lohuizen |
