templates/map-cmdline.compact
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Thu, 12 Oct 2006 11:40:26 +0200
changeset 3360 ef8307585b41
parent 1919 8f565af14095
permissions -rw-r--r--
nodesbetween: fix a bug with duplicate heads

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