Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 11 Mar 2018 15:37:59 -0700 | Gregory Szorc | hgweb: use modern response type for index generation |
Sun, 11 Mar 2018 15:29:38 -0700 | Gregory Szorc | hgweb: don't pass wsgireq to makeindex and other functions |
Sun, 11 Mar 2018 15:18:29 -0700 | Gregory Szorc | hgweb: replace PATH_INFO with dispatchpath |
Sun, 11 Mar 2018 15:15:02 -0700 | Gregory Szorc | hgweb: rewrite path generation for index entries |
Sun, 11 Mar 2018 15:08:36 -0700 | Gregory Szorc | hgweb: construct {url} with req.apppath |
Sun, 11 Mar 2018 15:33:56 -0700 | Gregory Szorc | hgweb: support constructing URLs from an alternate base URL |
Sun, 11 Mar 2018 13:55:13 -0700 | Gregory Szorc | hgweb: clarify that apppath begins with a forward slash |