Tue, 24 Feb 2015 00:04:55 +0900 |
Yuya Nishihara |
templater: allow piping generator-type function output to filters
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 23:17:52 +0900 |
Yuya Nishihara |
templatekw: forward _hybrid.get to raw values so that get(extras, key) works
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 23:01:33 +0900 |
Yuya Nishihara |
templater: implement _hybrid.__contains__ so that ifcontains can accept dict
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 22:17:35 +0900 |
Yuya Nishihara |
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks
stable
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 18:18:28 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 22:18:55 -0800 |
Gregory Szorc |
cmdutil.jsonchangeset: properly compute added and removed files
stable
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 22:13:05 -0800 |
Siddharth Agarwal |
jsonchangeset: don't honor whitespace and format-changing diffopts
|
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
|
Fri, 03 Oct 2014 19:48:56 -0400 |
Jordi GutiƩrrez Hermoso |
log: rewrite default template to use labels (issue2866)
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 22:03:31 -0400 |
Jordi GutiƩrrez Hermoso |
templater: set the correct phase for parents
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 22:14:13 +0900 |
Anton Shestakov |
templater: add count template filter, plus tests
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 18:22:58 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 23:15:56 +0900 |
Yuya Nishihara |
templater: fix precedence of --style and --template options
stable
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 22:45:36 +0900 |
FUJIWARA Katsunori |
templater: add "diff" template function
|
file |
diff |
annotate
|
Mon, 15 Sep 2014 13:11:13 -0500 |
Matt Mackall |
cmdutil: add json style to log-like commands
|
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, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
templatekw: add 'currentbookmark' keyword to show current bookmark easily
|
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
|
Thu, 12 Jun 2014 17:45:41 -0700 |
Ryan McElroy |
templatefilter: add splitlines function
|
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
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
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
|
Sat, 08 Mar 2014 17:38:50 -0600 |
Matt Mackall |
templating: make -T much more flexible
|
file |
diff |
annotate
|
Sat, 08 Mar 2014 15:27:25 -0600 |
Matt Mackall |
commands: add -T alternative to --template
|
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
|
Tue, 11 Feb 2014 21:40:33 -0800 |
Durham Goode |
template: add 'current' to scope during {bookmarks % ...}
|
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
|
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, 21 Nov 2013 15:08:30 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 12:47:03 -0800 |
Siddharth Agarwal |
test-command-template.t: fix failure due to trailing whitespace
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 11:30:52 -0600 |
Matt Mackall |
templater: makes branches work correctly with stringify (issue4108)
stable
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 11:29:56 -0500 |
Matt Mackall |
merge with 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
|
Thu, 14 Nov 2013 18:07:43 -0600 |
Matt Mackall |
tests: skip tests that require not having root (issue4089)
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 15:24:23 -0600 |
Matt Mackall |
date: allow %z in format (issue4040)
|
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
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
file |
diff |
annotate
|
Thu, 02 May 2013 20:41:22 -0500 |
Augie Fackler |
templater: fix output instability from gsoc patches
|
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
|
Sun, 07 Apr 2013 23:25:50 -0700 |
Brendan Cully |
template: allow unquoted int function arguments
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 13:45:46 -0600 |
Matt Mackall |
templater: properly handle file_copies with %
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 13:59:07 +0100 |
Benoit Boissinot |
test-command-template.t: make "age" filter test work on Feb 29th
stable
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
|
file |
diff |
annotate
|
Fri, 21 Sep 2012 18:54:00 -0500 |
Matt Mackall |
templating: make new-style templating features work with command line lists
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 14:52:45 -0500 |
Matt Mackall |
tests: fix template test output
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 13:12:56 -0700 |
Bryan O'Sullivan |
Merge
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 15:12:01 -0700 |
Neil Kodner |
templater: abort when a template filter raises an exception (issue2987)
|
file |
diff |
annotate
|