adding log command to color extension

Gilles Moris gilles.moris at free.fr
Fri Mar 19 17:05:54 CDT 2010


On Friday 19 March 2010 11:27:27 am Martin Geisler wrote:
> > +_log_effects = { 'changeset': ['white', 'bold'],
> > +                 'parent': ['none'],
> > +                 'tag': ['cyan'],
> > +                 'user': ['magenta'],
> > +                 'date': ['none'],
> > +                 'summary': ['blue', 'bold'], }
>
> Perhaps we should just colorize the "changeset:" line by default? That
> way each significant record of the output will begin with a colored
> line. Your color scheme is a bit too colorful for my taste :-)

And I've just realized that because my background was white as well,
"changeset:" wasn't appearing at all. White and black color should be
avoided as those colors are common background.

Regards.
Gilles.


More information about the Mercurial-devel mailing list