On Wed, Mar 11, 2015 at 11:16 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Duy Nguyen <pclouds@xxxxxxxxx> writes: > >> ... We may want to acknowledge review efforts as well, by >> grepping Helped-by:, Reviewed-by:... > > Agreed. Something along the lines of > > $ git shortlog --no-merges -s -n -t Helped-by -t Reviewed-by v2.3.0.. A quick grep/uniq/sort gives this 1512 Acked-by 537 Reviewed-by 389 Reported-by 317 Helped-by 147 Tested-by 143 Suggested-by 97 Noticed-by 78 Improved-by 49 Thanks-to 40 Mentored-by 23 Requested-by 21 Acked-By 20 Inspired-by 18 Based-on-patch-by 9 Explained-by 9 Contributions-by It looks like people are quite creative. I think all these "*-by" (so -t supports wildcards) and Thanks-to: could be also considered as contribution. -- Duy -- 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