Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 36883:061635d4221c
age | author | description |
---|---|---|
Sat, 10 Mar 2018 19:41:18 -0800 | Gregory Szorc | hgweb: add a sendtemplate() helper function |
Sat, 10 Mar 2018 19:11:41 -0800 | Gregory Szorc | hgweb: use web.req instead of req.req |
Sat, 10 Mar 2018 20:35:35 -0800 | Gregory Szorc | hgweb: always return iterable from @webcommand functions (API) |
Sat, 10 Mar 2018 20:16:20 -0800 | Gregory Szorc | hgweb: port archive command to modern response API |