grim/hgkeeper-theme

Move back to http_clone_url now that hgwebplus has a real solution
draft default tip
2020-11-03, Gary Kramlich
f1c13e82bd49
Move back to http_clone_url now that hgwebplus has a real solution
default = 'summary'
mimetype = 'text/html; charset={encoding}'
urlparameter = '{separator}{name}={value|urlescape}'
alltags = tag/all.tmpl
bookmarktag = tag/bookmark.tmpl
branchtag = tag/branch.tmpl
inbranchtag = tag/inbranch.tmpl
instabilitytag = tag/instability.tmpl
obsoletetag = tag/obsolete.tmpl
phasetag = tag/phase.tmpl
tagtag = tag/tag.tmpl
header = header.tmpl
footer = footer.tmpl
error = error.tmpl
notfound = notfound.tmpl
index = index/list.tmpl
indexarchiveentry = index/archiveentry.tmpl
indexentry = index/entry.tmpl
summary = summary.tmpl
shortlog = shortlog/list.tmpl
bookmarkentry = bookmark/entry.tmpl
branchentry = branch/entry.tmpl
tagentry = tag/entry.tmpl
manifest = manifest/list.tmpl
upentry = manifest/upentry.tmpl
direntry = manifest/direntry.tmpl
fileentry = manifest/fileentry.tmpl
reponav = nav/repo.tmpl
graph = graph/list.tmpl
changeset = changeset/description.tmpl
changesetbody = changeset/body.tmpl
changesetfull = changeset/full.tmpl
changesetheader = changeset/header.tmpl
changesetnodes = changeset/nodes.tmpl
changesetnodeentry = changeset/nodeentry.tmpl
diffblock = diff/block.tmpl
diffline = '<div class="unchanged"><a class="a" href="#"></a><a class="b" href="#"></a>{strip(line|escape, '\r\n')}</div>'
difflineanchors = diff/lineanchors.tmpl
difflineat = diff/lineat.tmpl
difflineminus = diff/lineminus.tmpl
difflineplus = diff/lineplus.tmpl
diffstatlink = diff/stat.tmpl
diffstatnolink = diff/stat.tmpl
fileline = '<div id="{lineid}"><a href="#{lineid}"></a>{strip(line|escape, '\r\n')}</div>'
filelog = file/log.tmpl
filerevision = file/revision.tmpl