I've made a script for git, it is similar to git-blame, but it shows every line that was ever in the file, along with information about when it was added or deleted. It is inspired by Ned Batchelder's blameall.py for svn, which was inspired by a similar feature in Perforce. You can download it here http://1dan.org/git- blameall, it is a python script. -- 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