Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update references to symbols moved from os to io/fs | Russ Cox | 2020-10-20 | 1 | -2/+3 |
* | os/exec: remove "binary" when talking about executables | Tim Cooper | 2018-04-17 | 1 | -2/+2 |
* | all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" | Marvin Stenger | 2017-10-05 | 1 | -1/+1 |
* | all: prefer strings.LastIndexByte over strings.LastIndex | Marvin Stenger | 2017-09-27 | 1 | -1/+1 |
* | os/exec: cleanup and remove duplicated code | Hiroshi Ioka | 2016-05-11 | 1 | -50/+19 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | all: remove public named return values when useless | Brad Fitzpatrick | 2016-02-29 | 1 | -13/+14 |
* | all: replace strings.Index with strings.Contains where possible | Nathan VanBenschoten | 2016-02-19 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+123 |