Mercurial > hg
annotate mercurial/templates/raw/filediff.tmpl @ 42760:9f2189b6bf2a
config: add experimental argument to the config registrar
Until now, there are almost 28 config items which are considered as
`experimental` but, not present in the `experimental` section of
the registrar. This patch adds an `experimental` argument to the
config registrar to mark such config items.
Differential Revision: https://phab.mercurial-scm.org/D6728
Differential Revision: https://phab.mercurial-scm.org/D6746
author | Navaneeth Suresh <navaneeths1998@gmail.com> |
---|---|
date | Tue, 20 Aug 2019 18:35:16 +0300 |
parents | f91e5630ce7e |
children |
rev | line source |
---|---|
8429
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
1 {header} |
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
2 {diff} |
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
3 {footer} |
201
f918a6fa2572
hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff
changeset
|
4 |
f918a6fa2572
hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff
changeset
|
5 |