1. 5ae677d go.talks: fix Advanced Concurrency Patterns imports by Andrew Gerrand · 11 years ago
  2. f136a55 go.talks: add Advanced Go Concurrency Patterns by Andrew Gerrand · 11 years ago
  3. 4ef9291 go.talks: Google I/O talk: High Performance Apps with Go on App Engine. by David Symonds · 11 years ago
  4. ec9b485 go.talks/2013/go11: add What's new in Go 1.1 talk by Andrew Gerrand · 11 years ago
  5. 6d59a28 go.talks/pkg/present: clear trailing newlines from code snippets by Andrew Gerrand · 11 years ago
  6. 229eee2 go.talks/present: remove unused ChromeVox javascript code by Andrew Gerrand · 11 years ago
  7. 3808167 go.talks/2012/chat: some minor cleanups by Andrew Gerrand · 11 years ago
  8. a776d25 go.talks/present: use race detector when Run is shift-clicked by Andrew Gerrand · 11 years ago
  9. c4bcdeb go.talks/pkg/socket: sanitize message bodies by Andrew Gerrand · 11 years ago
  10. 3e0f673 present: fix get-to-end-of-line code in present's pattern matcher by Rob Pike · 11 years ago
  11. 9ff6027 go.talks/present: Update URL ref to godoc.org. by David Symonds · 11 years ago
  12. 7c07b6d go.talks/present: Keep labels for non-twitter URLs by Francesc Campoy · 11 years ago
  13. 0f83344 go.talks/pkg/socket: add Environ hook by Andrew Gerrand · 11 years ago
  14. 1a227f3 go.talks: import socket.js changes from go-tour by Andrew Gerrand · 11 years ago
  15. bb95945 go.talks/present: make js use correct websocket address by Caleb Spare · 11 years ago
  16. bc39dc3 go.talks/pkg/present: export Style function by Andrew Gerrand · 11 years ago
  17. 02ddeb8 go.talks: fix build by removing dependency by Andrew Gerrand · 11 years ago
  18. 06b3cc4 go.talks: fix build by Andrew Gerrand · 11 years ago
  19. 089859b go.talks: fix build by Rob Pike · 11 years ago
  20. d13cf5a go.talks/pkg/present: remove tilde from bad url chars by Andrew Gerrand · 11 years ago
  21. 93c526f 2012/splash.article: fix a number of minor glitches and bad writing by Rob Pike · 11 years ago
  22. 8fa0db9 go.talks: add playground package by Andrew Gerrand · 11 years ago
  23. 277ab0e go.talks/present: add class names to playground buttons by Andrew Gerrand · 11 years ago
  24. d3a0c8f go.talks/pkg/socket: prevent use on AppEngine by Benny Siegert · 11 years ago
  25. 3cde62b go.talks/pkg/present: remove remaining log.Fatal calls by Andrew Gerrand · 11 years ago
  26. d1e7eeb go.talks/pkg/present: access files through new Context type by Gary Burd · 11 years ago
  27. 3fa7838 go.talks/present: combine main.go and local.go by Andrew Gerrand · 11 years ago
  28. a7981e8 go.talks/present: move included js files outside of static directory by Andrew Gerrand · 11 years ago
  29. 2222f17 go.talks/pkg/socket: don't log EOF error; this is always benign by Andrew Gerrand · 11 years ago
  30. b9d1c54 go.talks/present: remove indirection; serve JS directly from /play.js by Andrew Gerrand · 11 years ago
  31. d7ce12a go.talks/pkg/socket: send compiler output to stderr by Andrew Gerrand · 11 years ago
  32. 4f6ad65 go.talks: move websocket backend code to its own package by Andrew Gerrand · 11 years ago
  33. 7a61a86 go.talks/present: fix App Engine deployment by Andrew Gerrand · 11 years ago
  34. ec7087c go.talks/pkg/present: substitute tabs with 4 spaces in preformatted blocks by Andrew Gerrand · 11 years ago
  35. 8405785 go.talks/pkg/present: fix named highlights by Andrew Gerrand · 11 years ago
  36. 351fb72 go.talks: add video link slides by Andrew Gerrand · 11 years ago
  37. 2cb608f go.talks/pkg/present: add Tags feature by Andrew Gerrand · 11 years ago
  38. 9ef84bb go.talks/present: Only pull in play.js if play is enabled. by David Symonds · 11 years ago
  39. f910868 go.talks/present: Tweak H1 CSS to avoid overlap between title and subtitle. by David Symonds · 11 years ago
  40. 92f9adb go.talks/pkg/present: add iframe command by Andrew Gerrand · 11 years ago
  41. f22fa06 go.talks/pkg/present: match headings precisely by Andrew Gerrand · 11 years ago
  42. 876f618 go.talks/pkg/present: correctly split links at line beginnings by Andrew Gerrand · 11 years ago
  43. 3c02363 go.talks/present: include correct play.js in article template by Andrew Gerrand · 11 years ago
  44. 9e20f7b go.talks/present: use Playground API when served by App Engine by Andrew Gerrand · 11 years ago
  45. 0fcd1e1 go.talks/present: Lines.line should be always incremented with Lines.next() by Egon Elbre · 11 years ago
  46. a6d3b2a go.talks/pkg/present: fix image size handling. by Francesc Campoy · 11 years ago
  47. 7620e10 present: Fix typo in a comment. by Frithjof Schulze · 11 years ago
  48. ac0bb87 go.talks/pkg/present: fix header parsing; make subtitle optional by Andrew Gerrand · 11 years ago
  49. 6d239e9 go.talks/present: remove presentation logic from data structures by Andrew Gerrand · 11 years ago
  50. 106cd58 go.talks/present: display articles under a separate heading to slides by Andrew Gerrand · 11 years ago
  51. 1ea3a5e go.talks/pkg/present: refactor to remove action template functions by Andrew Gerrand · 11 years ago
  52. d4021fa go.talks: don't display time on slides when time is zero by Andrew Gerrand · 11 years ago
  53. 8ee4310 go.talks/present: printing support in Chrome Fixes golang/go#4442 by Egon Elbre · 11 years ago
  54. 0b3d3ca go.talks/pkg/present: Adding inline links with style. by Francesc Campoy · 11 years ago
  55. 7a9977c go.talks/pkg/present: add Time field to Document by Andrew Gerrand · 11 years ago
  56. 8b1fd59 go.talks/present: simplify table of contents template by Andrew Gerrand · 11 years ago
  57. b7e6914 go.talks/present/playground.js: auto scroll output by Shenghou Ma · 11 years ago
  58. e1ec766 go.talks/goforc.slide: fix typos by Shenghou Ma · 11 years ago
  59. 24c9ad3 go.talks/present: fix static file path calculation and skip the "pkg" directory by Shenghou Ma · 11 years ago
  60. e5632b0 go.talks: add SPLASH article by Rob Pike · 11 years ago
  61. dbe98de go.talks/pkg/present: resolve merging conflict Fixes golang/go#4416. by Shenghou Ma · 11 years ago
  62. 541223c go.talks: add 2012/waza Concurrency is not Parallelism talk from Waza 2012. by Rob Pike · 11 years ago
  63. 694a92e 2012/goforc: Slides for "Go for C programmers" talk. by Robert Griesemer · 11 years ago
  64. 412a2a6 go.talks/present: separate parser from present tool by Andrew Gerrand · 11 years ago
  65. 0cc7d24 go.talks/present: document the .extensions by Rob Pike · 11 years ago
  66. b4f2f71 go.talks/present: do not put line breaks at end of line in articles by Rob Pike · 11 years ago
  67. 5439f60 go.talks/present: allow initial punctuation as well as trailing near marks by Rob Pike · 11 years ago
  68. 6be1366 go.talks/present: fix build by Rob Pike · 11 years ago
  69. f5626d9 go.talks/present: fix image size attributes by Francesc Campoy · 11 years ago
  70. ce936bf go.talks/2012/simple.slide: some fixes by Shenghou Ma · 11 years ago
  71. d6386dc go.talks/present: keep output box on top, disable spell checker in code boxes by Andrew Gerrand · 11 years ago
  72. e108c7b go.talks: add talk "a simple programming environment" by Andrew Gerrand · 11 years ago
  73. e711c54 2012/splash.slide: fix error: gofmt not gofix reformats by Rob Pike · 11 years ago
  74. b996bb2 go.talks/present: Article template was including jquery, but it is not needed. by Francesc Campoy · 11 years ago
  75. 8bdead7 go.talks: changes to "code that grows with grace" by Andrew Gerrand · 11 years ago
  76. 9d1990b go.talks/present: separate actions from slide and article templates by Andrew Gerrand · 11 years ago
  77. 8831f13 go.talks: Adding codelab generation to go.talks. by Francesc Campoy · 11 years ago
  78. afd44f6 go.talks/present: fix tags nesting in slide.tmpl Also chmod -x slide.tmpl. by Shenghou Ma · 12 years ago
  79. 0acf4fb go.talks: add 'go at google' by Rob Pike · 12 years ago
  80. b0cebd1 go.talks/present: display twitter names in @name format by Andrew Gerrand · 12 years ago
  81. 1978486 go.talks/present: switch back to using two part "go build and exec" by Andrew Gerrand · 12 years ago
  82. 12b9a46 go.talks/2012/go-docs.slide: fix a URL typo by Shenghou Ma · 12 years ago
  83. eea9f70 go.talks/present: code cleanups by Andrew Gerrand · 12 years ago
  84. f77f75e go.talks/2012/insidepresent: fix typo by Andrey Mirtchovski · 12 years ago
  85. ae22bb5 go.talks/2012: add go-docs talk by Rob Pike · 12 years ago
  86. 2bc28d9 go.talks: add "inside present" talk by Andrew Gerrand · 12 years ago
  87. c96b288 go.talks/present: amend some comments by Andrew Gerrand · 12 years ago
  88. 410844a go.talks/present: address missed review comments by Andrew Gerrand · 12 years ago
  89. d5befbf go.talks/present: restructure socket.go to avoid races by Andrew Gerrand · 12 years ago
  90. eaa3138 go.talks/present: add .html function by Andrew Gerrand · 12 years ago
  91. a779a38 go.talks/present: put newline after end message by Andrew Gerrand · 12 years ago
  92. 78de113 present: fix race condition by Dmitriy Vyukov · 12 years ago
  93. 8d12ba2 go.talks/present: rename piper to messageWriter by Andrew Gerrand · 12 years ago
  94. 4836911 go.talks/present: clean up websocket code by Andrew Gerrand · 12 years ago
  95. ebe6ad3 go.talks/present: give presenter fields a more free format by Andrew Gerrand · 12 years ago
  96. 9849816 go.talks: use golang.org/s instead of tinyurl.com by Andrew Gerrand · 12 years ago
  97. 68df3ec go.talks/present: don't listen on /socket when -play=false by Andrew Gerrand · 12 years ago
  98. 7039a79 go.talks/present: add -play flag by Andrew Gerrand · 12 years ago
  99. 2869d44 go.talks/present: support fontifying markers by Rob Pike · 12 years ago
  100. 3dfa7d8 go.talks/present: allow multiple words for link label. by Rob Pike · 12 years ago