Re: [PATCH] gitk: different color for boundary commits

2017-08-25 Thread Stefan Haller
Stefan Dotterweich wrote: > When using filters, the commit list shows not only commits matching > the filter criteria, but also boundary commits. When going through a > list of say, all commits changing the variable `foo`, often half of > the displayed commits are boundary commits. In this case t

[PATCH] gitk: different color for boundary commits

2017-07-29 Thread Stefan Dotterweich
When using filters, the commit list shows not only commits matching the filter criteria, but also boundary commits. When going through a list of say, all commits changing the variable `foo`, often half of the displayed commits are boundary commits. In this case the boundary commits are of little in