templates/map-cmdline.compact
author Lee Cantey <lcantey@gmail.com>
Mon, 09 Jul 2007 10:59:49 -0700
changeset 4849 8c5aca855b5d
parent 1919 8f565af14095
permissions -rw-r--r--
Correct inadvertent line ending change.

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