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
/
go
/
main.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: adjustments for move from src/pkg to src
Russ Cox
2014-09-08
1
-2
/
+2
*
cmd/go: add go generate
Rob Pike
2014-08-24
1
-0
/
+1
*
cmd/go: document file types
Rob Pike
2014-05-20
1
-0
/
+1
*
cmd/go: show testflag help for "go test -h"
Shenghou Ma
2013-12-18
1
-0
/
+5
*
cmd/go: document relative imports
Russ Cox
2013-10-02
1
-1
/
+1
*
cmd/go: add basic docs on calling between Go and C/C++
Ian Lance Taylor
2013-09-17
1
-0
/
+1
*
cmd/go: use pattern to prune file tree walk
Russ Cox
2013-09-11
1
-0
/
+39
*
cmd/go: implement -x correctly for 'go vet', 'go fmt', and so on
Russ Cox
2013-09-10
1
-1
/
+1
*
cmd/go: delete 'go doc'
Rob Pike
2013-08-16
1
-3
/
+0
*
cmd/go: log compilation errors when scanning directories and packages
Rob Pike
2013-06-26
1
-2
/
+10
*
cmd/go: check GOROOT directory is present before acting
Alex Brainman
2013-05-23
1
-0
/
+5
*
cmd/cgo, cmd/go: remove #cgo directive parsing from cmd/cgo
Andrew Wilkins
2013-04-10
1
-8
/
+18
*
cmd/go: allow ~ in middle of path, just not at beginning
Russ Cox
2013-03-13
1
-2
/
+5
*
cmd/go: add go1.1 build tag, add -installsuffix flag
Russ Cox
2013-03-13
1
-0
/
+4
*
cmd/go: don't call ImportDir unnecessarily
Anthony Martin
2013-02-21
1
-13
/
+14
*
cmd/godoc: use go/build to determine package and example files
Robert Griesemer
2013-02-19
1
-1
/
+1
*
cmd/go: reject case-insensitive file name, import collisions
Russ Cox
2013-02-15
1
-0
/
+57
*
cmd/go: set $PWD when running commands
Russ Cox
2013-02-14
1
-0
/
+19
*
cmd/go: many bug fixes
Russ Cox
2013-01-31
1
-0
/
+4
*
cmd/go: use filepath.SplitList when inspecting GOPATH
Dave Cheney
2013-01-08
1
-1
/
+1
*
cmd/go: fix selection of packages for testing
Dmitriy Vyukov
2012-11-09
1
-2
/
+2
*
cmd/go: reject relative values for GOPATH
Francisco Souza
2012-09-17
1
-0
/
+7
*
cmd/go: fix typo
Russ Cox
2012-05-17
1
-1
/
+1
*
cmd/go: invoke godoc with import path when possible
Russ Cox
2012-05-15
1
-2
/
+10
*
go: fix the import path "./..." not matching ".".
Nigel Tao
2012-05-09
1
-3
/
+15
*
cmd/go: fix two bugs
Russ Cox
2012-03-27
1
-0
/
+8
*
cmd/go: make net/... match net too
Russ Cox
2012-03-12
1
-15
/
+41
*
cmd/go: add env command, use to fix misc/cgo/testso
Russ Cox
2012-03-08
1
-0
/
+1
*
cmd: update formatting of usage messages
Andrew Gerrand
2012-03-05
1
-1
/
+3
*
cmd/go: fixes
Russ Cox
2012-03-01
1
-24
/
+25
*
cmd/go: fix 'go help <command>'
Bobby Powers
2012-02-16
1
-2
/
+2
*
cmd/go: fix 'go help'
Rob Pike
2012-02-15
1
-2
/
+8
*
cmd/go: a raft of fixes
Russ Cox
2012-02-14
1
-1
/
+1
*
cmd/go: improvements
Russ Cox
2012-01-31
1
-3
/
+3
*
cmd/go: improvements
Russ Cox
2012-01-31
1
-1
/
+11
*
go: improvements
Russ Cox
2012-01-30
1
-0
/
+1
*
cmd/go: first piece of tool rearrangement
Rob Pike
2012-01-29
1
-0
/
+1
*
cmd/go: update doc.go with text generated from the usage strings
Andrew Gerrand
2012-01-27
1
-3
/
+44
*
cmd/go: implement go get + bug fixes
Russ Cox
2012-01-23
1
-3
/
+5
*
cmd/go: skip _obj directories in package scans
Brad Fitzpatrick
2012-01-18
1
-4
/
+4
*
cmd/go: handle path to cmd directory
Russ Cox
2012-01-12
1
-1
/
+19
*
go/build: pass CgoLDFLAGS at end of link command
Russ Cox
2012-01-12
1
-1
/
+19
*
go: fix typo in comment
Maxim Pimenov
2012-01-10
1
-1
/
+1
*
go: add ... patterns in import path arguments
Russ Cox
2012-01-09
1
-15
/
+103
*
go/build: add new +build tags 'cgo' and 'nocgo'
Russ Cox
2011-12-21
1
-5
/
+3
*
cmd/go: fix build (piece of 5489100 leaked in to last checkin)
Russ Cox
2011-12-21
1
-3
/
+5
*
cmd/go: many improvements
Russ Cox
2011-12-21
1
-8
/
+22
*
build: multiple fixes to make "go install" work on windows
Alex Brainman
2011-12-21
1
-1
/
+1
*
cmd/go: work toward build script
Russ Cox
2011-12-20
1
-7
/
+35
*
go: build runtime
Russ Cox
2011-12-20
1
-8
/
+0
[next]