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> | ||||
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | Allow cc/bcc command to receive no arguments | Daniel Bridges | 2019-08-07 | 1 | -4/+3 |
| | |||||
* | cc/bcc: Append to existing headers if called twice | Kevin Kuehler | 2019-08-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | ||||
* | Add cc and bcc commands | Daniel Bridges | 2019-08-03 | 1 | -0/+39 |