##// END OF EJS Templates
convert-repo: fix reversed time zone offset
convert-repo: fix reversed time zone offset

File last commit:

r1901:c64bef3d default
r2093:5cc41472 default
Show More
map-raw
16 lines | 434 B | text/plain | TextLexer
header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# parent: #node#'
changesetchild = '# child: #node#'
filenodelink = ''
filerevision = filerevision-raw.tmpl
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'