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
/
path_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
path/filepath: fix Abs on Windows
Zev Goldstein
2016-10-29
1
-1
/
+4
*
test: delete bugs directory
Josh Bleecher Snyder
2016-10-25
1
-2
/
+2
*
path/filepath: add a test case for EvalSymlinks error
Hiroshi Ioka
2016-10-12
1
-0
/
+22
*
path/filepath: handle "C:." correctly in EvalSymlinks on Windows
Hiroshi Ioka
2016-09-05
1
-0
/
+34
*
path/filepath: handle ".." in normalizing a path on Windows
Hiroshi Ioka
2016-08-30
1
-2
/
+30
*
path/filepath: don't return SkipDir at top
Ian Lance Taylor
2016-08-25
1
-3
/
+18
*
path/filepath: use testenv.MustHaveSymlink to simplify symlink tests
Hiroshi Ioka
2016-08-23
1
-16
/
+3
*
all: use bytes.Equal, bytes.Contains and strings.Contains, again
Dominik Honnef
2016-04-11
1
-1
/
+1
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
1
-1
/
+1
*
path/filepath: include test number in TestIssue13582 output
Alex Brainman
2015-12-15
1
-2
/
+2
*
path/filepath: keep walking if EvalSymlinks returns symlink
Alex Brainman
2015-12-14
1
-0
/
+69
*
path/filepath: handle c: as first parameter in Join properly
Alex Brainman
2015-12-06
1
-1
/
+6
*
path/filepath: in Rel use case-insensitive comparison on Windows
Mohit Agarwal
2015-11-17
1
-0
/
+2
*
path/filepath: in Rel use case-insensitive comparison on Windows
Yasuhiro Matsumoto
2015-11-12
1
-0
/
+1
*
path/filepath: fix EvalSymlinks(".") on windows
Alex Brainman
2015-11-01
1
-2
/
+83
*
path/filepath: test EvalSymlinks returns canonical path on windows
Alex Brainman
2015-10-22
1
-26
/
+5
*
path/filepath: disable symlink tests on android.
Hyang-Ah Hana Kim
2015-10-20
1
-1
/
+1
*
all: fix some vet-caught formatting errors, mostly but not only in tests
Rob Pike
2015-08-21
1
-4
/
+4
*
all: link to https instead of http
Brad Fitzpatrick
2015-07-11
1
-1
/
+1
*
path/filepath: document and test behavior of SkipDir on files
Russ Cox
2015-06-29
1
-0
/
+29
*
path/filepath: skip test on darwin/arm64
David Crawshaw
2015-04-13
1
-5
/
+11
*
path/filepath: get tests working on darwin/arm
David Crawshaw
2015-03-01
1
-0
/
+27
*
all: don't refer to code.google.com/p/go{,-wiki}/
Péter Surányi
2015-02-06
1
-1
/
+1
*
path/filepath: make Join handle UNC paths on Windows
Emil Hessman
2015-01-20
1
-8
/
+20
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+1028