aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2012-03-28misc/dist: it sucks hwhen you forget to fix typosAndrew Gerrand
2012-03-28misc/dist: support upload only (no build)Andrew Gerrand
2012-03-26misc/emacs: fix overindentation caused by mis-parsing lines ending with speci...Ben Fried
2012-03-27misc/goplay: fix error on IE8.Yasuhiro Matsumoto
2012-03-27misc/dist: don't ship codereview eitherAndrew Gerrand
2012-03-27misc/dist: don't include old python dashboard in releasesAndrew Gerrand
2012-03-26misc/dist: add -wxs flag to provide custom installer.wxs fileAndrew Gerrand
2012-03-26windows: install fixesJoe Poirier
2012-03-23misc/dist: make godoc shortcut workweekly.2012-03-22Andrew Gerrand
2012-03-23misc/dist: updates to installer scriptAndrew Gerrand
2012-03-21misc/cgo/gmp: update for Go 1Shenghou Ma
2012-03-20misc/dashboard: remove remnants of package dashboardAndrew Gerrand
2012-03-15misc/dist: don't ship cmd/cov or cmd/profBrad Fitzpatrick
2012-03-16misc/dashboard: remove old python package dashboardAndrew Gerrand
2012-03-15doc: add "Godoc: documenting Go code" articleFrancisco Souza
2012-03-14misc/dist: don't lose mode bits when setting tar permissionsBrad Fitzpatrick
2012-03-14misc/dist: remove exp and old before buildingAndrew Gerrand
2012-03-14misc/vim: restore fileencodings.Yasuhiro Matsumoto
2012-03-14misc/dist: force modes to 0755 or 0644 in tarballsAndrew Gerrand
2012-03-12misc/dist: better archive/tar HeadersBrad Fitzpatrick
2012-03-13misc/dist: trim space from version stringAndrew Gerrand
2012-03-11misc/dist: use archive/tar to generate tarballsBrad Fitzpatrick
2012-03-11misc/dist: use archive/zip, seek out windows deps, add --upload flagBrad Fitzpatrick
2012-03-12misc/dist: minimum target requirement is 10.6 for DarwinShenghou Ma
2012-03-09misc/dist: produce a zip file under windowsAndrew Gerrand
2012-03-08cmd/go: add env command, use to fix misc/cgo/testsoRuss Cox
2012-03-08all: gofmt -w -s src miscRobert Griesemer
2012-03-08misc/cgo: re-enable testsoFrancisco Souza
2012-03-08undo CL 5699082 / 6223c9fe432bAndrew Gerrand
2012-03-08misc/dashboard: remove obsolete package builder codeAndrew Gerrand
2012-03-07windows: make background of gopher icon transparentVolker Dobler
2012-03-07undo CL 5754063 / e23b66fcfc94Russ Cox
2012-03-07misc/cgo: re-enable testsoFrancisco Souza
2012-03-06misc/cgo/test: fix buildRuss Cox
2012-03-06misc/cgo: re-enable some testsRuss Cox
2012-03-07misc/dist: fix glob pattern under windowsAndrew Gerrand
2012-03-07misc/dist: prepare source archivesAndrew Gerrand
2012-03-05misc/xcode: fix typosRobert Griesemer
2012-03-05Xcode: Example install of language specification for Xcode 4.x.Emil Hessman
2012-03-06misc/dist: add windows packaging supportAndrew Gerrand
2012-03-05misc/emacs: fix extra indentation after comments that end with a periodSameer Ajmani
2012-03-05builder: use short test for subreposShenghou Ma
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