Wed, 05 Feb 2014 20:22:28 -0800 |
Durham Goode |
template: fix shortest(node) function in pure mercurial
|
Fri, 17 Jan 2014 00:16:48 -0800 |
Durham Goode |
template: add pad function for padding output
|
Fri, 17 Jan 2014 00:10:37 -0800 |
Durham Goode |
template: add shortest(node) template function
|
Thu, 23 Jan 2014 01:29:50 +0100 |
Simon Heimberg |
templater: selecting a style with no templates does not crash (issue4140)
stable
|
Mon, 18 Nov 2013 15:37:09 -0500 |
Matt Mackall |
templater: only recursively evaluate string literals as templates (issue4103)
stable
|
Mon, 18 Nov 2013 14:02:26 -0500 |
Matt Mackall |
templater: fix escaping in nested string literals (issue4102)
stable
|
Sun, 22 Sep 2013 13:52:18 +0400 |
Alexander Plavin |
templater: support using templates with non-standard names from map file
|
Sat, 29 Jun 2013 14:27:53 +0400 |
Alexander Plavin |
templater: sort functions alphabetically, as filters are
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
Thu, 18 Apr 2013 15:48:22 -0500 |
Sean Farley |
templater: add indentation arguments to the fill function
|
Wed, 10 Apr 2013 18:56:38 -0500 |
Sean Farley |
templater: move templatefilters.func into the same place as the other funcs
|
Thu, 02 May 2013 20:41:22 -0500 |
Augie Fackler |
templater: fix output instability from gsoc patches
|
Thu, 02 May 2013 20:23:14 -0500 |
Iulian Stana |
templater: show the style list when I try to use a wrong one
|
Mon, 22 Apr 2013 12:27:56 +0400 |
Alexander Plavin |
hgweb: make help verbose again (issue3899)
stable
|
Wed, 10 Apr 2013 19:27:49 -0500 |
Sean Farley |
template: call runtemplate on the src argument to sub
|