Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Documentation: how to write Makefiles for commands. | Yves Junqueira | 2010-11-23 | 1 | -0/+26 | |
| | | | | | | | | Fixes #1282. R=adg CC=golang-dev https://golang.org/cl/3152041 | |||||
* | build: no required environment variables | Russ Cox | 2010-08-18 | 1 | -7/+15 | |
| | | | | | | R=adg, r, PeterGo CC=golang-dev https://golang.org/cl/1942044 | |||||
* | doc/code.html: fix error string format | Andrew Gerrand | 2010-06-01 | 1 | -1/+1 | |
| | | | | | | R=rsc CC=golang-dev https://golang.org/cl/1444041 | |||||
* | doc/code: example package with tests | Andrew Gerrand | 2010-05-30 | 1 | -0/+85 | |
| | | | | | | R=r CC=golang-dev https://golang.org/cl/1404041 | |||||
* | make it more explicit that design discussions should happen before code reviews | Rob Pike | 2009-12-17 | 1 | -2/+3 | |
| | | | | | | R=rsc CC=golang-dev https://golang.org/cl/180075 | |||||
* | Add a Makefile in place of all.bash. Update docs to reflect | Devon H. O'Dell | 2009-12-11 | 1 | -2/+2 | |
| | | | | | | | | this change. R=rsc CC=golang-dev https://golang.org/cl/171048 | |||||
* | doc: split contribute.html into code.html and contribute.html | Russ Cox | 2009-12-09 | 1 | -0/+204 | |
R=r https://golang.org/cl/170042 |