Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
| | | | | | | | I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry <robin@jarry.cc> | ||||
* | run go fmt | Reto Brunner | 2020-07-17 | 1 | -1/+1 |
| | |||||
* | Use PushStatus instead of SetStatus where it makes sense | Heiko Carrasco | 2020-07-09 | 1 | -1/+2 |
| | |||||
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -0/+34 |
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> |