templates/map-cmdline.compact
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 15:30:40 +0200
changeset 4453 28778dc77a4b
parent 1919 8f565af14095
permissions -rw-r--r--
gitweb: shortlog template: removed excessive whitespace, added title bar. The title bar is currently empty, this is just a preparation for filling it with content.

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