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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/tar: disable prefix field in Writer
Joe Tsai
2016-11-02
4
-7
/
+98
*
archive/tar: validate sparse headers in parsePAX
Joe Tsai
2016-10-22
2
-21
/
+29
*
archive/tar: fix parsePAXTime
Joe Tsai
2016-10-20
2
-45
/
+106
*
archive/tar: fix parsePAX to be POSIX.1-2001 compliant
Joe Tsai
2016-10-19
2
-2
/
+9
*
archive/tar: compact slices in tests
Joe Tsai
2016-10-19
3
-573
/
+486
*
archive/tar: make Reader handle GNU format properly
Joe Tsai
2016-10-19
3
-3
/
+72
*
archive/tar: reduce allocations in formatOctal
Joe Tsai
2016-10-12
1
-4
/
+3
*
archive/tar: fix and cleanup readOldGNUSparseMap
Joe Tsai
2016-10-12
2
-39
/
+100
*
archive/tar: handle integer overflow on 32bit machines
Joe Tsai
2016-10-12
2
-7
/
+11
*
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/tar: move parse/format functionality into strconv.go
Joe Tsai
2016-09-29
7
-528
/
+573
*
archive/tar: reapply Header.Size to regFileReader after merging
Joe Tsai
2016-09-02
3
-4
/
+24
*
archive/tar: make Reader error handling consistent
Joe Tsai
2016-08-31
4
-104
/
+80
*
archive/tar: isolate regular and sparse file handling as methods
Joe Tsai
2016-08-25
1
-58
/
+77
*
archive/tar: preallocate slice from paxHeaders
Gyu-Ho Lee
2016-08-16
1
-1
/
+1
*
archive/zip: use HTTPS for documentation link
Kevin Burke
2016-05-14
1
-1
/
+1
*
archive/tar: centralize all information about tar header format
Joe Tsai
2016-05-06
5
-209
/
+314
*
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
*
archive/tar: style nit: s/nano_buf/nanoBuf/
Matthew Dempsky
2016-04-15
1
-6
/
+6
*
all: remove unnecessary type conversions
Matthew Dempsky
2016-04-15
2
-5
/
+5
*
all: use new io.SeekFoo constants instead of os.SEEK_FOO
Brad Fitzpatrick
2016-04-13
2
-4
/
+3
*
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: single space after period.
Brad Fitzpatrick
2016-03-02
1
-2
/
+2
*
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/tar: document how Reader.Read handles header-only files
Joe Tsai
2015-12-17
1
-0
/
+4
*
archive/tar: spell license correctly in example
Joe Tsai
2015-12-17
1
-2
/
+2
*
archive/tar: properly parse GNU base-256 encoding
Joe Tsai
2015-12-04
2
-9
/
+96
*
archive/tar: properly format GNU base-256 encoding
Joe Tsai
2015-12-04
2
-4
/
+105
*
archive/tar: convert Reader.Next to be loop based
Joe Tsai
2015-12-02
4
-70
/
+84
*
archive/tar: move parse/format methods to standalone receiver
Joe Tsai
2015-12-02
4
-142
/
+252
*
archive/tar: fix issues with readGNUSparseMap1x0
Joe Tsai
2015-12-01
2
-85
/
+124
*
archive/tar: properly handle header-only "files" in Reader
Joe Tsai
2015-12-01
5
-8
/
+70
*
archive/zip: enable overriding (de)compressors per file
Colin Cross
2015-12-01
3
-11
/
+80
*
archive/tar: make output deterministic
Matt Layher
2015-11-13
2
-10
/
+64
*
archive/tar: detect truncated files
Joe Tsai
2015-11-06
4
-38
/
+172
*
archive/tar: fix numeric overflow issues in readGNUSparseMap0x1
Joe Tsai
2015-10-06
2
-33
/
+85
*
archive/tar: add missing error checks to Reader.Next
Joe Tsai
2015-10-06
3
-4
/
+18
*
archive/tar: expand abilities of TestReader
Joe Tsai
2015-10-06
1
-215
/
+81
*
archive/tar: make Reader.Read errors persistent
Joe Tsai
2015-10-01
1
-0
/
+4
*
archive/tar: fix bugs with sparseFileReader
Joe Tsai
2015-10-01
2
-101
/
+232
[next]