Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-05 | codereview: new commands | Russ Cox | 1 | -31/+231 |
2009-11-05 | add -l flag to hg gofmt. | Russ Cox | 1 | -4/+9 |
2009-11-04 | add "hg gofmt" to run all modified files through gofmt. | Russ Cox | 1 | -12/+93 |
2009-11-04 | avoid infinite recursion in matcher. | Russ Cox | 1 | -15/+79 |
2009-11-04 | various tweaks to code review. | Russ Cox | 1 | -10/+27 |
2009-11-02 | rietveld does not like code reviews with subjects longer than 100 characters,... | Russ Cox | 1 | -1/+3 |
2009-11-01 | code review: avoid subject changes, fix http_proxy submit bug | Russ Cox | 1 | -11/+25 |
2009-11-01 | code review fixes | Russ Cox | 1 | -188/+282 |
2009-10-22 | add codereview-login command | Russ Cox | 1 | -0/+15 |
2009-10-22 | fix handling of escaped characters like ' " & < > | Russ Cox | 1 | -4/+3 |
2009-10-22 | Initial checkin of codereview plugin. | Russ Cox | 1 | -0/+2575 |