Tue, 11 Mar 2014 16:19:08 -0500 |
Matt Mackall |
merge with stable
|
Sat, 08 Mar 2014 17:38:50 -0600 |
Matt Mackall |
templating: make -T much more flexible
|
Sat, 08 Mar 2014 15:27:25 -0600 |
Matt Mackall |
commands: add -T alternative to --template
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: make strings in template expressions be "string-escape"-ed correctly
stable
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: apply "stringify()" on sub expression to get string correctly
stable
|
Mon, 10 Mar 2014 01:01:42 +0900 |
FUJIWARA Katsunori |
templater: avoid recursive evaluation of string literals completely
stable
|
Tue, 11 Feb 2014 21:40:33 -0800 |
Durham Goode |
template: add 'current' to scope during {bookmarks % ...}
|
Tue, 11 Feb 2014 21:04:12 -0800 |
Durham Goode |
template: add revset() template function
|
Tue, 11 Feb 2014 21:10:00 -0800 |
Durham Goode |
template: add ifcontains template function
|
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, 21 Nov 2013 15:08:30 -0600 |
Matt Mackall |
merge with stable
|
Thu, 21 Nov 2013 12:47:03 -0800 |
Siddharth Agarwal |
test-command-template.t: fix failure due to trailing whitespace
|
Thu, 21 Nov 2013 11:30:52 -0600 |
Matt Mackall |
templater: makes branches work correctly with stringify (issue4108)
stable
|
Tue, 19 Nov 2013 11:29:56 -0500 |
Matt Mackall |
merge with 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
|
Thu, 14 Nov 2013 18:07:43 -0600 |
Matt Mackall |
tests: skip tests that require not having root (issue4089)
|
Thu, 07 Nov 2013 15:24:23 -0600 |
Matt Mackall |
date: allow %z in format (issue4040)
|
Sun, 22 Sep 2013 13:52:18 +0400 |
Alexander Plavin |
templater: support using templates with non-standard names from map file
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
Thu, 02 May 2013 20:41:22 -0500 |
Augie Fackler |
templater: fix output instability from gsoc patches
|
Wed, 10 Apr 2013 19:27:49 -0500 |
Sean Farley |
template: call runtemplate on the src argument to sub
|
Tue, 16 Apr 2013 09:44:29 -0500 |
Matt Mackall |
templatekw: add default styles for hybrid types (issue3887)
|
Tue, 09 Apr 2013 21:38:08 -0700 |
Brendan Cully |
templater: back out 0615b22da148, it breaks schemes ({1})
|
Sun, 07 Apr 2013 23:25:50 -0700 |
Brendan Cully |
template: allow unquoted int function arguments
|
Fri, 22 Feb 2013 13:45:46 -0600 |
Matt Mackall |
templater: properly handle file_copies with %
|
Wed, 02 Jan 2013 13:59:07 +0100 |
Benoit Boissinot |
test-command-template.t: make "age" filter test work on Feb 29th
stable
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
|
Fri, 21 Sep 2012 18:54:00 -0500 |
Matt Mackall |
templating: make new-style templating features work with command line lists
|