changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / templates/rss/map

changeset 53: d25f982fb8a6
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 20 Jul 2024 22:31:54 -0400
permissions: -rw-r--r--
description: init vc
1 default = 'changelog'
2 mimetype = 'text/xml; charset={encoding}'
3 header = header.tmpl
4 changelog = changelog.tmpl
5 changelogentry = changelogentry.tmpl
6 filelog = filelog.tmpl
7 filelogentry = filelogentry.tmpl
8 tags = tags.tmpl
9 tagentry = tagentry.tmpl
10 bookmarks = bookmarks.tmpl
11 bookmarkentry = bookmarkentry.tmpl
12 branches = branches.tmpl
13 branchentry = branchentry.tmpl
14 error = error.tmpl
15 filedifflink = '{file|escape}<br />'
16 fileellipses = '{file|escape}<br />'
17 filenodelink = '{file|escape}<br />'
18 filenolink = '{file|escape}<br />'