Wed, 12 Dec 2018 22:45:02 +0900 |
Yuya Nishihara |
templatefuncs: specialize "no match" value of search() to allow % operation
|
Wed, 12 Dec 2018 22:19:57 +0900 |
Yuya Nishihara |
templatefuncs: add regexp search() function that extracts substring
|
Tue, 16 Oct 2018 07:21:00 -0700 |
Kyle Lippincott |
revisions: when using prefixhexnode, ensure we prefix "0"
|
Fri, 12 Oct 2018 15:46:52 +0000 |
Mark Thomas |
templatefuncs: add truncate parameter to pad
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sun, 05 Aug 2018 16:14:18 +0900 |
Yuya Nishihara |
templatekw: alias {file} of files list to {path}
|
Mon, 16 Apr 2018 23:49:38 -0700 |
Martin von Zweigbergk |
shortest: use 'x' prefix to disambiguate from revnum if configured
|
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
|