summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* golang.org: added Resources page, re-organized left hand panel.Andrew Gerrand2010-05-271-10/+15
* codereview: work better with mqPeter Williams2010-05-241-4/+14
* godoc: add codewalk supportRuss Cox2010-04-262-0/+73
* codereview: Mention that deleting a CL is a use of 'hg change' in its header.David Symonds2010-04-101-2/+2
* godoc: support for title and subtitle headers when serving .html docsRobert Griesemer2010-03-301-1/+8
* godoc: show relative file names without leading '/' (per r's request)Robert Griesemer2010-03-244-19/+19
* godoc: line numbers for all remote search resultsRobert Griesemer2010-03-191-1/+2
* godoc: revert change 5089, per gri's instructionsRuss Cox2010-03-191-4/+3
* website: add Go Blog widget to frontpage,Andrew Gerrand2010-03-201-2/+6
* godoc: proper file path conversion for remote searchRobert Griesemer2010-03-191-3/+4
* godoc: show (some) line numbers for remote searchRobert Griesemer2010-03-192-2/+3
* godoc: implemented command-line searchRobert Griesemer2010-03-191-0/+52
* godoc: initial support for showing popup informationRobert Griesemer2010-03-161-0/+23
* godoc: support for multiple packages in a directoryRobert Griesemer2010-03-122-0/+16
* godoc: provide mode which shows exported interface in "source form"Robert Griesemer2010-03-102-0/+8
* First run at a Programming FAQAndrew Gerrand2010-03-041-0/+1
* codereview.py: fix for compatibility with hg >=1.4.3Andrew Gerrand2010-03-031-1/+1
* remove absolute paths from search resultsRobert Griesemer2010-02-191-2/+2
* godoc: path cleanups, fixed a race condition, initial support for a menu on p...Robert Griesemer2010-02-181-0/+7
* godoc support for directories outside $GOROOTRobert Griesemer2010-02-164-17/+16
* codereview: make sure each mail has a reviewerRuss Cox2010-01-281-2/+10
* codereview: correct handling of files created with hg cpRuss Cox2010-01-271-5/+2
* codereview: accommodate recent change to ui.promptRuss Cox2010-01-201-2/+11
* create doc/talks/.Russ Cox2010-01-131-1/+1
* Distinguish between html generation and html quoting in godoc formatters.Robert Griesemer2010-01-134-13/+13
* godoc: skip template wrapping for complete HTML filesRuss Cox2010-01-131-1/+1
* codereview: split name list only on commas; some user names have spacesRuss Cox2010-01-132-15/+17
* codereview: do not send mail when submitting for othersRuss Cox2010-01-091-20/+20
* add doc/devel/index.html, linked from nav barRuss Cox2010-01-071-6/+3
* codereview: repeated hg mail sends "PTAL"Russ Cox2010-01-071-9/+29
* codereview: add golang-dev@googlegroups.comRuss Cox2009-12-151-40/+33
* Ported godefs to Windows.Hector Chu2009-12-131-0/+2
* doc: split contribute.html into code.html and contribute.htmlRuss Cox2009-12-091-0/+1
* codereview: do not gofmt deleted filesRuss Cox2009-12-031-0/+1
* codereview: move reviewers to cc line after submit,Russ Cox2009-12-021-11/+18
* lxml.etree is the wrong location for this alt packageDevon H. O'Dell2009-12-021-1/+1
* xml.etree can also be lxml.etree (e.g. CentOS 5.4 with Python 2.4.3)Devon H. O'Dell2009-12-021-1/+4
* some godoc cleanup:Robert Griesemer2009-12-012-10/+7
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-301-1/+1
* codereview: allow editing of local CL descriptionRuss Cox2009-11-301-1/+8
* gofmt -r 'α[β:len(α)] -> α[β:]' -w test/benchRuss Cox2009-11-201-1/+2
* codereview: handle UTF-8 in message descriptionsRuss Cox2009-11-201-1/+1
* codereview: make hg sync work with Mercurial 1.4Russ Cox2009-11-201-10/+21
* codereview: more attempts at robustness in the face of unexpected exceptionsRuss Cox2009-11-171-36/+39
* codereview: handle spaces and other unexpected chars in nicknamesRuss Cox2009-11-171-1/+3
* case insensitive matching in CONTRIBUTORS fileRob Pike2009-11-171-1/+1
* codereview: discard \r characters (sigh)Russ Cox2009-11-171-0/+2
* codereview: add clpatch --ignore_hgpatch_errors.Russ Cox2009-11-171-1/+2
* Pass ui into PostMessage to avoid nasty/confusing exceptionDevon H. O'Dell2009-11-171-4/+4
* Add id attribute to h2 and h3 tags so that they exist when referringRobert Griesemer2009-11-162-12/+12