templates/map-cmdline.compact
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 07 Dec 2006 11:22:17 +0100
changeset 3821 2631b506e93d
parent 1919 8f565af14095
permissions -rw-r--r--
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.

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