view templates/map-cmdline.compact @ 2164:cbd458228a96

Applied $PWD fix (changeset 278f9b13c39a) to tests/test-hook, too.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 30 Apr 2006 19:30:59 +0200
parents 8f565af14095
children
line wrap: on
line source

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