aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-06codereview: disallow submit of *.[chys] files indented with spacesRuss Cox
2010-09-28codereview: fix upload of hg copied fileRuss Cox
2010-09-22doc: variable-width layoutAndrew Gerrand
2010-09-16golang.org redesignAndrew Gerrand
2010-09-11codereview: convert email address from Rietveld to lower caseRuss Cox
2010-08-29codereview: Fix uploading for Mercurial 1.6.3Evan Shaw
2010-08-26codereview: speed uploadRuss Cox
2010-08-26codereview: consistent indent, cut dead codeRuss Cox
2010-08-26codereview: fix hang on standard hg commandsRuss Cox
2010-08-26codereview: print status when hungRuss Cox
2010-08-25codereview: really disable codereview when not availableRuss Cox
2010-08-13go AST: First step towards augmenting AST with full type information.Robert Griesemer
2010-08-12codereview: do not send "Abanoned" mail if this CL hasRuss Cox
2010-08-12codereview.py: Fix issues with leading tabulation in the Files: section of CL...Ivan Krasin
2010-07-30doc: update front page and go_learning.htmlAndrew Gerrand
2010-07-26codereview: avoid crash if no configRuss Cox
2010-07-16codereview: make 'hg submit' work with Mercurial 1.6Russ Cox
2010-07-15codereview: don't run gofmt with an empty file listRuss Cox
2010-07-14codereview: Fix for Mercurial >= 1.6Evan Shaw
2010-06-30codereview: allow multiple email addresses in CONTRIBUTORSRuss Cox
2010-06-30godoc: canonicalize codewalk pathsAndrew Gerrand
2010-06-09codereview: avoid exception in matchPaolo Giarrusso
2010-05-27golang.org: added Resources page, re-organized left hand panel.Andrew Gerrand
2010-05-24codereview: work better with mqPeter Williams
2010-04-26godoc: add codewalk supportRuss Cox
2010-04-10codereview: Mention that deleting a CL is a use of 'hg change' in its header.David Symonds
2010-03-30godoc: support for title and subtitle headers when serving .html docsRobert Griesemer
2010-03-24godoc: show relative file names without leading '/' (per r's request)Robert Griesemer
2010-03-19godoc: line numbers for all remote search resultsRobert Griesemer
2010-03-19godoc: revert change 5089, per gri's instructionsRuss Cox
2010-03-20website: add Go Blog widget to frontpage,Andrew Gerrand
2010-03-19godoc: proper file path conversion for remote searchRobert Griesemer
2010-03-19godoc: show (some) line numbers for remote searchRobert Griesemer
2010-03-19godoc: implemented command-line searchRobert Griesemer
2010-03-16godoc: initial support for showing popup informationRobert Griesemer
2010-03-12godoc: support for multiple packages in a directoryRobert Griesemer
2010-03-10godoc: provide mode which shows exported interface in "source form"Robert Griesemer
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