map-cmdline.sglog @ 37585ce7a3df

Rearrange the order of file lists in the nice log to match "hg status"
author Steve Losh <steve@stevelosh.com>
date Sun, 17 Jan 2010 14:45:27 -0500
parents 070a1fbef117
children f75006ae2524
changeset = '\033[0;33m{rev}\033[0m {desc|firstline|strip}{branches}{tags}\n\n'

changeset_verbose = '\033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m {desc|firstline|strip}{branches}{tags}\n\033[1;30m({date|age} by {author|person})\033[0m\n\n'

start_branches = ' '
branch = '\033[0;35m{branch}\033[0m'

start_tags = ' '
tag = '\033[0;33m{tag}\033[0m, '
last_tag = '\033[0;33m{tag}\033[0m'