view templates/rss/map @ 5193:942c0827dc5b

recognize user:password in URLs that include port numbers. when giving user/pwd in an URL, eg. hg pull http://user:pwd@host.com:666/hg/something, hg would still ask for user/pwd in interactive mode (or fail in non-interactive)
author Peter Meerwald <pmeerw@pmeerw.net>
date Fri, 17 Aug 2007 22:43:38 -0300
parents 105253b30239
children
line wrap: on
line source

default = 'changelog'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl