tests/test-command-template.t
Sat, 13 Jun 2015 20:14:22 +0900 Yuya Nishihara templater: evaluate arguments passed to diff() appropriately stable
Mon, 08 Jun 2015 18:48:45 +0900 Yuya Nishihara templater: make pad function evaluate both string and rawstring templates
Tue, 09 Jun 2015 13:21:20 -0500 Matt Mackall merge with stable
Sat, 04 Apr 2015 01:03:52 -0700 Ryan McElroy templater: introduce indent function
Mon, 08 Jun 2015 18:14:22 +0900 Yuya Nishihara templater: do not preprocess template string in "if" expression (issue4714) stable
Thu, 28 May 2015 20:06:19 -0700 Ryan McElroy commands: rename current to active in variables and comments
Thu, 28 May 2015 20:03:42 -0700 Ryan McElroy templatekw: introduce active subkeyword from bookmarks keyword
Wed, 15 Apr 2015 08:19:36 -0700 Ryan McElroy templatekw: replace currentbookmark with activebookmark keyword
Sun, 10 May 2015 13:48:10 -0400 Jordi Gutiérrez Hermoso map-cmdline.bisect: rewrite to just %include the default template
Sun, 10 May 2015 14:04:43 -0400 Jordi Gutiérrez Hermoso log: add a status template
Tue, 12 May 2015 12:33:42 -0500 Matt Mackall tests: fix hidden repeatability problem with age filter test
Sat, 02 May 2015 15:49:38 +0900 Yuya Nishihara templater: update error message of invalid number passed to word() function
Fri, 01 May 2015 20:43:55 +0900 Yuya Nishihara templater: tokenize decimal integer literal (issue4638) (BC)
Tue, 05 May 2015 14:45:09 -0400 Jordi Gutiérrez Hermoso tests: add a new commit to test-commandline-template
Fri, 08 May 2015 18:11:26 +0900 Yuya Nishihara templater: strip single backslash before quotation mark in quoted template
Thu, 07 May 2015 13:47:45 -0500 Matt Mackall merge with stable
Mon, 04 May 2015 10:17:34 +0900 Yuya Nishihara templater: strictly parse leading backslashes of '{' (issue4569) (BC) stable
Mon, 04 May 2015 09:54:01 +0900 Yuya Nishihara templater: do not process \-escapes at parsestring() (issue4290) stable
Sun, 26 Apr 2015 13:43:01 -0400 Jordi Gutiérrez Hermoso test-command-template: minor clarification in comment
Tue, 28 Apr 2015 15:29:15 -0400 Jordi Gutiérrez Hermoso test-command-template: test the phase template more precisely
Sun, 03 May 2015 17:33:14 +0900 Yuya Nishihara templater: fix crash by passing invalid object to date() function stable
Thu, 30 Apr 2015 12:33:36 -0700 Ryan McElroy templater: fail more gracefully for blank strings to word stable
Fri, 24 Apr 2015 14:52:12 -0400 Jordi Gutiérrez Hermoso template-phases: do not show description or summary if empty stable
Fri, 24 Apr 2015 14:17:14 -0400 Jordi Gutiérrez Hermoso test-command-template: add a short description of a temporary snippet stable
Fri, 27 Mar 2015 22:12:53 +0900 Yuya Nishihara templates-default: do not show description or summary if empty
Mon, 30 Mar 2015 23:54:29 +0900 Yuya Nishihara templatefilters: add "upper" and "lower" for case conversion
Mon, 16 Mar 2015 13:41:45 -0500 Matt Mackall merge with stable
Sat, 14 Mar 2015 22:34:27 +0900 Yuya Nishihara templates: fix "log -q" output of default style stable
Tue, 24 Feb 2015 00:04:55 +0900 Yuya Nishihara templater: allow piping generator-type function output to filters
Wed, 18 Feb 2015 23:17:52 +0900 Yuya Nishihara templatekw: forward _hybrid.get to raw values so that get(extras, key) works
Wed, 18 Feb 2015 23:01:33 +0900 Yuya Nishihara templater: implement _hybrid.__contains__ so that ifcontains can accept dict
Wed, 18 Feb 2015 22:17:35 +0900 Yuya Nishihara templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks stable
Tue, 06 Jan 2015 18:18:28 -0600 Matt Mackall merge with stable
Mon, 05 Jan 2015 22:18:55 -0800 Gregory Szorc cmdutil.jsonchangeset: properly compute added and removed files stable
Tue, 18 Nov 2014 22:13:05 -0800 Siddharth Agarwal jsonchangeset: don't honor whitespace and format-changing diffopts
Fri, 10 Oct 2014 12:15:46 -0500 Matt Mackall merge with stable
Fri, 10 Oct 2014 11:38:00 -0500 Matt Mackall templater: fix ifcontains when list is a string (issue4399) stable
Fri, 03 Oct 2014 19:48:56 -0400 Jordi Gutiérrez Hermoso log: rewrite default template to use labels (issue2866)
Fri, 03 Oct 2014 22:03:31 -0400 Jordi Gutiérrez Hermoso templater: set the correct phase for parents
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
less more (0) -100 -60 tip