templates/map-cmdline.compact
author Gilles Moris <gilles.moris@free.fr>
Sat, 07 Feb 2009 19:41:05 +0100
changeset 7758 e81e6c996e99
parent 1919 8f565af14095
child 8342 b24290c72a1d
permissions -rw-r--r--
extdiff: add --change option to display single changeset diff This is the counterpart for extdiff of 9c6ae2e09e11.

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