log mercurial/hgweb/hgwebdir_mod.py @ 39878:3e896b51aa5d

age author description
Sun, 23 Sep 2018 16:15:48 +0900 Yuya Nishihara hgweb: register web.static to the config table
Sat, 28 Jul 2018 21:02:05 +0900 Yuya Nishihara hgweb: use registrar to add "motd" template keyword
Wed, 25 Jul 2018 10:05:24 +0200 C?dric Krier hgweb: strip trailing '/' in apppath before appending '/static/' (issue5943) stable
Tue, 24 Apr 2018 13:55:25 -0700 Gregory Szorc hgweb: reuse body file object when hgwebdir calls hgweb (issue5851) stable
Sat, 14 Apr 2018 01:12:55 -0400 Augie Fackler hgwebdir: un-bytes the env dict before re-parsing env
Sun, 01 Apr 2018 22:41:49 +0900 Yuya Nishihara hgweb: wrap {archives} with mappinglist
Sun, 01 Apr 2018 22:37:03 +0900 Yuya Nishihara hgweb: move archivelist() of hgwebdir to webutil