map-cmdline.slog @ 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 91461cacd551
changeset = '\033[0;33m{rev}\033[0m{branches} {desc|firstline|strip} \033[1;30m({date|age} by {author|person})\033[0m\n'

changeset_quiet = '\033[0;33m{rev}\033[0m\n'

changeset_verbose = '\033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches} {desc|firstline|strip} \033[1;30m({date|age} by {author|person})\033[0m{tags}\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'