summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* [release-branch.r60] misc/goplay: another template fixAndrew Gerrand2011-09-131-1/+1
* [release-branch.r60] misc/goplay: Fix template outputAndrew Gerrand2011-09-131-1/+1
* misc/vim: command complete using autoload helper function.Yasuhiro Matsumoto2011-08-184-52/+78
* template: move exp/template into template.Rob Pike2011-08-171-1/+1
* template: delete old template code.Rob Pike2011-08-171-13/+5
* url: new packageRob Pike2011-08-171-1/+2
* cgo: omit duplicate symbols in writeDefsJulian Phillips2011-08-162-0/+22
* misc/vim: Godoc command.Yasuhiro Matsumoto2011-08-034-0/+167
* cgo: add GoBytes, fix gmp exampleRuss Cox2011-07-282-2/+3
* gobuilder: goinstall with -dashboard=false instead of -log=falseAndrew Gerrand2011-07-201-1/+1
* misc/dashboard: center align build resultsAndrew Gerrand2011-07-201-0/+3
* goinstall, dashboard: Google Code now supports gitTarmigan Casebolt2011-07-191-9/+14
* dashboard: list "most installed this week" with rolling countAndrew Gerrand2011-07-194-24/+115
* cgo: add missing semicolon in generated structBrad Fitzpatrick2011-07-182-0/+13
* go/printer: changed max. number of newlines from 3 to 2Robert Griesemer2011-07-141-3/+0
* dashboard: show build state and package comments on dashboardAndrew Gerrand2011-07-029-49/+108
* misc/vim: allow only utf-8 for fileencoding (fix CL4625078).Yasuhiro Matsumoto2011-06-301-1/+1
* misc/vim: allow only utf-8 for fileencoding.Yasuhiro Matsumoto2011-06-301-1/+1
* builder: minor fixesAndrew Gerrand2011-06-281-6/+13
* strings.Split: make the default to split all.Rob Pike2011-06-281-4/+4
* misc/emacs: update list of builtins.Quan Yong Zhai2011-06-241-2/+2
* nacl, tiny: remove vestigesRobert Hencke2011-06-211-15/+0
* builder: run make single-threaded on windowsAlex Brainman2011-06-211-2/+10
* misc/godashboard: Accept sub-directories for goinstall's report.Yasuhiro Matsumoto2011-06-201-5/+4
* http: change most map[string][]string types to new Values typeBrad Fitzpatrick2011-06-081-7/+7
* gobuilder: number of fixesAlex Brainman2011-06-062-9/+10
* dashboard: bug fixAndrew Gerrand2011-06-061-5/+8
* dashboard: add favicon.icoAndrew Gerrand2011-06-032-0/+4
* exec: new API, replace Run with CommandBrad Fitzpatrick2011-06-012-61/+20
* godoc: basic setup for running godoc on local app engine emulatorRobert Griesemer2011-06-013-0/+69
* gophertool: make the keyword 'golang'Rob Pike2011-06-011-1/+1
* gophertool: also permit typing "go [whatever]" in omniboxBrad Fitzpatrick2011-05-314-29/+76
* misc/cgo: remove reference to 'destroy' functionRuss Cox2011-05-311-3/+2
* gobuilder: remove some windows-specificityAndrew Gerrand2011-05-301-13/+10
* pkg: spelling tweaks, I-ZRobert Hencke2011-05-302-3/+3
* misc/vim: limit Fmt command to Go buffers.Yasuhiro Matsumoto2011-05-301-1/+1
* dashboard: send notification emails when the build breaksAndrew Gerrand2011-05-302-7/+86
* gobuilder: fixes for windowsAlex Brainman2011-05-302-0/+55
* misc/emacs: don't select the mark after gofmtEric Eisner2011-05-231-1/+1
* gophertool: also accept commit form 8486:ab29d2698a47Brad Fitzpatrick2011-05-232-3/+12
* gophertool: Chrome extension to aid in Go developmentBrad Fitzpatrick2011-05-233-0/+81
* misc: syntax highlighting support on IntelliJ IDEAAlexander Orlov2011-05-201-0/+98
* go/printer, gofmt: fix formatting of expression lists (missing blank)Robert Griesemer2011-05-192-24/+24
* misc/vim: drop indent support for jump labels.David Symonds2011-05-141-9/+3
* dashboard: delay hg pull until neededRuss Cox2011-05-131-6/+9
* misc/vim: new Vim indentation script.David Symonds2011-05-131-18/+59
* misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess.Sameer Ajmani2011-05-132-2/+4
* http: remove finalURL from Client.Get; move to ResponseBrad Fitzpatrick2011-05-131-1/+1
* dashboard: fix for branchesRuss Cox2011-05-1210-383/+512
* go/printer, gofmt: fix alignment of "=" in const/var declarationsRobert Griesemer2011-05-091-5/+3