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
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive/zip: remove an out of date TODO
Johnny Luo
2017-07-15
1
-2
/
+0
*
archive/zip: set utf-8 flag
Yasuhiro Matsumoto
2017-05-26
2
-0
/
+82
*
archive/zip: replace RWMutex with sync.Map
Bryan C. Mills
2017-04-29
1
-26
/
+21
*
archive/zip: parallelize benchmarks
Bryan C. Mills
2017-03-15
2
-10
/
+29
*
all: remove the the duplicate words
Eitan Adler
2017-03-06
1
-1
/
+1
*
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
7
-154
/
+12
*
archive/zip: skip large concurrent tests in race mode
Brad Fitzpatrick
2016-11-21
1
-0
/
+7
*
archive/zip: avoid overflow in record count and byte offset fields
Brad Fitzpatrick
2016-11-17
2
-25
/
+302
*
archive/zip: only use Extended Timestamp on non-zero MS-DOS timestamps
Joe Tsai
2016-10-11
3
-9
/
+51
*
archive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra fields
Yasuhiro Matsumoto
2016-10-06
6
-12
/
+113
*
archive/zip: use HTTPS for documentation link
Kevin Burke
2016-05-14
1
-1
/
+1
*
archive/zip: pool flate readers
Niko Dziemba
2016-05-04
1
-1
/
+39
*
archive/zip: improve BenchmarkCompressedZipGarbage
Josh Bleecher Snyder
2016-05-01
1
-1
/
+7
*
all: use new io.SeekFoo constants instead of os.SEEK_FOO
Brad Fitzpatrick
2016-04-13
1
-1
/
+1
*
all: delete dead test code
Dominik Honnef
2016-03-21
1
-21
/
+0
*
archive/zip: add missing argument to error message
Alberto Donizetti
2016-03-15
1
-1
/
+1
*
all: remove public named return values when useless
Brad Fitzpatrick
2016-02-29
1
-6
/
+5
*
all: use cannot instead of can not
Josh Bleecher Snyder
2016-02-21
1
-1
/
+1
*
archive/zip: handle pre-zip64 zip files containing 2³²-1-byte content
Russ Cox
2016-02-02
2
-11
/
+236
*
archive/zip: clarify expectations of RegisterCompressor and RegisterDecompressor
Joe Tsai
2016-01-27
3
-27
/
+19
*
archive/zip: fix reading, writing of zip64 archives
Russ Cox
2016-01-07
4
-25
/
+85
*
build: shorten a few packages with long tests
Russ Cox
2015-12-29
1
-0
/
+4
*
archive/zip: enable overriding (de)compressors per file
Colin Cross
2015-12-01
3
-11
/
+80
*
archive/zip: fixes unexpected EOF when reading archive
alexander demakin
2015-09-11
2
-9
/
+53
*
all: link to https instead of http
Brad Fitzpatrick
2015-07-11
2
-0
/
+0
*
all: switch to the new deprecation convention
Shenghou Ma
2015-06-18
1
-2
/
+2
*
archive/zip: fix returned error on truncated data descriptor
Michael Gehring
2015-06-14
2
-1
/
+28
*
archive/zip: clarify that CreateHeader takes ownership of FileHeader
Brad Fitzpatrick
2015-06-10
1
-1
/
+7
*
archive/zip: sanity check the TOC's declared number of files
Brad Fitzpatrick
2015-05-27
2
-4
/
+17
*
archive/zip: verify number of File bytes read at EOF
Brad Fitzpatrick
2015-05-26
2
-6
/
+58
*
all: use "reports whether" in place of "returns true if(f)"
Josh Bleecher Snyder
2015-03-18
1
-1
/
+1
*
archive/zip: remove WriterOptions and replace with SetOffset method
Andrew Gerrand
2015-03-12
2
-20
/
+12
*
archive/zip: add NewWriterWithOptions
Geert-Johan Riemer
2015-03-12
2
-1
/
+55
*
archive/zip: fix size value in ZIP64 end central directory record
Joe Shaw
2015-02-26
2
-11
/
+43
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
22
-0
/
+2400