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
/
archive
/
zip
/
struct.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-13
1
-1
/
+1
*
archive/zip: don't read data descriptor early
Arran Walker
2021-11-07
1
-8
/
+0
*
archive/zip: add File.OpenRaw, Writer.CreateRaw, Writer.Copy
Eddie Scholtz
2021-05-03
1
-1
/
+13
*
archive/zip: fix character device handling in fileModeToUnixMode
Tom Thorogood
2021-04-03
1
-5
/
+3
*
archive/zip: make Reader implement fs.FS
Russ Cox
2020-10-20
1
-0
/
+3
*
all: update references to symbols moved from os to io/fs
Russ Cox
2020-10-20
1
-36
/
+36
*
archive/zip: use Modified in FileHeader.FileInfo
Jannis Andrija Schnitzer
2019-04-08
1
-4
/
+9
*
archive/zip: makes receiver name consistent
Santhosh Kumar Tekuri
2018-08-20
1
-2
/
+2
*
archive/zip: warn about FileHeader.Name being unvalidated on read
Brad Fitzpatrick
2018-06-13
1
-1
/
+9
*
all: update comment URLs from HTTP to HTTPS, where possible
Tim Cooper
2018-06-01
1
-2
/
+2
*
archive/zip: improve Writer.Create documentation on how to add directories
Yury Smolsky
2018-02-26
1
-1
/
+2
*
archive/zip: preserve old FileHeader.ModTime behavior
Joe Tsai
2017-11-29
1
-6
/
+2
*
archive/zip: add documentation about compression methods
Joe Kyo
2017-11-16
1
-3
/
+7
*
archive/zip: use Time.UTC instead of Time.In(time.UTC)
Joe Tsai
2017-11-10
1
-2
/
+2
*
archive/zip: add FileHeader.NonUTF8 field
Joe Tsai
2017-11-06
1
-4
/
+16
*
archive/zip: add FileHeader.Modified field
Joe Tsai
2017-11-06
1
-15
/
+63
*
archive/zip: update the ZIP spec link
Ibrahim AshShohail
2017-02-01
1
-1
/
+1
*
Revert: "archive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra fields"
Joe Tsai
2016-12-20
1
-3
/
+0
*
archive/zip: only use Extended Timestamp on non-zero MS-DOS timestamps
Joe Tsai
2016-10-11
1
-1
/
+1
*
archive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra fields
Yasuhiro Matsumoto
2016-10-06
1
-0
/
+3
*
archive/zip: use HTTPS for documentation link
Kevin Burke
2016-05-14
1
-1
/
+1
*
archive/zip: fix reading, writing of zip64 archives
Russ Cox
2016-01-07
1
-1
/
+1
*
all: switch to the new deprecation convention
Shenghou Ma
2015-06-18
1
-2
/
+2
*
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
/
+313