Mercurial > public > mercurial-scm > hg
log mercurial/templatefuncs.py @ 37225:e70a90a72b80
age | author | description |
---|---|---|
Sun, 18 Mar 2018 15:58:22 +0900 | Yuya Nishihara | templatefuncs: use evaldate() where seems appropriate |
Sun, 18 Mar 2018 15:55:31 +0900 | Yuya Nishihara | templater: factor out function that parses argument as date tuple |
Mon, 19 Mar 2018 11:16:21 -0400 | Connor Sheehan | templatefuncs: add mailmap template function |
Fri, 23 Mar 2018 20:43:55 +0900 | Yuya Nishihara | templater: factor out unwrapastype() from evalastype() |
Mon, 19 Mar 2018 22:10:40 +0900 | Yuya Nishihara | templatefuncs: do not stringify result of if*() expression |
Thu, 08 Mar 2018 22:23:02 +0900 | Yuya Nishihara | templater: split template functions to new module base mercurial/templater.py@8e0e8d5ad1af |