Mercurial > hg
log mercurial/templatekw.py @ 36515:e71a3c0a90b0
age | author | description |
---|---|---|
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 |
Tue, 27 Feb 2018 14:41:24 +0530 | Pulkit Goyal | py3: fix more keyword arguments handling |
Sun, 25 Feb 2018 13:24:35 +0900 | Yuya Nishihara | templatekw: add 'requires' flag to switch to exception-safe interface |