Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 36901:006165d4d7e2
age | author | description |
---|---|---|
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:11:13 -0700 | Gregory Szorc | hgweb: refactor repository name URL parsing |
Sun, 11 Mar 2018 10:51:14 -0700 | Gregory Szorc | hgweb: construct static URL like hgweb does |
Sun, 11 Mar 2018 10:38:46 -0700 | Gregory Szorc | hgweb: remove unused **map argument |
Sun, 11 Mar 2018 10:37:25 -0700 | Gregory Szorc | hgweb: extract entries() to standalone function |