Re: [PATCHv2 0/2] log decorations for HEAD

2015-03-23 Thread Julien Cretel
On Tue, Mar 10, 2015 at 1:53 PM, Michael J Gruber wrote: > > So it didn't take too long to convince me after all :) > > Here comes Junio's version, preceded by a cleanup of the color > setting and resetting for decorations. > > Junio C Hamano (1): > log: decorate HEAD with branch name > > Michae

Re: [PATCHv2 0/2] log decorations for HEAD

2015-03-12 Thread Junio C Hamano
Michael J Gruber writes: > So it didn't take too long to convince me after all :) > > Here comes Junio's version, preceded by a cleanup of the color > setting and resetting for decorations. > > Junio C Hamano (1): > log: decorate HEAD with branch name > > Michael J Gruber (1): > log-tree: pro

Re: [PATCHv2 0/2] log decorations for HEAD

2015-03-11 Thread Michael J Gruber
Junio C Hamano venit, vidit, dixit 10.03.2015 18:06: > Michael J Gruber writes: > >> So it didn't take too long to convince me after all :) >> >> Here comes Junio's version, preceded by a cleanup of the color >> setting and resetting for decorations. >> >> Junio C Hamano (1): >> log: decorate H

[PATCHv2 0/2] log decorations for HEAD

2015-03-10 Thread Michael J Gruber
So it didn't take too long to convince me after all :) Here comes Junio's version, preceded by a cleanup of the color setting and resetting for decorations. Junio C Hamano (1): log: decorate HEAD with branch name Michael J Gruber (1): log-tree: properly reset colors log-tree.c