Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io/fs, path, path/filepath, testing/fstest: validate patterns in Match, Glob | Russ Cox | 2020-10-23 | 1 | -19/+41 |
* | path: avoid import of strings | Russ Cox | 2020-10-13 | 1 | -2/+2 |
* | path: remove filename mentions from pattern godocs | Daniel Martà | 2018-02-14 | 1 | -2/+2 |
* | all: replace strings.Index with strings.Contains where possible | Nathan VanBenschoten | 2016-02-19 | 1 | -1/+1 |
* | all: use "reports whether" in place of "returns true if(f)" | Josh Bleecher Snyder | 2015-03-18 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+209 |