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
|
Sun, 22 Sep 2013 13:52:18 +0400 |
Alexander Plavin |
templater: support using templates with non-standard names from map file
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 14:27:53 +0400 |
Alexander Plavin |
templater: sort functions alphabetically, as filters are
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 15:48:22 -0500 |
Sean Farley |
templater: add indentation arguments to the fill function
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 18:56:38 -0500 |
Sean Farley |
templater: move templatefilters.func into the same place as the other funcs
|
file |
diff |
annotate
|
Thu, 02 May 2013 20:41:22 -0500 |
Augie Fackler |
templater: fix output instability from gsoc patches
|
file |
diff |
annotate
|
Thu, 02 May 2013 20:23:14 -0500 |
Iulian Stana |
templater: show the style list when I try to use a wrong one
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 12:27:56 +0400 |
Alexander Plavin |
hgweb: make help verbose again (issue3899)
stable
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 19:27:49 -0500 |
Sean Farley |
template: call runtemplate on the src argument to sub
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 09:44:29 -0500 |
Matt Mackall |
templatekw: add default styles for hybrid types (issue3887)
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 21:38:08 -0700 |
Brendan Cully |
templater: back out 0615b22da148, it breaks schemes ({1})
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 15:04:17 -0700 |
Bryan O'Sullivan |
templater: fix check-code error
|
file |
diff |
annotate
|
Sun, 07 Apr 2013 23:25:50 -0700 |
Brendan Cully |
template: allow unquoted int function arguments
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb: generate HTML documentation
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 23:49:14 +0100 |
Benoit Boissinot |
templater: add get() function to access dict element (e.g. extra)
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 21:46:26 -0600 |
Sean Farley |
templater: add no-op template function 'label'
|
file |
diff |
annotate
|