aboutsummaryrefslogtreecommitdiff
path: root/lib/codereview/codereview.py
Commit message (Collapse)AuthorAgeFilesLines
* codereview: delete, now using GitHub pull requestsRuss Cox2017-09-011-3635/+0
|
* codereview: sync from Go.Shenghou Ma2014-02-241-112/+185
| | | | | | LGTM=rsc R=rsc https://codereview.appspot.com/67820044
* lib/codereview: update from GoRuss Cox2012-07-141-35/+121
| | | | | R=rsc http://codereview.appspot.com/6396045
* codereview: sync from GoRuss Cox2012-01-201-525/+637
| | | | | R=rsc http://codereview.appspot.com/5558060
* codereview: update from goRuss Cox2011-11-081-44/+127
| | | | | R=rsc http://codereview.appspot.com/5340059
* codereview: import from GoRuss Cox2011-08-021-1685/+1718
| | | | | R=rsc http://codereview.appspot.com/4819053
* codereview: import latest from goRuss Cox2010-08-041-40/+103
| | | | | R=rsc http://codereview.appspot.com/1922042
* codereview: add hg plugin from GoRuss Cox2010-01-121-0/+3185
R=, rsc CC= http://codereview.appspot.com/186107