Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2018 16:03:19 +0900 | Yuya Nishihara | templatekw: add compatdict() as a replacement for showdict() |
Sun, 25 Feb 2018 15:43:35 +0900 | Yuya Nishihara | templatekw: pass templater to _showlist() by an explicit argument |
Fri, 22 Dec 2017 21:59:38 +0900 | Yuya Nishihara | hgweb: make templater mostly compatible with log templates |
Sun, 25 Feb 2018 14:42:18 +0900 | Yuya Nishihara | log: do not invoke templatekw.showobsfate() as a function |
Sun, 25 Feb 2018 16:36:38 +0900 | Yuya Nishihara | templatekw: inline getfiles() |
Sun, 25 Feb 2018 16:35:34 +0900 | Yuya Nishihara | templatekw: factor out function to build a list of files per status |
Sun, 25 Feb 2018 13:40:46 +0900 | Yuya Nishihara | templatekw: switch non-showlist template keywords to new API |