yolog icon indicating copy to clipboard operation
yolog copied to clipboard

Colorizing the branchlines?

Open dimitrieh opened this issue 8 years ago • 3 comments

Maybe add this last touch? (I like colors)

git log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue) <%an>%Creset' --abbrev-commit

gives this: image

yolog gives: image

dimitrieh avatar Jun 16 '16 11:06 dimitrieh

@dimitrieh Sure, I'll do that as well. Then you probably would wait for 0.2.3 because I pushed 0.2.2 n PyPI.

kdexd avatar Jun 16 '16 11:06 kdexd

cheers!

dimitrieh avatar Jun 16 '16 11:06 dimitrieh

Simply adding --color makes blocks of columns separately for separate branches. If there is no solution, I'm afraid we have to compromise it, else we'll see. Though it would be a nice enhancement ! image

kdexd avatar Jun 16 '16 11:06 kdexd