aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-03-28godoc: fix spelling errorRobert Griesemer
2011-03-17codereview: permit CLs of the form weekly.DATEAndrew Gerrand
2011-03-08codereview.py: do not suggest hg change -d if current user is not CL authorRobert Hencke
2011-02-23codereview: fix clpatch with empty diffsGustavo Niemeyer
2011-02-09go/printer: remove notion of "Styler", remove HTML modeRobert Griesemer
2011-02-08codereview: use cmd.communicate.Yasuhiro Matsumoto
2011-02-02codereview: fix hgpatch on windowsYasuhiro Matsumoto
2011-02-02codereview: record repository, base revisionRuss Cox
2011-02-01codereview: more ascii vs unicode nonsenseRuss Cox
2011-01-24codereview: fix windowsHector Chu
2011-01-24codereview: handle file patterns betterRuss Cox
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