Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Review Request #177 — Created Nov. 27, 2007 and submitted
Implement a simple http client for remote mercurial repositories; other cleanups
Two blank lines between classes. Both here and after the HgWebClient class.
fixed
Space between % and (. Also, self.url can go in this list and be replaced in the string with %s.
This can just raise NotImplemented.
Looks great. Committed to SVN. Thanks!