index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
gofix
Commit message (
Expand
)
Author
Age
Files
Lines
*
non-pkg: gofix -r error -force=error
Russ Cox
2011-11-01
1
-6
/
+6
*
gofix: error fix
Russ Cox
2011-11-01
13
-65
/
+805
*
gofix: test import insertion, deletion
Russ Cox
2011-10-26
2
-8
/
+302
*
gofix: add mapdelete
Russ Cox
2011-10-18
4
-0
/
+129
*
gofix: make fix order explicit
Russ Cox
2011-10-13
49
-137
/
+98
*
image: spin off a new color package out of the image package.
Nigel Tao
2011-10-04
4
-4
/
+216
*
io: rename Copyn to CopyN.
David Symonds
2011-09-30
3
-0
/
+78
*
math: remove the leading F from Fabs etc.
Rob Pike
2011-09-29
3
-0
/
+105
*
image: change the NewXxx functions to take a Rectangle instead of
Nigel Tao
2011-09-14
3
-0
/
+136
*
path/filepath: new signature for Walk
Rob Pike
2011-09-13
1
-22
/
+8
*
undo CL 4964067 / 661cb84cc6f0
Robert Griesemer
2011-09-07
1
-5
/
+1
*
path/filepath: Simplify Walk interface
Gustavo Niemeyer
2011-09-07
1
-1
/
+5
*
gofix: do not convert url in field names
Gustavo Niemeyer
2011-09-03
2
-1
/
+22
*
gofix: forgot to rename the URL type
Rob Pike
2011-08-25
2
-0
/
+3
*
gofix: osopen: fixed=true when changing O_CREAT
Tarmigan Casebolt
2011-08-22
2
-0
/
+24
*
net: join and leave a IPv6 group address, on a specific interface
Mikio Hara
2011-08-18
3
-0
/
+91
*
gofix: walk names in ValueSpecs
Rob Pike
2011-08-18
2
-13
/
+12
*
url: new package
Rob Pike
2011-08-17
3
-0
/
+264
*
go/printer: changed max. number of newlines from 3 to 2
Robert Griesemer
2011-07-14
16
-63
/
+0
*
sort: rename helpers: s/Sort// in sort.Sort[Float64s|Ints|Strings]
Andrew Gerrand
2011-07-08
3
-0
/
+93
*
gofix: fixes for os/signal changes
Robert Hencke
2011-06-29
4
-4
/
+301
*
strings.Split: make the default to split all.
Rob Pike
2011-06-28
6
-5
/
+128
*
http: add FileSystem interface, make FileServer use it
Brad Fitzpatrick
2011-06-27
3
-0
/
+111
*
gofix: fixes for path/filepath changes
Robert Hencke
2011-06-26
3
-0
/
+87
*
gofix: fixes for sort changes
Robert Hencke
2011-06-26
3
-4
/
+90
*
os.Error API: don't export os.ErrorString, use os.NewError consistently
Robert Griesemer
2011-06-22
10
-19
/
+152
*
http: make Headers be source of truth
Brad Fitzpatrick
2011-06-16
4
-1
/
+141
*
gofix: Fix inconsistent indentation in help output
Scott Lawrence
2011-06-15
2
-2
/
+2
*
gofix: fix diff regression from exec change
Brad Fitzpatrick
2011-06-07
1
-1
/
+7
*
exec: new API, replace Run with Command
Brad Fitzpatrick
2011-06-01
1
-13
/
+1
*
http: remove finalURL from Client.Get; move to Response
Brad Fitzpatrick
2011-05-13
3
-0
/
+94
*
gofix: add support for reflect rename
Russ Cox
2011-04-25
17
-106
/
+129
*
gofix, gofmt: update documentation
Robert Griesemer
2011-04-20
1
-1
/
+3
*
gofix: fix embarrassing typo in osopen.go
Rob Pike
2011-04-13
1
-1
/
+1
*
gofix: reflect changes
Russ Cox
2011-04-08
33
-0
/
+20159
*
gofix: add -diff, various fixes and helpers
Russ Cox
2011-04-08
8
-193
/
+946
*
gofix: be more conservative about rewrite to os.Create
Russ Cox
2011-04-08
2
-10
/
+17
*
gofix: don't rewrite O_APPEND opens
Russ Cox
2011-04-05
2
-1
/
+13
*
os: New Open API.
Rob Pike
2011-04-04
4
-1
/
+164
*
go/printer/gofmt: remove special case for multi-line raw strings
Robert Griesemer
2011-03-29
3
-5
/
+5
*
prints: fix a couple of formatting errors caught by govet
Rob Pike
2011-03-29
1
-1
/
+1
*
gofix: netdial
Russ Cox
2011-03-28
5
-5
/
+180
*
testing: set up structure for faster testing using the new -test.short flag.
Rob Pike
2011-03-25
1
-0
/
+3
*
go/printer: Revert API change of CL 4274075.
Robert Griesemer
2011-03-22
2
-3
/
+3
*
go/printer, gofmt: avoid exponential layout algorithm
Robert Griesemer
2011-03-21
2
-3
/
+3
*
gofix: httpserver - rewrite rw.SetHeader to rw.Header.Set
Andrew Gerrand
2011-03-17
2
-1
/
+20
*
go/ast: merge CaseClause and TypeCaseClause
Robert Griesemer
2011-03-16
1
-4
/
+1
*
gofix: fix godoc doc
Alex Brainman
2011-03-16
1
-1
/
+1
*
gofix: fix procattr registration, tests
Russ Cox
2011-03-16
3
-3
/
+1
*
gofix: procattr
Russ Cox
2011-03-15
7
-1
/
+196
[next]