aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2012-06-13[release-branch.go1] misc/emacs: Fix a failure when /tmp/<file>.go exists.Jean-Marc Eurin
2012-06-13[release-branch.go1] misc/emacs: Fix the automatic gofmt when creating a new ...Jean-Marc Eurin
2012-06-13[release-branch.go1] misc/emacs: make compilation-mode's next-error understan...Ryan Barrett
2012-06-13[release-branch.go1] misc/emacs: stop go-mode from spuriously marking the buf...Ryan Barrett
2012-06-13[release-branch.go1] go-mode: Works for both GNU-Emacs and XEmacs-21.5Mats Lidell
2012-06-13[release-branch.go1] misc/emacs: Use patch output of gofmt instead of replaci...Jean-Marc Eurin
2012-06-13[release-branch.go1] Emacs go-mode: don't indent the inside of strings.Peter Kleiweg
2012-06-13[release-branch.go1] Emacs go-mode: fix Emacs freeze-up when copy/pasting fro...Peter Kleiweg
2012-06-13[release-branch.go1] misc/emacs: Restore the window position after a successf...Jean-Marc Eurin
2012-06-13[release-branch.go1] misc/emacs: fix go-mode syntax table and whitespace hand...Sameer Ajmani
2012-04-26[release-branch.go1] undo CL 6118059 / 79503f11634aAndrew Gerrand
2012-04-26misc/dist: drop repetition in filenames, default to release tagAndrew Gerrand
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