templates/map-cmdline.compact
author Patrick Mezard <pmezard@gmail.com>
Sat, 28 Apr 2007 11:43:31 +0200
changeset 4380 8c2a18cc3096
parent 1919 8f565af14095
permissions -rw-r--r--
Fix find_in_path not including some file extension logic under win32. Windows shell resolves utility path by combining PATH, the utility name and a set of file extensions from PATHEXT.

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