Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 24 Apr 2017 21:37:11 +0900 | Yuya Nishihara | templater: adjust binding strength of '%' and '|' operators (BC) |
Sun, 24 Sep 2017 15:22:46 +0900 | Yuya Nishihara | templatekw: just pass underlying value (or key) to joinfmt() function |
Sun, 24 Sep 2017 12:43:57 +0900 | Yuya Nishihara | scmutil: extract helper functions that returns human-readable change id |
Sat, 02 Sep 2017 23:13:54 +0900 | Yuya Nishihara | templater: extract helper to just evaluate template expression |
Sat, 02 Sep 2017 23:09:34 +0900 | Yuya Nishihara | templater: do not destructure operands in buildmap() |
Sat, 09 Sep 2017 19:01:18 +0900 | Yuya Nishihara | templater: use helper function to get name of non-iterable keyword |