aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-10video is readyRuss Cox
2009-11-10default to codereview.appspot.comRuss Cox
2009-11-10video is coming soonRuss Cox
2009-11-10update video linksweekly.2009-11-10Russ Cox
2009-11-10remove internal references from doc/install.htmlRuss Cox
2009-11-09- add .. link to package directory listing, for easy traversalRobert Griesemer
2009-11-09cleanup style:Robert Griesemer
2009-11-09make search box ever so slightly widerRobert Griesemer
2009-11-09make search box width dynamically sizedRobert Griesemer
2009-11-08Addressing issue brought up by dsymonds:Robert Griesemer
2009-11-08make hg mail more forgiving:Russ Cox
2009-11-08assorted cleanupRuss Cox
2009-11-08use grouping instead of colors to show non-global search hits:Robert Griesemer
2009-11-08- properly align package synopsesRobert Griesemer
2009-11-08links to Go Nuts, issue tracker,Russ Cox
2009-11-08another attempt at utf-8 uploads.Russ Cox
2009-11-08TBRRobert Griesemer
2009-11-08TBRRobert Griesemer
2009-11-07- added link to sourcesRobert Griesemer
2009-11-07nice directory listingsRobert Griesemer
2009-11-07fix authentication in parallel LoadAllCLRuss Cox
2009-11-07require Mercurial 1.3 again (how did that get dropped?)Russ Cox
2009-11-07fix a few style nits; arrange the doc list inRuss Cox
2009-11-07- support to extract one-line package synopsis for package listingsRobert Griesemer
2009-11-07new style; live at http://r45:3456/Russ Cox
2009-11-06codereview: print gofmt message when abortingRuss Cox
2009-11-06make temporary google.com -> golang.org hack more sophisticatedRuss Cox
2009-11-06require gofmt for all $GOROOT/src/.../*.go.Russ Cox
2009-11-05fix UTF-8 upload bugRuss Cox
2009-11-05codereview: new commandsRuss Cox
2009-11-05add a place-holder link for the hour-long videoRob Pike
2009-11-05godoc: style update.Adam Langley
2009-11-05add -l flag to hg gofmt.Russ Cox
2009-11-04add "hg gofmt" to run all modified files through gofmt.Russ Cox
2009-11-04avoid infinite recursion in matcher.Russ Cox
2009-11-04remove "em" unit from td width specificationRobert Griesemer
2009-11-04various tweaks to code review.Russ Cox
2009-11-03Update the styling of the godoc pages.Adam Langley
2009-11-03support for command documentation:Robert Griesemer
2009-11-02- show recursive package directory structure in package pagesRobert Griesemer
2009-11-02rietveld does not like code reviews with subjects longer than 100 characters,...Russ Cox
2009-11-02- initial steps towards showing directory tree instead ofRobert Griesemer
2009-11-01code review: avoid subject changes, fix http_proxy submit bugRuss Cox
2009-11-01code review fixesRuss Cox
2009-10-28- added missing formatters in templatesRobert Griesemer
2009-10-28html-escaping of fields that may be user-generatedRobert Griesemer
2009-10-27godoc search bug fixes:Robert Griesemer
2009-10-27code search for godoc:Robert Griesemer
2009-10-22add codereview-login commandRuss Cox
2009-10-22fix handling of escaped characters like ' " & < >Russ Cox