index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
path
/
filepath
/
match.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
path/filepath: fix stack exhaustion in Glob
Julie Qiu
2022-07-12
1
-1
/
+11
*
all: remove trailing blank doc comment lines
Russ Cox
2022-04-01
1
-1
/
+0
*
io/fs, path, path/filepath, testing/fstest: validate patterns in Match, Glob
Russ Cox
2020-10-23
1
-24
/
+37
*
path/filepath: add explicit comment marking elided errors
Russ Cox
2020-07-07
1
-3
/
+3
*
path/filepath: fix escaped chars in Glob on non-Windows
Daniel MartÃ
2018-02-14
1
-2
/
+5
*
path: remove filename mentions from pattern godocs
Daniel MartÃ
2018-02-14
1
-1
/
+1
*
path/filepath: fix match of \\?\c:\* on Windows
Russ Cox
2016-10-24
1
-7
/
+11
*
path/filepath: prevent infinite recursion on Windows on UNC input
Josh Bleecher Snyder
2016-05-31
1
-0
/
+5
*
path/filepath: fix globbing of c:\*dir\... pattern
Alex Brainman
2016-05-27
1
-7
/
+33
*
all: replace strings.Index with strings.Contains where possible
Nathan VanBenschoten
2016-02-19
1
-2
/
+2
*
all: use "reports whether" in place of "returns true if(f)"
Josh Bleecher Snyder
2015-03-18
1
-2
/
+2
*
path/filepath: document that Glob ignores i/o errors
Russ Cox
2014-09-18
1
-4
/
+4
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+309