1. 782fd1f misc/vim: add error type. by David Symonds · 13 years ago
  2. 350a5ce misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after gofmt by Jan Newmarch · 13 years ago
  3. c92a499 misc/windows: allow to be used for amd64 by Alex Brainman · 13 years ago
  4. 0d8fb37 misc/vim: Add rune keyword According to adding rune type by Jongmin Kim · 13 years ago
  5. 57d07e3 misc/vim: add highlighting for delete by Dave Cheney · 13 years ago
  6. 1095305 misc/windows: automated toolchain packager by Joe Poirier · 13 years ago
  7. 0a4ec75 misc/swig: delete binaries by Anthony Martin · 13 years ago
  8. 3ac7cae emacs: add a "godoc" command, like M-x man by Evan Martin · 13 years ago
  9. 787f439 godoc: setup script for app engine, cleanups by Robert Griesemer · 13 years ago
  10. d3eefb8 dashboard: include last 100 lines in build failure mail by Andrew Gerrand · 13 years ago
  11. 305f167 misc/emacs: fix indent bug by Russ Cox · 13 years ago
  12. 3dc3fa0 vim: Send GoFmt errors to a location list by Paul Sbarra · 14 years ago
  13. c106790 gofmt: indent multi-line signatures by Robert Griesemer · 14 years ago
  14. 740805f misc/goplay: another template fix by Andrew Gerrand · 14 years ago
  15. 4e7250db gobuilder: ignore _test.go files when looking for docs, more logging by Andrew Gerrand · 14 years ago
  16. 8ede0a6 misc/goplay: Fix template output by Andrew Gerrand · 14 years ago
  17. e1cfb6f cgo: fix GoBytes by Gustavo Niemeyer · 14 years ago
  18. 79260e5 dashboard: yet another utf-8 fix by Russ Cox · 14 years ago
  19. a3bc768 godashboard: fix utf-8 in user names by Russ Cox · 14 years ago
  20. e753512 cgo: fixes callback for windows amd64 by Wei Guangjing · 14 years ago
  21. 4946b42 misc/emacs: refine label detection by Russ Cox · 14 years ago
  22. 74fc7d8 gobuilder: increase log limit by Russ Cox · 14 years ago
  23. 39194de misc/dashboard: remove limit for json package list by Andrew Gerrand · 14 years ago
  24. 72e8348 runtime: speed up cgo calls by Alex Brainman · 14 years ago
  25. d2a45db misc/vim: command complete using autoload helper function. by Yasuhiro Matsumoto · 14 years ago
  26. a22e77e template: move exp/template into template. by Rob Pike · 14 years ago
  27. 73b7afb template: delete old template code. by Rob Pike · 14 years ago
  28. 1d8f822 url: new package by Rob Pike · 14 years ago
  29. 01dd57b cgo: omit duplicate symbols in writeDefs by Julian Phillips · 14 years ago
  30. b32e210 misc/vim: Godoc command. vim command 'Godoc' to see godoc. by Yasuhiro Matsumoto · 14 years ago
  31. db9229d cgo: add GoBytes, fix gmp example by Russ Cox · 14 years ago
  32. dbba5cc gobuilder: goinstall with -dashboard=false instead of -log=false by Andrew Gerrand · 14 years ago
  33. 48d1240 misc/dashboard: center align build results by Andrew Gerrand · 14 years ago
  34. a0d3be1 goinstall, dashboard: Google Code now supports git by Tarmigan Casebolt · 14 years ago
  35. 7a18fc3 dashboard: list "most installed this week" with rolling count by Andrew Gerrand · 14 years ago
  36. e868940 cgo: add missing semicolon in generated struct by Brad Fitzpatrick · 14 years ago
  37. 90564a9 go/printer: changed max. number of newlines from 3 to 2 by Robert Griesemer · 14 years ago
  38. 6a2e243 dashboard: show build state and package comments on dashboard by Andrew Gerrand · 14 years ago
  39. 369418d misc/vim: allow only utf-8 for fileencoding (fix CL4625078). by Yasuhiro Matsumoto · 14 years ago
  40. 51a79d0 misc/vim: allow only utf-8 for fileencoding. by Yasuhiro Matsumoto · 14 years ago
  41. 546c78b builder: minor fixes by Andrew Gerrand · 14 years ago
  42. ebb1566 strings.Split: make the default to split all. by Rob Pike · 14 years ago
  43. fc57c4b misc/emacs: update list of builtins. by Quan Yong Zhai · 14 years ago
  44. b88e669 nacl, tiny: remove vestiges by Robert Hencke · 14 years ago
  45. 524d02c builder: run make single-threaded on windows by Alex Brainman · 14 years ago
  46. b7b8f2b misc/godashboard: Accept sub-directories for goinstall's report. by Yasuhiro Matsumoto · 14 years ago
  47. 6a87628 http: change most map[string][]string types to new Values type by Brad Fitzpatrick · 14 years ago
  48. 548e3d0 gobuilder: number of fixes by Alex Brainman · 14 years ago
  49. 3b938f7 dashboard: bug fix by Andrew Gerrand · 14 years ago
  50. f4f5836 dashboard: add favicon.ico by Andrew Gerrand · 14 years ago
  51. f259f6b exec: new API, replace Run with Command by Brad Fitzpatrick · 14 years ago
  52. 59a1905 godoc: basic setup for running godoc on local app engine emulator by Robert Griesemer · 14 years ago
  53. 378c806 gophertool: make the keyword 'golang' by Rob Pike · 14 years ago
  54. f4349f7 gophertool: also permit typing "go [whatever]" in omnibox by Brad Fitzpatrick · 14 years ago
  55. 6216307 misc/cgo: remove reference to 'destroy' function by Russ Cox · 14 years ago
  56. 55f8fd2 gobuilder: remove some windows-specificity by Andrew Gerrand · 14 years ago
  57. 3fbd478 pkg: spelling tweaks, I-Z by Robert Hencke · 14 years ago
  58. c6fd1e0 misc/vim: limit Fmt command to Go buffers. by Yasuhiro Matsumoto · 14 years ago
  59. 5784dcf dashboard: send notification emails when the build breaks by Andrew Gerrand · 14 years ago
  60. 55dd63b gobuilder: fixes for windows by Alex Brainman · 14 years ago
  61. ed0c0f2 misc/emacs: don't select the mark after gofmt by Eric Eisner · 14 years ago
  62. f5a011d gophertool: also accept commit form 8486:ab29d2698a47 by Brad Fitzpatrick · 14 years ago
  63. 09dd5bf gophertool: Chrome extension to aid in Go development by Brad Fitzpatrick · 14 years ago
  64. 5107041d misc: syntax highlighting support on IntelliJ IDEA by Alexander Orlov · 14 years ago
  65. b790ae2 go/printer, gofmt: fix formatting of expression lists (missing blank) by Robert Griesemer · 14 years ago
  66. 816f4bb misc/vim: drop indent support for jump labels. by David Symonds · 14 years ago
  67. ac65eaa dashboard: delay hg pull until needed by Russ Cox · 14 years ago
  68. 1a7d09c misc/vim: new Vim indentation script. by David Symonds · 14 years ago
  69. cc5ac67 misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess. by Sameer Ajmani · 14 years ago
  70. 05a1b7e http: remove finalURL from Client.Get; move to Response by Brad Fitzpatrick · 14 years ago
  71. 12c3afc dashboard: fix for branches by Russ Cox · 14 years ago
  72. 499ad94 go/printer, gofmt: fix alignment of "=" in const/var declarations by Robert Griesemer · 14 years ago
  73. 623e7de os: make Setenv update C environment variables by Brad Fitzpatrick · 14 years ago
  74. f985638 misc/cgo/test: run tests by Russ Cox · 14 years ago
  75. 50e65ab builder: build multiple targets in parallel by Andrew Gerrand · 14 years ago
  76. 63d531a dashboard: build most recent revision first by Russ Cox · 14 years ago
  77. 99b0eef misc/goplay: fix Tab and Shift+Enter in Firefox. by Dmitry Chestnykh · 14 years ago
  78. 91dfae7 gobuilder: respect MAKEFLAGS if provided by Dave Cheney · 14 years ago
  79. 9fba2a1 gobuilder: permit builders of the form goos-goarch-foo by Andrew Gerrand · 14 years ago
  80. dcf32a24 builder: fix documentation s/\.gobuilder/.gobuildkey/ by Andrew Gerrand · 14 years ago
  81. 89901bb misc/vim: add plugin with Fmt command. by Dmitry Chestnykh · 14 years ago
  82. 328aac3 godashboard: Show packages at launchpad.net by Gustavo Niemeyer · 14 years ago
  83. dd44232 misc/vim: update type highlighting for new reflect package by David Symonds · 14 years ago
  84. de3aac6 gofix: don't rewrite O_APPEND opens by Russ Cox · 14 years ago
  85. 8a90fd3 os: New Open API. by Rob Pike · 14 years ago
  86. 7317864 misc/notepadplus: add syntax and completion support for notepad++ by Anthony Starks · 14 years ago
  87. ac74f14 kate: reorganize, remove closed() by Evan Shaw · 14 years ago
  88. c3fa730 dashboard: remove old python/bash builder, update README by Andrew Gerrand · 14 years ago
  89. 0ac151f misc/emacs: gofmt: don't clobber the current buffer on failure by Sameer Ajmani · 14 years ago
  90. aa798d2 misc/bbedit: remove closed keyword by Anthony Starks · 14 years ago
  91. aad62bf misc/vim: remove 'closed' as a builtin function. by David Symonds · 14 years ago
  92. f91b37b Make.pkg: add support for SWIG, and add two SWIG examples by Ian Lance Taylor · 14 years ago
  93. 6684d55 go/printer, gofmt: simplify struct formatting and respect line breaks by Robert Griesemer · 14 years ago
  94. 5dd0869 codereview: permit CLs of the form weekly.DATE by Andrew Gerrand · 14 years ago
  95. d7eacee misc/vim: Add indent script for Vim by Ross Light · 14 years ago
  96. 4b4a1ea misc/dashboard/builder/doc.go: gofmt it by Robert Griesemer · 14 years ago
  97. f9ca3b5 runtime: scheduler, cgo reorganization by Russ Cox · 14 years ago
  98. 34f2f68 gobuilder: add -package flag to build external packages by Andrew Gerrand · 14 years ago
  99. 7f5acfb misc/dashboard/builder: talk to hg with utf-8 encoding always. by Andrew Gerrand · 14 years ago
  100. 79ba1ce misc/dashboard: tweak build fail notification email by Andrew Gerrand · 14 years ago