1
0
mirror of https://github.com/golang/go synced 2024-11-12 03:50:21 -07:00
go/lib/codereview
Russ Cox 45495249e1 code review fixes
* clean up error handling: show Exception info
* white space fixes
* clean up output when creating CL
* simplify hg change command; add hg file
* fix stale cookie bug (thanks iant)
* in LoadAllCL, load each CL in a different thread,
  to parallelize the slow web fetches
* throw away support for Mercurial before version 1.3
* add @CL-number file pattern for commands like diff
* make hg sync show files being sync'ed

R=r
http://go/go-review/1016016
2009-11-01 05:49:35 -08:00
..
codereview.py code review fixes 2009-11-01 05:49:35 -08:00