view templates/map-cmdline.compact @ 2486:3ea8111ead90

simplify filterfiles when filtering based on a directory since an unkown files cannot be an exact match, we bisect for a <path>/ instead of <path> and we get only the files below the directory.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 23 Jun 2006 08:09:48 +0200
parents 8f565af14095
children
line wrap: on
line source

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