| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-06 | fmt: reduce Errorf("x") allocations to match errors.New("x") | thepudds |
| 2024-05-23 | all: change from sort functions to slices functions where feasible | Ian Lance Taylor |
| 2022-09-29 | errors, fmt: add support for wrapping multiple errors | Damien Neil |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2019-06-27 | fmt: fix typo in errors.go | Baokun Lee |
| 2019-05-15 | fmt: support %w | Damien Neil |
| 2019-05-15 | errors, fmt: revert rejected changes for Go 1.13 | Damien Neil |
| 2019-05-09 | fmt: rename buffer.WriteByte to writeByte | Russ Cox |
| 2019-03-14 | fmt: make type of fmt.Errorf the same as that of errors.New | 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 |
