templates/map-cmdline.compact
author Jose M. Prieto <jmprieto@gmx.net>
Fri, 30 Jun 2006 18:47:35 +0200
changeset 2522 85f796baab10
parent 1919 8f565af14095
permissions -rw-r--r--
Allow the use of human readable dates (issue 251)

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