Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 14 Feb 2016 13:30:32 +0900 | Yuya Nishihara | templater: factor out thin helper that evaluates argument as string |
Sat, 05 Mar 2016 00:01:36 +0900 | Yuya Nishihara | color: make label() template function stringify "expr" argument first |
Sun, 14 Feb 2016 13:09:17 +0900 | Yuya Nishihara | templater: fix shortest() to evaluate int argument and handle error |
Sun, 14 Feb 2016 13:05:09 +0900 | Yuya Nishihara | templater: fix pad() to evaluate int argument and handle error |
Sun, 14 Feb 2016 12:48:14 +0900 | Yuya Nishihara | templater: drop redundant type conversion when evaluating integer argument |
Sun, 14 Feb 2016 12:42:25 +0900 | Yuya Nishihara | templater: factor out function that evaluates argument as integer |
Fri, 04 Mar 2016 13:18:02 +0000 | Jun Wu | chgserver: use basename for socket symlink |