summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* codereview: add 'hg undo' commandRuss Cox2011-04-171-25/+143
* godoc: use "search" input type for search box.Dmitry Chestnykh2011-04-151-1/+1
* codereview: automatically port old diffs forwardRuss Cox2011-04-081-14/+100
* codereview: fix clpatchRuss Cox2011-04-071-5/+5
* codereview: drop Author: line on self-clpatchRuss Cox2011-04-071-2/+4
* codereview: recognize code URL without trailing slashRuss Cox2011-04-061-1/+1
* codereview: only retry on HTTP 500 errorRuss Cox2011-04-041-2/+2
* godoc: fix spelling errorRobert Griesemer2011-03-281-2/+2
* codereview: permit CLs of the form weekly.DATEAndrew Gerrand2011-03-171-1/+1
* codereview.py: do not suggest hg change -d if current user is not CL authorRobert Hencke2011-03-081-1/+4
* codereview: fix clpatch with empty diffsGustavo Niemeyer2011-02-231-2/+7
* go/printer: remove notion of "Styler", remove HTML modeRobert Griesemer2011-02-091-11/+10
* codereview: use cmd.communicate.Yasuhiro Matsumoto2011-02-081-4/+2
* codereview: fix hgpatch on windowsYasuhiro Matsumoto2011-02-021-4/+3
* codereview: record repository, base revisionRuss Cox2011-02-021-10/+28
* codereview: more ascii vs unicode nonsenseRuss Cox2011-02-011-2/+35
* codereview: fix windowsHector Chu2011-01-241-1/+1
* codereview: handle file patterns betterRuss Cox2011-01-241-19/+137
* codereview: fix hg change on WindowsHector Chu2011-01-191-1/+1
* godoc: enable fulltext index by defaultRobert Griesemer2011-01-191-0/+4
* codereview: don't mail change lists with no filesRyan Hitchman2011-01-191-2/+6
* godoc: remove tab before <pre>-formatted sectionRobert Griesemer2011-01-131-3/+1
* godoc: support for regular expression full text searchRobert Griesemer2011-01-103-32/+14
* The Dec 06 changeIcarus Sparry2011-01-041-2/+2
* codereview: keep quiet when not in useEoghan Sherry2010-12-151-1/+1
* A selection of trivials.Gustavo Niemeyer2010-12-121-2/+2
* godoc: improved textual searchRobert Griesemer2010-12-122-32/+37
* godoc: first cut at textual searchRobert Griesemer2010-12-101-0/+24
* go/ast: use token.Pos instead of token.Position; adjust all dependent codeRobert Griesemer2010-12-062-22/+28
* godoc: add separators between quick reference topicsAndrew Gerrand2010-12-031-3/+3
* codereview: more utf-8 nonsenseRuss Cox2010-11-041-11/+69
* codereview: fix 'hg sync' and 'hg download' in Python 2.7Fazlul Shahriar2010-11-011-2/+2
* godoc: show page title in browser title barRobert Griesemer2010-10-251-1/+5
* misc: update python scripts to specify python2 or nothingAndrew Gerrand2010-10-211-2/+0
* codereview: disallow submit of *.[chys] files indented with spacesRuss Cox2010-10-061-4/+34
* codereview: fix upload of hg copied fileRuss Cox2010-09-281-1/+1
* doc: variable-width layoutAndrew Gerrand2010-09-221-1/+2
* golang.org redesignAndrew Gerrand2010-09-161-136/+37
* codereview: convert email address from Rietveld to lower caseRuss Cox2010-09-111-1/+2
* 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