Mercurial > hg
log mercurial/templatekw.py @ 36516:9e3c37c367af
age | author | description |
---|---|---|
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 |
Sun, 25 Feb 2018 14:28:32 +0900 | Yuya Nishihara | templatekw: extract non-templatekw function as getgraphnode() |
Thu, 01 Mar 2018 08:19:47 -0500 | Yuya Nishihara | py3: fix type of attribute names forwarded by templatekw._hybrid |
Thu, 01 Mar 2018 06:43:13 -0500 | Yuya Nishihara | py3: use '%d' to format diffstat sum |