nlog: remove fill76 -- it borks markdowned messages
author |
Steve Losh <steve@dwaiter.com> |
date |
Wed, 18 Aug 2010 18:11:53 -0400 |
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'