##// END OF EJS Templates
Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9

File last commit:

r1919:8f565af1 default
r2660:ad329294 default
Show More
map-cmdline.compact
8 lines | 266 B | text/plain | TextLexer
changeset = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n'
changeset_quiet = '{rev}:{node|short}\n'
start_tags = '['
tag = '{tag},'
last_tag = '{tag}]'
start_parents = ':'
parent = '{rev},'
last_parent = '{rev}'