Aneesh Kumar K.V wrote: > Hi All, > > I found the git-gui blame tool interface quiet confusing with the all > those color code. What does the color code actually mean ? A simple > interface would be > > [ commit ] [ line number ] [ code ] > > .... > ... > -------------------------------------- > commit details of the selected commit > > Sine i don't have a tcl/tk reference around i update blameview to show the above. The patch is attached below in case you are interested. NOTE: How do i resize the widgets in perl-gtk ? I wanted the commit window to be a bit larger. Any help ? -aneesh