aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-12-03codereview: do not gofmt deleted filesRuss Cox
2009-12-02codereview: move reviewers to cc line after submit,Russ Cox
2009-12-02 lxml.etree is the wrong location for this alt packageDevon H. O'Dell
2009-12-02xml.etree can also be lxml.etree (e.g. CentOS 5.4 with Python 2.4.3)Devon H. O'Dell
2009-12-01some godoc cleanup:Robert Griesemer
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu
2009-11-30codereview: allow editing of local CL descriptionRuss Cox
2009-11-20gofmt -r 'α[β:len(α)] -> α[β:]' -w test/benchRuss Cox
2009-11-20codereview: handle UTF-8 in message descriptionsRuss Cox
2009-11-20codereview: make hg sync work with Mercurial 1.4Russ Cox
2009-11-17codereview: more attempts at robustness in the face of unexpected exceptionsRuss Cox
2009-11-17codereview: handle spaces and other unexpected chars in nicknamesRuss Cox
2009-11-17case insensitive matching in CONTRIBUTORS fileRob Pike
2009-11-17codereview: discard \r characters (sigh)Russ Cox
2009-11-17codereview: add clpatch --ignore_hgpatch_errors.Russ Cox
2009-11-17Pass ui into PostMessage to avoid nasty/confusing exceptionDevon H. O'Dell
2009-11-16Add id attribute to h2 and h3 tags so that they exist when referringRobert Griesemer
2009-11-12codereview: clpatch tweaksRuss Cox
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