Sat, 10 Mar 2018 20:54:44 -0800 | Gregory Szorc | hgweb: fix a bug due to variable name typo | changeset | files |
Sat, 10 Mar 2018 20:51:46 -0800 | Gregory Szorc | hgweb: stop passing req and tmpl into @webcommand functions (API) | changeset | files |
Sat, 10 Mar 2018 19:57:08 -0800 | Gregory Szorc | hgweb: pass modern request type into various webutil functions (API) | changeset | files |
Sat, 10 Mar 2018 19:46:54 -0800 | Gregory Szorc | hgweb: don't redundantly pass templater with requestcontext (API) | changeset | files |
Sat, 10 Mar 2018 20:38:28 -0800 | Gregory Szorc | hgweb: use templater on requestcontext instance | changeset | files |
Sat, 10 Mar 2018 19:41:18 -0800 | Gregory Szorc | hgweb: add a sendtemplate() helper function | changeset | files |