Alexander Gavrilov writes: > Add a new item to the file list popup menu, that > calls git gui blame for the selected file, starting > with the first parent of the current commit. Also applied, also with some edits to the description. > + $flist_menu add command -label [mc "Blame parent commit"] \ > + -command {external_blame 1} Why the parent commit rather than the current commit? 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