aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-19codereview: fix hg change on WindowsHector Chu
2011-01-19godoc: enable fulltext index by defaultRobert Griesemer
2011-01-19codereview: don't mail change lists with no filesRyan Hitchman
2011-01-13godoc: remove tab before <pre>-formatted sectionRobert Griesemer
2011-01-10godoc: support for regular expression full text searchRobert Griesemer
2011-01-04The Dec 06 changeIcarus Sparry
2010-12-15codereview: keep quiet when not in useEoghan Sherry
2010-12-12A selection of trivials.Gustavo Niemeyer
2010-12-12godoc: improved textual searchRobert Griesemer
2010-12-10godoc: first cut at textual searchRobert Griesemer
2010-12-06 go/ast: use token.Pos instead of token.Position; adjust all dependent codeRobert Griesemer
2010-12-03godoc: add separators between quick reference topicsAndrew Gerrand
2010-11-04codereview: more utf-8 nonsenseRuss Cox
2010-11-01codereview: fix 'hg sync' and 'hg download' in Python 2.7Fazlul Shahriar
2010-10-25godoc: show page title in browser title barRobert Griesemer
2010-10-21misc: update python scripts to specify python2 or nothingAndrew Gerrand
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