Sat, 31 Oct 2015 22:07:40 +0900 | Yuya Nishihara | hgweb: use absolute_import | file | diff | annotate |
Mon, 02 Nov 2015 23:37:49 +0800 | Anton Shestakov | hgweb: replace some str.split() calls by str.partition() or str.rpartition() | file | diff | annotate |
Tue, 08 Sep 2015 14:56:29 -0400 | timeless | hgweb: remove ErrorResponse.message | file | diff | annotate |
Sat, 22 Aug 2015 13:58:59 -0700 | Gregory Szorc | hgweb: add some documentation | file | diff | annotate |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax | file | diff | annotate |
Tue, 15 Jan 2013 01:07:03 +0100 | Mads Kiilerich | hgweb: pass the actual response body to request.response, not just the length | file | diff | annotate |
Tue, 15 Jan 2013 01:05:12 +0100 | Mads Kiilerich | hgweb: don't pass empty response chunks on | file | diff | annotate |