aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
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
2011-06-03dashboard: add favicon.icoAndrew Gerrand
2011-06-01exec: new API, replace Run with CommandBrad Fitzpatrick
2011-06-01godoc: basic setup for running godoc on local app engine emulatorRobert Griesemer
2011-06-01gophertool: make the keyword 'golang'Rob Pike
2011-05-31gophertool: also permit typing "go [whatever]" in omniboxBrad Fitzpatrick
2011-05-31misc/cgo: remove reference to 'destroy' functionRuss Cox
2011-05-30gobuilder: remove some windows-specificityAndrew Gerrand
2011-05-30pkg: spelling tweaks, I-ZRobert Hencke
2011-05-30misc/vim: limit Fmt command to Go buffers.Yasuhiro Matsumoto
2011-05-30dashboard: send notification emails when the build breaksAndrew Gerrand
2011-05-30gobuilder: fixes for windowsAlex Brainman
2011-05-23misc/emacs: don't select the mark after gofmtEric Eisner
2011-05-23gophertool: also accept commit form 8486:ab29d2698a47Brad Fitzpatrick
2011-05-23gophertool: Chrome extension to aid in Go developmentBrad Fitzpatrick
2011-05-20misc: syntax highlighting support on IntelliJ IDEAAlexander Orlov
2011-05-19go/printer, gofmt: fix formatting of expression lists (missing blank)Robert Griesemer
2011-05-14misc/vim: drop indent support for jump labels.David Symonds
2011-05-13dashboard: delay hg pull until neededRuss Cox
2011-05-13misc/vim: new Vim indentation script.David Symonds
2011-05-13misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess.Sameer Ajmani
2011-05-13http: remove finalURL from Client.Get; move to ResponseBrad Fitzpatrick
2011-05-12dashboard: fix for branchesRuss Cox
2011-05-09go/printer, gofmt: fix alignment of "=" in const/var declarationsRobert Griesemer
2011-05-02os: make Setenv update C environment variablesBrad Fitzpatrick
2011-05-02misc/cgo/test: run testsRuss Cox
2011-04-27builder: build multiple targets in parallelAndrew Gerrand
2011-04-25dashboard: build most recent revision firstRuss Cox
2011-04-16misc/goplay: fix Tab and Shift+Enter in Firefox.Dmitry Chestnykh
2011-04-15gobuilder: respect MAKEFLAGS if providedDave Cheney
2011-04-15gobuilder: permit builders of the form goos-goarch-fooAndrew Gerrand
2011-04-13builder: fix documentation s/\.gobuilder/.gobuildkey/Andrew Gerrand
2011-04-13misc/vim: add plugin with Fmt command.Dmitry Chestnykh
2011-04-13godashboard: Show packages at launchpad.netGustavo Niemeyer
2011-04-11misc/vim: update type highlighting for new reflect packageDavid Symonds
2011-04-05gofix: don't rewrite O_APPEND opensRuss Cox
2011-04-04os: New Open API.Rob Pike
2011-04-01misc/notepadplus: add syntax and completion support for notepad++Anthony Starks
2011-03-29kate: reorganize, remove closed()Evan Shaw