index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
codereview
/
codereview.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
codereview: handle UTF-8 in message descriptions
Russ Cox
1
-1
/
+1
2009-11-20
codereview: make hg sync work with Mercurial 1.4
Russ Cox
1
-10
/
+21
2009-11-17
codereview: more attempts at robustness in the face of unexpected exceptions
Russ Cox
1
-36
/
+39
2009-11-17
codereview: handle spaces and other unexpected chars in nicknames
Russ Cox
1
-1
/
+3
2009-11-17
case insensitive matching in CONTRIBUTORS file
Rob Pike
1
-1
/
+1
2009-11-17
codereview: discard \r characters (sigh)
Russ Cox
1
-0
/
+2
2009-11-17
codereview: add clpatch --ignore_hgpatch_errors.
Russ Cox
1
-1
/
+2
2009-11-17
Pass ui into PostMessage to avoid nasty/confusing exception
Devon H. O'Dell
1
-4
/
+4
2009-11-12
codereview: clpatch tweaks
Russ Cox
1
-3
/
+7
2009-11-10
default to codereview.appspot.com
Russ Cox
1
-6
/
+1
2009-11-08
make hg mail more forgiving:
Russ Cox
1
-2
/
+7
2009-11-08
assorted cleanup
Russ Cox
1
-1
/
+9
2009-11-08
another attempt at utf-8 uploads.
Russ Cox
1
-7
/
+7
2009-11-07
fix authentication in parallel LoadAllCL
Russ Cox
1
-4
/
+11
2009-11-07
require Mercurial 1.3 again (how did that get dropped?)
Russ Cox
1
-17
/
+40
2009-11-06
codereview: print gofmt message when aborting
Russ Cox
1
-3
/
+3
2009-11-06
make temporary google.com -> golang.org hack more sophisticated
Russ Cox
1
-8
/
+8
2009-11-06
require gofmt for all $GOROOT/src/.../*.go.
Russ Cox
1
-8
/
+31
2009-11-05
fix UTF-8 upload bug
Russ Cox
1
-4
/
+7
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