templates/map-cmdline.compact
author paul sorenson <sf@metrak.com>
Sat, 23 Jun 2007 22:25:11 -0500
changeset 4692 c135c6cddbec
parent 1919 8f565af14095
permissions -rw-r--r--
Command in doc comment is now on a single line, fixed after previous formatting broke it.

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}'