Sun, 01 Oct 2017 08:37:04 +0100 |
Yuya Nishihara |
formatter: fix default list/dict generator to be evaluated more than once
|
file |
diff |
annotate
|
Sun, 24 Apr 2016 18:41:23 +0900 |
Yuya Nishihara |
templatekw: add new-style template expansion to {manifest}
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 15:22:46 +0900 |
Yuya Nishihara |
templatekw: just pass underlying value (or key) to joinfmt() function
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 12:43:57 +0900 |
Yuya Nishihara |
scmutil: extract helper functions that returns human-readable change id
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 18:26:11 +0200 |
Boris Feld |
template: add minimal obsfate template function
|
file |
diff |
annotate
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 23:23:55 -0700 |
Martin von Zweigbergk |
templatekw: choose {latesttag} by len(changes), not date (issue5659)
stable
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 10:15:31 -0700 |
Danny Hooper |
log: add a "graphwidth" template variable
|
file |
diff |
annotate
|
Sun, 13 Aug 2017 14:12:28 +0900 |
Yuya Nishihara |
templatekw: specify plural form of instability
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 13:57:19 +0900 |
Yuya Nishihara |
templatekw: rename termwidth() per convention
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 15:30:41 +0200 |
Boris Feld |
label: rename trouble.X into instability.X
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 18:34:39 +0200 |
Boris Feld |
context: rename troubles into instabilities
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 11:32:25 +0200 |
Boris Feld |
template: rename troubles templatekw into instabilities
|
file |
diff |
annotate
|
Sat, 15 Jul 2017 00:38:57 +0900 |
Yuya Nishihara |
templatekw: hide {peerpaths} keyword for 4.3
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 00:35:54 +0900 |
Yuya Nishihara |
templatekw: export ui.paths as {peerpaths}
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 11:22:00 +0200 |
Boris Feld |
template: add successors template
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 14:52:15 -0700 |
Gregory Szorc |
namespaces: record and expose whether namespace is built-in
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 13:39:20 -0700 |
Gregory Szorc |
templatekw: expose color name in {namespaces} entries
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 03:16:16 +0530 |
Pulkit Goyal |
py3: convert kwargs' keys' to str using pycompat.strkwargs()
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 01:29:07 +0530 |
Pulkit Goyal |
py3: use "%d" % val for int rather than pycompat.bytestr
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 02:20:34 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() in place of str()
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 02:13:34 +0530 |
Pulkit Goyal |
py3: use r'' to access values from kwargs where keys are str
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 02:10:25 +0530 |
Pulkit Goyal |
py3: convert keys of kwargs in template keywords functions to bytes
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 23:46:18 +0530 |
Pulkit Goyal |
py3: replace str with bytes in isinstance()
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 13:34:18 +0900 |
Yuya Nishihara |
templatekw: use common "rev:node" format as the default of predecessors
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 13:23:55 +0900 |
Yuya Nishihara |
templatekw: populate all keywords depending on predecessor in map operation
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 13:18:03 +0900 |
Yuya Nishihara |
templatekw: reference predecessor node id as {node} in map operation
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:02:58 +0200 |
Boris Feld |
template: add predecessors template
|
file |
diff |
annotate
|
Sat, 03 Jun 2017 19:12:01 +0900 |
Yuya Nishihara |
scmutil: introduce binnode(ctx) as paired function with intrev(ctx)
|
file |
diff |
annotate
|
Sat, 03 Jun 2017 18:57:28 +0900 |
Yuya Nishihara |
scmutil: pass ctx object to intrev()
|
file |
diff |
annotate
|