##// END OF EJS Templates
doc fix: hg tags defaults to current parent revision, too....
doc fix: hg tags defaults to current parent revision, too. Additionally use better language for the help text for tag, cat and manifest.

File last commit:

r3277:105253b3 default
r3915:3c82ab16 default
Show More
map
16 lines | 417 B | text/plain | TextLexer
header = header.tmpl
footer = ''
changeset = changeset.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff.tmpl
fileannotate = fileannotate.tmpl
annotateline = '#author#@#rev#: #line#'