tests/test-command-template.t
Tue, 09 Sep 2014 22:14:13 +0900 Anton Shestakov templater: add count template filter, plus tests
Tue, 30 Sep 2014 18:22:58 -0500 Matt Mackall merge with stable
Tue, 30 Sep 2014 23:15:56 +0900 Yuya Nishihara templater: fix precedence of --style and --template options stable
Thu, 28 Aug 2014 22:45:36 +0900 FUJIWARA Katsunori templater: add "diff" template function
Mon, 15 Sep 2014 13:11:13 -0500 Matt Mackall cmdutil: add json style to log-like commands
Sat, 23 Aug 2014 21:23:02 +0900 FUJIWARA Katsunori templater: enable alias predicates to be used in "revset()" function
Fri, 25 Jul 2014 15:35:09 -0500 Matt Mackall templates: re-add template listing support stable
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori templatekw: add 'currentbookmark' keyword to show current bookmark easily
Thu, 12 Jun 2014 18:02:23 -0700 Ryan McElroy templater: introduce word function
Thu, 12 Jun 2014 18:07:21 -0700 Ryan McElroy templater: add symbol to error
Thu, 12 Jun 2014 17:53:37 -0700 Ryan McElroy templater: introduce startswith function
Thu, 12 Jun 2014 17:45:41 -0700 Ryan McElroy templatefilter: add splitlines function
Fri, 23 May 2014 16:25:55 -0700 Durham Goode templates: fix ifcontains against sets with length > 1 (issue4259) stable
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Mon, 31 Mar 2014 10:12:07 -0500 Kevin Bullock merge with stable
Thu, 27 Mar 2014 17:21:27 -0500 Sean Farley templater: raise error for unknown func stable
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
Fri, 24 Aug 2012 14:52:45 -0500 Matt Mackall tests: fix template test output
Tue, 21 Aug 2012 13:12:56 -0700 Bryan O'Sullivan Merge
Fri, 17 Aug 2012 15:12:01 -0700 Neil Kodner templater: abort when a template filter raises an exception (issue2987)
Tue, 10 Jul 2012 08:43:32 -0700 epriestley templatekw: add p1rev, p1node, p2rev, p2node keywords
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Sat, 04 Aug 2012 14:37:17 +0200 Ross Lagerwall templater: handle a missing value correctly stable
Mon, 11 Jun 2012 19:18:36 +0200 Adrian Buehlmann test-command-template: enable for Windows
Sat, 12 May 2012 22:12:54 +0200 Martin Geisler templater: handle SyntaxError when parsing ui.logtemplate stable
Wed, 11 Jan 2012 22:18:20 +0800 Steven Brown tests: make {date|age} template output independent of the current date
Tue, 03 Jan 2012 17:13:03 -0600 Matt Mackall merge with stable
Tue, 03 Jan 2012 17:09:26 -0600 Matt Mackall tests: patch up silly new year's bug stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed
Wed, 16 Mar 2011 03:28:56 +0100 timeless templates: provide granularity for future values for age filter
less more (0) -60 tip