Mark Burton writes: > I think the same problem exists with the 'run git gui blame on this > line' feature. It doesn't work when gitk is started in a subdir of the > working tree but it does work when gitk is started in the top-level > directory. I have checked in a fix into my gitk.git repository at git://git.kernel.org/pub/scm/gitk/gitk.git. However, there seems to be a bug in git gui blame; it gives a "list index out of range" error sometimes. Shawn, to see an example of the error, get a current kernel tree and do: $ cd arch/powerpc $ git gui blame --line=1183 2c5e76158fcea6e3b9536a74efa7b5e2e846d374 \ ../../net/sunrpc/svcsock.c Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html