log mercurial/help/templates.txt @ 34124:b90e5b2a9c82

age author description
Sat, 22 Apr 2017 21:29:00 +0900 Yuya Nishihara formatter: add support for parts map of [templates] section
Sat, 22 Apr 2017 20:14:55 +0900 Yuya Nishihara formatter: load templates section like a map file
Wed, 03 May 2017 22:07:47 -0400 Matt Harbison help: spelling fixes stable
Sun, 08 Jan 2017 12:05:10 -0500 Matt Harbison help: merge the various operator sections of revsets, filesets and templates
Sun, 08 Jan 2017 02:43:01 -0500 Matt Harbison help: apply the section headings from revsets to templates
Sun, 09 Oct 2016 05:51:04 -0700 Simon Farnsworth templater: provide arithmetic operations on integers
Fri, 23 Sep 2016 08:15:05 +0000 Hannes Oldenburg templates: add built-in files() function
Mon, 08 Aug 2016 16:47:42 +0200 Mathias De Maré help: add example of '[templates]' usage stable
Tue, 03 May 2016 09:49:54 -0700 Martin von Zweigbergk templater: add separate() template function
Sun, 27 Mar 2016 20:59:36 +0900 Yuya Nishihara templater: load and expand aliases by template engine (API) (issue4842)
Fri, 05 Feb 2016 23:17:07 +0900 Yuya Nishihara help: update template examples to use reST literal syntax stable
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)
Tue, 18 Aug 2015 22:15:46 +0900 Yuya Nishihara templater: add optional timezone argument to localdate()
Sun, 12 Jul 2015 17:59:25 +0900 Yuya Nishihara help: rewrite template examples to not use shell escaping