[PATCH] Draw default branch on graph with bold line

Matt Mackall mpm at selenic.com
Fri Jan 6 15:58:31 CST 2012


On Fri, 2012-01-06 at 10:43 +0600, Constantine wrote:
> >code is untested.
> Data array, sent to web changed, can I change test case?

Yes. The test-suite can update itself with -i.

> >I don't need an implementation though, I need a discussion.
> Implementation of coloring is trivial. So I see two ways:
> 1. draw all branch with same color, but we cannot distinguish heads
> 2. draw two lines, bold line beneath thin. Bold line color configurable and
> thin line's color -- default.

Again, what does the config syntax look like?

> 2012/1/6 Matt Mackall <mpm at selenic.com>
> 
> > On Fri, 2012-01-06 at 09:50 +0600, Constantine wrote:
> > > Thank, I will fix problems soon. Does mercurial have developer's guide?
> >
> > Developer docs are a tertiary concern. What we have is here:
> >
> > http://mercurial.selenic.com/wiki/DeveloperInfo
> > http://mercurial.selenic.com/wiki/CategoryDeveloper
> >
> > >  I
> > > removed color settings because I didn't come up, how to distinguish
> > > multiple heads of same branch. Or, maybe, just draw it with same color?
> >
> > Probably? I don't need an implementation though, I need a discussion. I
> > want to be convinced the plan doesn't involve painting us into a corner
> > before starting to paint.
> >
> > --
> > Mathematics is the supreme nostalgia of our time.
> >
> >
> >
> 
> 


-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list