Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 21 Aug 2016 08:03:22 +0000 | Hannes Oldenburg | histedit: use samefile function from cmdutil |
Sun, 21 Aug 2016 08:00:18 +0000 | Hannes Oldenburg | cmdutil: extract samefile function from amend() |
Fri, 22 Apr 2016 21:32:30 +0900 | Yuya Nishihara | templater: rename "right" argument of pad() function |
Fri, 22 Apr 2016 21:29:13 +0900 | Yuya Nishihara | templater: make pad() evaluate boolean argument (BC) |
Thu, 18 Aug 2016 16:29:22 +0900 | Yuya Nishihara | templater: fix if() to not evaluate False as bool('False') |
Thu, 18 Aug 2016 15:55:07 +0900 | Yuya Nishihara | templater: make it clearer that _flatten() omits None |