git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Show total commit count of two authors or more authors into first author
@ 2015-12-06 19:23 Jagan Teki
  2015-12-06 19:31 ` Andreas Schwab
  0 siblings, 1 reply; 5+ messages in thread
From: Jagan Teki @ 2015-12-06 19:23 UTC (permalink / raw)
  To: Git List

I usually count commits as below command

$ git shortlog -s -n
   149  Jagan Teki
   148  Otavio Salvador
   143  Bo Shen
   137  Lokesh Vutla
   134  Minkyu Kang
   132  Marian Balakowicz
   129  Haavard Skinnemoen
   127  Holger Brunck
   124  Tim Harvey
   122  Jagannadha Teki
   120  Daniel Schwierzeck
   119  Eric Nelson
   118  Andy Fleming
   116  Jagannadha Sutradharudu Teki

Out of which below three names are with same author which changed
while submitted patches.
  149  Jagan Teki
  122  Jagannadha Teki
  116  Jagannadha Sutradharudu Teki

I need a command to show to add all commits and show first one as
   387 Jagan Teki

Can anyone help to do this?

thanks!
-- 
Jagan.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-07  6:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 19:23 Show total commit count of two authors or more authors into first author Jagan Teki
2015-12-06 19:31 ` Andreas Schwab
2015-12-06 20:15   ` Jagan Teki
2015-12-06 21:20     ` brian m. carlson
2015-12-07  6:01       ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).