Mercurial > hg
log mercurial/templatekw.py @ 36521:c3692364b344
age | author | description |
---|---|---|
Sun, 25 Feb 2018 16:14:37 +0900 | Yuya Nishihara | templatekw: add compatlist() as a replacement for showlist() |
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 |