tests/test-command-template.t
Thu, 11 Jun 2015 23:04:14 +0900 Yuya Nishihara templater: move label() function from color extension
Thu, 11 Jun 2015 22:58:27 +0900 Yuya Nishihara templater: make label() take unknown symbol as color literal
Sun, 14 Feb 2016 13:58:46 +0900 Yuya Nishihara templater: handle exception when applying map operator to non-iterable object
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 00:27:09 +0900 Yuya Nishihara templater: fix revset() to evaluate format arguments eagerly
Sun, 14 Feb 2016 00:18:12 +0900 Yuya Nishihara templater: fix ifcontains() to evaluate items argument eagerly
Sun, 14 Feb 2016 00:05:58 +0900 Yuya Nishihara templater: fix get() to evaluate arguments eagerly
Fri, 12 Feb 2016 19:16:09 +0900 Yuya Nishihara templatekw: switch ctx of list expression to rev of {parents} (BC)
Sun, 27 Dec 2015 20:21:37 +0900 Yuya Nishihara templatekw: workaround for utf-8 round-trip of {desc}
Sun, 27 Dec 2015 17:59:57 +0900 Yuya Nishihara templatefilters: make json filter be byte-transparent (BC) (issue4926)
Sun, 27 Dec 2015 17:45:05 +0900 Yuya Nishihara templatefilters: add "utf8" to get utf-8 bytes from local-encoding text
Fri, 12 Feb 2016 18:08:53 +0900 Yuya Nishihara templater: evaluate each item of revset() as integer revision
Fri, 05 Feb 2016 22:32:05 +0900 FUJIWARA Katsunori tests: remove protected file forcibly for portability
Thu, 23 Jul 2015 23:41:29 +0900 Yuya Nishihara templater: abort if infinite recursion detected while compiling stable
Wed, 22 Jul 2015 23:29:41 +0900 Yuya Nishihara templater: abort if infinite recursion detected while evaluation (issue4758) stable
Tue, 12 Jan 2016 23:56:48 +0900 Yuya Nishihara templatekw: add {namespaces} keyword
Wed, 04 Nov 2015 23:48:15 +0900 Yuya Nishihara templatefilters: try round-trip utf-8 conversion by json filter (issue4933) stable
Wed, 07 Oct 2015 13:44:48 -0500 Matt Mackall merge with stable
Mon, 05 Oct 2015 12:37:26 -0400 Matt Harbison templater: protect word() from crashing on out of range negative value stable
Mon, 24 Aug 2015 23:30:17 -0400 Matt Harbison templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
Sun, 23 Aug 2015 23:44:58 -0400 Matt Harbison templater: introduce {latesttag()} function to match a pattern (issue4184)
Sat, 12 Sep 2015 00:21:41 +0900 Yuya Nishihara templater: switch ctx of list expression to rev of revset() (BC)
Wed, 26 Aug 2015 16:27:14 -0500 Matt Mackall templater: add new docheader/footer components for XML (issue4135)
Wed, 09 Sep 2015 14:43:45 -0700 Matt Mackall templater: create string unescape helper (issue4798)
Mon, 07 Sep 2015 21:58:17 +0900 Yuya Nishihara templater: catch regexp error at sub() function
Tue, 18 Aug 2015 22:15:46 +0900 Yuya Nishihara templater: add optional timezone argument to localdate()
Tue, 01 Sep 2015 19:15:16 +0900 Yuya Nishihara templater: port localdate filter to a function
Sat, 04 Jul 2015 16:07:42 +0900 Yuya Nishihara templatefilters: remove redundant 'date' and 'strip' filters
less more (0) -100 -50 -30 tip