summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* codereview: Fix uploading for Mercurial 1.6.3Evan Shaw2010-08-291-2/+2
* codereview: speed uploadRuss Cox2010-08-261-29/+80
* codereview: consistent indent, cut dead codeRuss Cox2010-08-261-1478/+784
* codereview: fix hang on standard hg commandsRuss Cox2010-08-261-1/+3
* codereview: print status when hungRuss Cox2010-08-261-0/+49
* codereview: really disable codereview when not availableRuss Cox2010-08-251-21/+50
* go AST: First step towards augmenting AST with full type information.Robert Griesemer2010-08-131-6/+3
* codereview: do not send "Abanoned" mail if this CL hasRuss Cox2010-08-121-1/+1
* codereview.py: Fix issues with leading tabulation in the Files: section of CL...Ivan Krasin2010-08-121-0/+1
* doc: update front page and go_learning.htmlAndrew Gerrand2010-07-301-1/+1
* codereview: avoid crash if no configRuss Cox2010-07-261-1/+5
* codereview: make 'hg submit' work with Mercurial 1.6Russ Cox2010-07-161-1/+7
* codereview: don't run gofmt with an empty file listRuss Cox2010-07-151-0/+2
* codereview: Fix for Mercurial >= 1.6Evan Shaw2010-07-141-2/+6
* codereview: allow multiple email addresses in CONTRIBUTORSRuss Cox2010-06-301-17/+33
* godoc: canonicalize codewalk pathsAndrew Gerrand2010-06-301-1/+1
* codereview: avoid exception in matchPaolo Giarrusso2010-06-091-1/+2
* 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