gitk: When a commit contains a note, mark it with a yellow box
commit36242490cd012bcf5148475aaa1a5abb76e4ef66
authorRaphael Zimmerer <killekulla@rdrz.de>
Tue, 19 Apr 2011 20:37:09 +0000 (19 22:37 +0200)
committerPaul Mackerras <paulus@samba.org>
Sun, 29 May 2011 04:51:06 +0000 (29 14:51 +1000)
tree5b0afdbe3563417b28448e0f2f7d22f9edaadcba
parentf5974d97af06bca1382c585a515c8e1920333eb7
gitk: When a commit contains a note, mark it with a yellow box

It is desirable to see at a glance which commits do contain notes.
Therefore mark them with a yellow rectangle.

That can be suppressed with `gitk --no-notes`.

Signed-off-by: Raphael Zimmerer <killekulla@rdrz.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk