Sun, 30 Oct 2016 06:15:07 +0900 |
FUJIWARA Katsunori |
tests: use basic format code "%Y" instead of "%s" for test portability
stable
|
file |
diff |
annotate
|
Tue, 25 Oct 2016 21:49:30 +0900 |
Yuya Nishihara |
templater: use unfiltered changelog to calculate shortest() at constant time
stable
|
file |
diff |
annotate
|
Sun, 23 Oct 2016 14:05:23 +0900 |
Yuya Nishihara |
templater: do not use index.partialmatch() directly to calculate shortest()
stable
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 05:51:04 -0700 |
Simon Farnsworth |
templater: provide arithmetic operations on integers
|
file |
diff |
annotate
|
Sat, 08 Oct 2016 02:26:48 -0700 |
Simon Farnsworth |
template: provide a termwidth keyword (issue5395)
|
file |
diff |
annotate
|
Sat, 08 Oct 2016 15:24:26 +0200 |
Yuya Nishihara |
templater: add relpath() to convert repo path to relative path (issue5394)
|
file |
diff |
annotate
|
Fri, 23 Sep 2016 08:15:05 +0000 |
Hannes Oldenburg |
templates: add built-in files() function
|
file |
diff |
annotate
|
Wed, 24 Aug 2016 17:43:45 -0700 |
Matt Mackall |
templater: add template path to __base__ search
|
file |
diff |
annotate
|
Fri, 22 Apr 2016 21:29:13 +0900 |
Yuya Nishihara |
templater: make pad() evaluate boolean argument (BC)
|
file |
diff |
annotate
|
Wed, 27 Jul 2016 15:14:19 -0500 |
Matt Mackall |
date: refactor timezone parsing
stable
|
file |
diff |
annotate
|
Fri, 22 Jul 2016 22:12:12 +0900 |
Yuya Nishihara |
templatekw: fix join format of parents keyword (issue5292)
stable
|
file |
diff |
annotate
|
Fri, 22 Jul 2016 22:00:46 +0900 |
Yuya Nishihara |
templatekw: fix join format of revset() function
stable
|
file |
diff |
annotate
|
Tue, 03 May 2016 09:49:54 -0700 |
Martin von Zweigbergk |
templater: add separate() template function
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 12:31:06 +0900 |
Yuya Nishihara |
parser: shorten prefix of alias parsing errors
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 21:05:55 +0900 |
Yuya Nishihara |
ui: drop template aliases by HGPLAIN
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 20:59:36 +0900 |
Yuya Nishihara |
templater: load and expand aliases by template engine (API) (issue4842)
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 20:31:56 +0900 |
Yuya Nishihara |
templater: add parsing and expansion rules to process "templatealias" section
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 02:10:44 +0900 |
FUJIWARA Katsunori |
registrar: add templatefunc to mark a function as template function (API)
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 17:42:19 +0900 |
Yuya Nishihara |
templater: do not strip non-quote characters from template config
|
file |
diff |
annotate
|
Sat, 26 Mar 2016 18:01:04 +0900 |
Yuya Nishihara |
templater: do not abuse SyntaxError to report errors in template map file
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 01:06:12 +0900 |
Yuya Nishihara |
templater: add debugtemplate command
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 15:42:49 +0900 |
Yuya Nishihara |
templater: relax type of mapped template
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 23:04:14 +0900 |
Yuya Nishihara |
templater: move label() function from color extension
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 22:58:27 +0900 |
Yuya Nishihara |
templater: make label() take unknown symbol as color literal
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 13:58:46 +0900 |
Yuya Nishihara |
templater: handle exception when applying map operator to non-iterable object
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 13:09:17 +0900 |
Yuya Nishihara |
templater: fix shortest() to evaluate int argument and handle error
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 13:05:09 +0900 |
Yuya Nishihara |
templater: fix pad() to evaluate int argument and handle error
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 12:48:14 +0900 |
Yuya Nishihara |
templater: drop redundant type conversion when evaluating integer argument
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 00:27:09 +0900 |
Yuya Nishihara |
templater: fix revset() to evaluate format arguments eagerly
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 00:18:12 +0900 |
Yuya Nishihara |
templater: fix ifcontains() to evaluate items argument eagerly
|
file |
diff |
annotate
|