aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-04First run at a Programming FAQAndrew Gerrand
2010-03-03codereview.py: fix for compatibility with hg >=1.4.3Andrew Gerrand
2010-02-19remove absolute paths from search resultsRobert Griesemer
2010-02-18godoc: path cleanups, fixed a race condition, initial support for a menu on p...Robert Griesemer
2010-02-16godoc support for directories outside $GOROOTRobert Griesemer
2010-01-28codereview: make sure each mail has a reviewerRuss Cox
2010-01-27codereview: correct handling of files created with hg cpRuss Cox
2010-01-20codereview: accommodate recent change to ui.promptRuss Cox
2010-01-13create doc/talks/.Russ Cox
2010-01-13Distinguish between html generation and html quoting in godoc formatters.Robert Griesemer
2010-01-13godoc: skip template wrapping for complete HTML filesRuss Cox
2010-01-13codereview: split name list only on commas; some user names have spacesRuss Cox
2010-01-09codereview: do not send mail when submitting for othersRuss Cox
2010-01-07add doc/devel/index.html, linked from nav barRuss Cox
2010-01-07codereview: repeated hg mail sends "PTAL"Russ Cox
2009-12-15codereview: add golang-dev@googlegroups.comRuss Cox
2009-12-13Ported godefs to Windows.Hector Chu
2009-12-09doc: split contribute.html into code.html and contribute.htmlRuss Cox
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