Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+9 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 1 | -6/+4 |
* | Fix reaction of issues (#21185) | Jason Song | 2022-09-17 | 1 | -4/+15 |
* | Move reaction to models/issues/ (#19264) | Lunny Xiao | 2022-03-31 | 1 | -0/+377 |