aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2011-11-01non-pkg: gofix -r error -force=errorRuss Cox
2011-11-01misc/vim: add error type.David Symonds
2011-10-31misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after g...Jan Newmarch
2011-10-28misc/windows: allow to be used for amd64Alex Brainman
2011-10-27misc/vim: Add rune keywordJongmin Kim
2011-10-19misc/vim: add highlighting for deleteDave Cheney
2011-10-18misc/windows: automated toolchain packagerJoe Poirier
2011-10-17misc/swig: delete binariesAnthony Martin
2011-10-13emacs: add a "godoc" command, like M-x manEvan Martin
2011-10-12godoc: setup script for app engine, cleanupsRobert Griesemer
2011-10-09dashboard: include last 100 lines in build failure mailAndrew Gerrand
2011-10-05misc/emacs: fix indent bugRuss Cox
2011-09-23vim: Send GoFmt errors to a location listPaul Sbarra
2011-09-06gofmt: indent multi-line signaturesRobert Griesemer
2011-09-05misc/goplay: another template fixAndrew Gerrand
2011-09-05gobuilder: ignore _test.go files when looking for docs, more loggingAndrew Gerrand
2011-09-05misc/goplay: Fix template outputAndrew Gerrand
2011-08-30cgo: fix GoBytesGustavo Niemeyer
2011-08-30dashboard: yet another utf-8 fixRuss Cox
2011-08-28godashboard: fix utf-8 in user namesRuss Cox
2011-08-26cgo: fixes callback for windows amd64Wei Guangjing
2011-08-24misc/emacs: refine label detectionRuss Cox
2011-08-23gobuilder: increase log limitRuss Cox
2011-08-24misc/dashboard: remove limit for json package listAndrew Gerrand
2011-08-18runtime: speed up cgo callsAlex Brainman
2011-08-18misc/vim: command complete using autoload helper function.Yasuhiro Matsumoto
2011-08-17template: move exp/template into template.Rob Pike
2011-08-17template: delete old template code.Rob Pike
2011-08-17url: new packageRob Pike
2011-08-16cgo: omit duplicate symbols in writeDefsJulian Phillips
2011-08-03misc/vim: Godoc command.Yasuhiro Matsumoto
2011-07-28cgo: add GoBytes, fix gmp exampleRuss Cox
2011-07-20gobuilder: goinstall with -dashboard=false instead of -log=falseAndrew Gerrand
2011-07-20misc/dashboard: center align build resultsAndrew Gerrand
2011-07-19goinstall, dashboard: Google Code now supports gitTarmigan Casebolt
2011-07-19dashboard: list "most installed this week" with rolling countAndrew Gerrand
2011-07-18cgo: add missing semicolon in generated structBrad Fitzpatrick
2011-07-14go/printer: changed max. number of newlines from 3 to 2Robert Griesemer
2011-07-02dashboard: show build state and package comments on dashboardAndrew Gerrand
2011-06-30misc/vim: allow only utf-8 for fileencoding (fix CL4625078).Yasuhiro Matsumoto
2011-06-30misc/vim: allow only utf-8 for fileencoding.Yasuhiro Matsumoto
2011-06-28builder: minor fixesAndrew Gerrand
2011-06-28strings.Split: make the default to split all.Rob Pike
2011-06-24misc/emacs: update list of builtins.Quan Yong Zhai
2011-06-21nacl, tiny: remove vestigesRobert Hencke
2011-06-21builder: run make single-threaded on windowsAlex Brainman
2011-06-20misc/godashboard: Accept sub-directories for goinstall's report.Yasuhiro Matsumoto
2011-06-08http: change most map[string][]string types to new Values typeBrad Fitzpatrick
2011-06-06gobuilder: number of fixesAlex Brainman
2011-06-06dashboard: bug fixAndrew Gerrand