Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Mar 2018 20:43:39 +0900 | Yuya Nishihara | templater: introduce resourcemapper class |
Thu, 15 Mar 2018 20:27:38 +0900 | Yuya Nishihara | log: do no expect templateresources() returning a dict |
Fri, 16 Mar 2018 23:11:55 +0900 | Yuya Nishihara | templatekw: mark _showlist() as deprecated (API) |
Fri, 16 Mar 2018 23:09:21 +0900 | Yuya Nishihara | templater: drop 'templ' from resources dict |
Fri, 16 Mar 2018 23:01:51 +0900 | Yuya Nishihara | templatekw: stop using _showlist() which is about to be deprecated |
Fri, 16 Mar 2018 22:47:15 +0900 | Yuya Nishihara | templater: use template context to render old-style list template |
Fri, 16 Mar 2018 22:36:40 +0900 | Yuya Nishihara | templater: add context.preload(t) to test if the specified template exists |