Show total commit count of two authors or more authors into first author

2015-12-06 Thread Jagan Teki
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

Re: Show total commit count of two authors or more authors into first author

2015-12-06 Thread Jagan Teki
On 7 December 2015 at 01:01, Andreas Schwab wrote: > Jagan Teki writes: > >> Out of which below three names are with same author which changed >> while submitted patches. >> 149 Jagan Teki >> 122 Jagannadha Teki >> 116 Jagannadha

Re: Show total commit count of two authors or more authors into first author

2015-12-06 Thread Andreas Schwab
Jagan Teki writes: > 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 >

Re: Show total commit count of two authors or more authors into first author

2015-12-06 Thread brian m. carlson
On Mon, Dec 07, 2015 at 01:45:19AM +0530, Jagan Teki wrote: > Thanks for the info, I'm able to map two author with e-mail but it's > not working when I group 3 > > $ .mailmap > Jagan Teki Jagannadha Teki > > The above worked but how about 3 names mapping > > $

Re: Show total commit count of two authors or more authors into first author

2015-12-06 Thread Jagan Teki
On 7 December 2015 at 02:50, brian m. carlson wrote: > On Mon, Dec 07, 2015 at 01:45:19AM +0530, Jagan Teki wrote: >> Thanks for the info, I'm able to map two author with e-mail but it's >> not working when I group 3 >> >> $ .mailmap >> Jagan Teki