Mercurial > hg
log mercurial/templatekw.py @ 36501:169ac2bb3c9c
age | author | description |
---|---|---|
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 |
Sun, 25 Feb 2018 14:14:33 +0900 | Yuya Nishihara | templatekw: minimize resource dependency of {envvars} and {termwidth} |
Sun, 25 Feb 2018 14:12:34 +0900 | Yuya Nishihara | templatekw: simply override {graphwidth} function by mapping variable |