index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
archive
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
Imported Upstream version 1.4
upstream/1.4
Tianon Gravi
45
-5488
/
+0
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
17
-42
/
+968
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
13
-116
/
+603
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
5
-3
/
+36
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
18
-122
/
+1589
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
22
-475
/
+1082
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
26
-0
/
+1968
2011-09-13
Imported Upstream version 60
Ondřej Surý
23
-1516
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-1
/
+1
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
3
-9
/
+4
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
5
-31
/
+57
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
4
-14
/
+57
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
13
-6
/
+507
2010-04-22
FileInfo: regularize the types of some fields.
Rob Pike
3
-6
/
+6
2010-04-11
archive/tar: update documentation to match current coding style
Christopher Wedgwood
2
-8
/
+8
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
2
-72
/
+72
2010-02-25
strings: delete Runes, Bytes
Russ Cox
2
-21
/
+19
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
5
-258
/
+258
2009-12-14
archive/tar: bug fixes.
Christopher Wedgwood
3
-37
/
+167
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-1
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
3
-4
/
+4
2009-11-19
archive/tar: Make Reader and Writer more closely follow io.Reader and io.Writ...
Evan Shaw
2
-2
/
+2
2009-11-18
remove bytes.Copy
Rob Pike
1
-17
/
+16
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
4
-9
/
+9
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
4
-46
/
+46
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
2
-6
/
+2
2009-11-04
gofmt-ify src/pkg/archive
Robert Griesemer
1
-15
/
+15
2009-11-01
reverse the arguments to io.Copy so the destination is on the
Rob Pike
2
-3
/
+3
2009-10-08
more lgtm files from gofmt
Russ Cox
2
-4
/
+4
2009-10-06
another round of gofmt applications
Russ Cox
4
-42
/
+44
2009-10-06
apply gofmt to the LGTM-marked files from 34501
Russ Cox
2
-59
/
+59
2009-10-05
Add write support for the GNU tar binary numeric field extension.
David Symonds
3
-13
/
+61
2009-09-17
unused imports
Russ Cox
2
-4
/
+0
2009-09-16
rename bytes.Buffer.Data() to bytes.Buffer.Bytes()
Rob Pike
1
-1
/
+1
2009-09-15
more "declared and not used".
Russ Cox
2
-4
/
+4
2009-09-14
fix "declared and not used" errors in non-test code.
Russ Cox
2
-11
/
+7
2009-08-18
Add a standard Seeker interface.
Austin Clements
1
-5
/
+1
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
5
-74
/
+10
2009-08-09
Regenerate v7.tar with a real V7 tar.
David Symonds
3
-5
/
+10
2009-07-08
archive/tar cleanups:
David Symonds
5
-38
/
+46
2009-07-08
Basic POSIX-compatible tar writer.
David Symonds
7
-74
/
+395
2009-07-06
Add support for v7 tar.
David Symonds
3
-6
/
+27
2009-06-29
io.StringBytes -> strings.Bytes
Russ Cox
1
-2
/
+3
2009-06-22
changes required if we disallow the implicit *
Russ Cox
1
-2
/
+3
2009-06-22
introduce os.EOF and io.ErrUnexpectedEOF.
Russ Cox
2
-4
/
+4
2009-06-10
Add support for the basic extension done by Schilling's star.
David Symonds
4
-40
/
+163
2009-06-09
mv src/lib to src/pkg
Rob Pike
6
-0
/
+373