Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
i18n: add i18n comment to error messages of template functions
stable
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 12:15:46 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 11:38:00 -0500 |
Matt Mackall |
templater: fix ifcontains when list is a string (issue4399)
stable
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: don't search randomly for templates - trust util.datapath
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: inline global 'path' list in templatepaths
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:57:06 +0200 |
Mads Kiilerich |
util: introduce datapath for getting the location of supporting data files
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 22:45:36 +0900 |
FUJIWARA Katsunori |
templater: add "diff" template function
|
file |
diff |
annotate
|
Sat, 23 Aug 2014 21:23:02 +0900 |
FUJIWARA Katsunori |
templater: enable alias predicates to be used in "revset()" function
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
templater: add i18n comments to error messages of newly added functions
stable
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 18:02:23 -0700 |
Ryan McElroy |
templater: introduce word function
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 18:07:21 -0700 |
Ryan McElroy |
templater: add symbol to error
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 17:53:37 -0700 |
Ryan McElroy |
templater: introduce startswith function
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 09:24:56 -0400 |
Augie Fackler |
templater: restore use of callable() since it was readded in Python 3.2
|
file |
diff |
annotate
|
Fri, 23 May 2014 16:25:55 -0700 |
Durham Goode |
templates: fix ifcontains against sets with length > 1 (issue4259)
stable
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 10:12:07 -0500 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 17:21:27 -0500 |
Sean Farley |
templater: raise error for unknown func
stable
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 16:19:08 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: make strings in template expressions be "string-escape"-ed correctly
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: apply "stringify()" on sub expression to get string correctly
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 01:01:42 +0900 |
FUJIWARA Katsunori |
templater: avoid recursive evaluation of string literals completely
stable
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 00:46:13 -0600 |
Sean Farley |
templater: shorten pure integers
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 21:04:12 -0800 |
Durham Goode |
template: add revset() template function
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 21:10:00 -0800 |
Durham Goode |
template: add ifcontains template function
|
file |
diff |
annotate
|
Wed, 05 Feb 2014 20:22:28 -0800 |
Durham Goode |
template: fix shortest(node) function in pure mercurial
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 00:16:48 -0800 |
Durham Goode |
template: add pad function for padding output
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 00:10:37 -0800 |
Durham Goode |
template: add shortest(node) template function
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 01:29:50 +0100 |
Simon Heimberg |
templater: selecting a style with no templates does not crash (issue4140)
stable
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 15:37:09 -0500 |
Matt Mackall |
templater: only recursively evaluate string literals as templates (issue4103)
stable
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 14:02:26 -0500 |
Matt Mackall |
templater: fix escaping in nested string literals (issue4102)
stable
|
file |
diff |
annotate
|