Mercurial > hg
log tests/test-template-functions.t @ 39809:23a00bc90a3c stable
age | author | description |
---|---|---|
Thu, 14 Jun 2018 23:10:14 +0900 | Yuya Nishihara | templater: extend filter() to accept template expression for emptiness test |
Thu, 14 Jun 2018 22:33:26 +0900 | Yuya Nishihara | templater: introduce filter() function to remove empty items from list |
Sun, 17 Jun 2018 16:10:38 +0900 | Yuya Nishihara | templater: fix truth testing of integer 0 taken from a list/dict |
Sat, 16 Jun 2018 14:10:12 +0900 | Yuya Nishihara | tests: fold test-template-filters.t into test-template-functions.t |
Sat, 16 Jun 2018 13:17:11 +0900 | Yuya Nishihara | tests: extract test-template-functions.t from test-command-template.t base tests/test-command-template.t@d646845ed4bf |