templates/map-cmdline.compact
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 23 Oct 2006 23:32:56 -0300
changeset 3485 23cffef5d424
parent 1919 8f565af14095
permissions -rw-r--r--
Split branchtags into two additional functions. This makes it easier to override only parts of the cache saving process.

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