Quoting Jakub Narebski <jnareb@xxxxxxxxx>: > Unfortunately the implementation in 244a70e used one call for > git-rev-parse to find parent revision per line in file, instead of > using long lived "git cat-file --batch-check" (which might not existed > then), or changing validate_refname to validate_revision and made it > accept <rev>^, <rev>^^, <rev>^^^ etc. syntax. Could you substantiate why this is "Unfortunate"? Is the new implementation faster? By how much? When "previous" commit information is available in the output from "git blame", can you make use of it? -- Nanako Shiraishi http://ivory.ap.teacup.com/nanako3/ -- 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