summaryrefslogtreecommitdiff
path: root/src/path/match.go
Commit message (Expand)AuthorAgeFilesLines
* io/fs, path, path/filepath, testing/fstest: validate patterns in Match, GlobRuss Cox2020-10-231-19/+41
* path: avoid import of stringsRuss Cox2020-10-131-2/+2
* path: remove filename mentions from pattern godocsDaniel Martí2018-02-141-2/+2
* all: replace strings.Index with strings.Contains where possibleNathan VanBenschoten2016-02-191-1/+1
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+209