Am 19.04.2013 21:24, schrieb Junio C Hamano: > Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > >> On Fri, Apr 19, 2013 at 12:08 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >>> Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: >>>> The code finds the changes of a commit, runs 'git blame' for each chunk >>>> to see which other commits are relevant, and then reports the author and >>>> signers. > > But I think it can be useful outside the context of send-email as > well, and having one independent tool that does one single job well > is a better design. Perhaps it is better to name it less specific > to send-email's cc-cmd option. "git people"? "git whom"? "git > reviewers"? I dunno, but along those lines. Would it make sense to integrate this in git shortlog, which already does something similar? -- Hannes -- 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