aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2012-03-05misc: update usage message in benchcmp for go toolDave Cheney
2012-03-03misc: add zsh completion for go tool.Rémy Oudompheng
2012-03-02Xcode: move Xcode3 specific files into sub directoryRobert Griesemer
2012-03-01misc/dist: implement binary distribution scripts in goAndrew Gerrand
2012-02-28runtime/pprof: support OS X CPU profilingRuss Cox
2012-02-28gobuilder: send commit time in RFC3339 formatAndrew Gerrand
2012-02-28misc/bash: Completion for go tool.Yissakhar Z. Beck
2012-02-27misc/dashboard: fix bug in UI templateAndrew Gerrand
2012-02-27misc/dashboard: record install counts for external packagesAndrew Gerrand
2012-02-22builder: reuse existing workspace if possibleShenghou Ma
2012-02-22builder: update for os.Wait changes.Brad Fitzpatrick
2012-02-21misc/dist/windows: fix broken icon, other miscJoe Poirier
2012-02-22misc/goplay: remove redundant chdirAndrew Gerrand
2012-02-21dashboard: rename buttons to satisfy pedantic soulsAndrew Gerrand
2012-02-21misc/goplay: remain in work directory, build in temp directoryAndrew Gerrand
2012-02-20misc/dist/windows: app engine gopher replaced with standard bw versionJoe Poirier
2012-02-20misc/dist/windows: ongoing devJoe Poirier
2012-02-19misc/dist/windows: ongoing devJoe Poirier
2012-02-18os: remove GetenverrorBrad Fitzpatrick
2012-02-17misc/dist/windows: distro builder updatesJoe Poirier
2012-02-16all: errors caught by go vetRob Pike
2012-02-16dashboard: tidy up 'top' link.David Symonds
2012-02-15go/printer: don't lose relevant parentheses when rewriting selector expressionsRobert Griesemer
2012-02-14builder: fix windows environmentRuss Cox
2012-02-14cmd/dist: exclude cov and prof from releasesRuss Cox
2012-02-13misc/dist: add binary distribution packaging script for linuxAndrew Gerrand
2012-02-13builder: really set $GOBUILDEXIT for WindowsAlex Brainman
2012-02-10builder: set $GOBUILDEXIT for WindowsRuss Cox
2012-02-09dashboard: add gobuilder -fail modeRuss Cox
2012-02-09gobuilder: fix windows builderAlex Brainman
2012-02-09misc/dist: new hierarchy for binary distribution packaging scriptsAndrew Gerrand
2012-02-07misc/osx: update for dist tool, drop image.bash, update readmeAndrew Gerrand
2012-02-07misc/osx: don't set GOROOT or modify profile filesAndrew Gerrand
2012-02-06misc/goplay: use go tool "run"Olivier Duperray
2012-02-06dashboard: update to go1betaAndrew Gerrand
2012-02-03dashboard: don't send failing Go commits as todos for subreposAndrew Gerrand
2012-02-01gophertool: fix link to the build status dashboardJongmin Kim
2012-01-30build: remove Make.pkg, Make.toolRuss Cox
2012-01-31dashboard: better ui layout for subrepo statusAndrew Gerrand
2012-01-30go: move compilers into the go-tool directoryRob Pike
2012-01-30builder: drop recover blocksAndrew Gerrand
2012-01-30dashboard: ask builders to re-build Go tip to freshen subreposAndrew Gerrand
2012-01-30gobuilder: use go tool to build and test sub-repositoriesAndrew Gerrand
2012-01-30dashboard: add sub-repositories to init listAndrew Gerrand
2012-01-24test: Add the usual Copyright notice.Olivier Duperray
2012-01-24encoding/xml: bring API closer to other packagesGustavo Niemeyer
2012-01-23dashboard: fix -commit for new xml packageRuss Cox
2012-01-20misc/xcode/go.xclangspec: fix typoShenghou Ma
2012-01-20misc/cgo/test: make tests run on windowsAlex Brainman
2012-01-12go/doc: streamlined go/doc APIRobert Griesemer