Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-08 | a nagging inconsistency: capitalization of | Russ Cox | 1 | -3/+3 | |
HTML vs Html, URL vs Url, HTTP vs Http, current source is 6:1 in favor of the former, so change instances of the latter. R=r CC=go-dev http://go/go-review/1024026 | |||||
2009-10-26 | snippet generator for godoc search results | Robert Griesemer | 1 | -0/+122 | |
R=rsc http://go/go-review/1013014 |