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