summaryrefslogtreecommitdiff
path: root/lib/codereview
Commit message (Expand)AuthorAgeFilesLines
...
* codereview: allow spaces in y.tab.[ch]Russ Cox2012-02-031-1/+1
* codereview: explain how to get hgpatch in error messageBrad Fitzpatrick2012-02-021-1/+1
* codereview: don't check default paths when codereview disabledAndrew Gerrand2012-02-021-5/+5
* codereview: ignore test files during 'hg gofmt'Russ Cox2012-01-301-2/+5
* codereview: fix initialization checkRuss Cox2012-01-291-1/+4
* codereview: die if initialized twiceRuss Cox2012-01-291-0/+11
* codereview: more fixesRuss Cox2012-01-251-4/+3
* codereview: support for subrepositoriesRuss Cox2012-01-251-18/+43
* codereview: Initialize "found" in codereview.py.Miki Tebeka2011-12-161-0/+1
* codereview: fix path slash issue.Yasuhiro Matsumoto2011-12-131-6/+11
* codereview: gofmt check for non-src/ filesDavid Crawshaw2011-11-181-1/+1
* codereview: put message back in post-commit mailsRuss Cox2011-11-181-1/+1
* codereview: undo last night's rollbackRuss Cox2011-11-182-518/+825
* undo CL 5395044 / d88e746d3785Andrew Gerrand2011-11-182-818/+518
* codereview: cleanup + basic testsRuss Cox2011-11-182-518/+818
* codereview: show LGTMs in hg pRuss Cox2011-10-191-0/+10
* codereview: fix for Mercurial 1.9.2Russ Cox2011-10-051-16/+36
* codereview: fix hg change in Windows consoleYasuhiro Matsumoto2011-10-051-1/+3
* codereview: extra repo sanity checkRuss Cox2011-09-261-16/+38
* codereview: save CL messages in $(hg root)/last-changeRuss Cox2011-09-201-0/+12
* codereview: Mercurial 1.9 fix for hg diff @nnnRuss Cox2011-09-081-6/+9
* codereview: set status while committing CLRuss Cox2011-08-101-0/+1
* codereview: fix for Mercurial 1.9Andrew Gerrand2011-07-111-8/+18
* undo CL 4675045 / 0e11e08951f7Andrew Gerrand2011-07-121-19/+7
* codereview: fix for Mercurial 1.9Andrew Gerrand2011-07-121-7/+19
* codereview: restrict sync to default branchRuss Cox2011-06-291-2/+2
* codereview: make --ignore_hgpatch_failure work againRuss Cox2011-06-271-4/+6
* codereview.py: note that hg change -d abandons a change listRobert Hencke2011-06-201-1/+1
* codereview: handle 'null as missing field' in rietveld jsonRuss Cox2011-05-131-5/+15
* codereview: fix clpatchRuss Cox2011-05-121-3/+6
* codereview: fetch metadata using JSON API, not XML scrapingRuss Cox2011-05-111-99/+82
* codereview: add release branch supportRuss Cox2011-05-031-13/+127
* codereview: various fixesRuss Cox2011-04-251-3/+18
* codereview: add 'hg undo' commandRuss Cox2011-04-171-25/+143
* 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
* 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
* 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
* codereview: don't mail change lists with no filesRyan Hitchman2011-01-191-2/+6