changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / templates/atom/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 feedupdated = '<updated>{date|rfc3339date}</updated>'
3 mimetype = 'application/atom+xml; charset={encoding}'
4 header = header.tmpl
5 changelog = changelog.tmpl
6 changelogentry = changelogentry.tmpl
7 filelog = filelog.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 />'