Re: [bug] get_maintainer.pl incomplete output

2013-10-18 Thread Joe Perches
On Fri, 2013-10-18 at 15:58 -0700, David Rientjes wrote: > On Thu, 17 Oct 2013, Joe Perches wrote: > > Try this: > > It adds authored/lines_added/lines_deleted to rolestats > > For instance: > > $ ./scripts/get_maintainer.pl -f mm/vmpressure.c > > Tejun Heo > > (commit_signer:6/7=86%,authored:3/7

Re: [bug] get_maintainer.pl incomplete output

2013-10-18 Thread David Rientjes
On Thu, 17 Oct 2013, Joe Perches wrote: > Try this: > > It adds authored/lines_added/lines_deleted to rolestats > > For instance: > > $ ./scripts/get_maintainer.pl -f mm/vmpressure.c > Tejun Heo > (commit_signer:6/7=86%,authored:3/7=43%,removed_lines:15/21=71%) > Michal Hocko > (commit_sign

Re: [bug] get_maintainer.pl incomplete output

2013-10-17 Thread Joe Perches
On Thu, 2013-10-17 at 12:12 -0700, Andrew Morton wrote: > On Wed, 16 Oct 2013 20:51:18 -0700 (PDT) David Rientjes > wrote: > > > I haven't looked closely at scripts/get_maintainer.pl, but I recently > > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > > author, Anton Vor

Re: [bug] get_maintainer.pl incomplete output

2013-10-17 Thread Joe Perches
On Thu, 2013-10-17 at 12:12 -0700, Andrew Morton wrote: > On Wed, 16 Oct 2013 20:51:18 -0700 (PDT) David Rientjes > wrote: > > > I haven't looked closely at scripts/get_maintainer.pl, but I recently > > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > > author, Anton Vor

Re: [bug] get_maintainer.pl incomplete output

2013-10-17 Thread Andrew Morton
On Wed, 16 Oct 2013 20:51:18 -0700 (PDT) David Rientjes wrote: > I haven't looked closely at scripts/get_maintainer.pl, but I recently > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > author, Anton Vorontsov . > > Even when I do scripts/get_maintainer.pl -f mm/vmpress

Re: [bug] get_maintainer.pl incomplete output

2013-10-16 Thread Joe Perches
On Wed, 2013-10-16 at 21:19 -0700, David Rientjes wrote: > On Wed, 16 Oct 2013, Joe Perches wrote: > > > > I haven't looked closely at scripts/get_maintainer.pl, but I recently > > > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > > > author, Anton Vorontsov . > > > > >

Re: [bug] get_maintainer.pl incomplete output

2013-10-16 Thread David Rientjes
On Wed, 16 Oct 2013, Joe Perches wrote: > > I haven't looked closely at scripts/get_maintainer.pl, but I recently > > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > > author, Anton Vorontsov . > > > > Even when I do scripts/get_maintainer.pl -f mm/vmpressure.c, his entr

Re: [bug] get_maintainer.pl incomplete output

2013-10-16 Thread Joe Perches
On Wed, 2013-10-16 at 20:51 -0700, David Rientjes wrote: > Hi Joe, Hi David. > I haven't looked closely at scripts/get_maintainer.pl, but I recently > wrote a patch touching mm/vmpressure.c and it doesn't list the file's > author, Anton Vorontsov . > > Even when I do scripts/get_maintainer.pl

[bug] get_maintainer.pl incomplete output

2013-10-16 Thread David Rientjes
Hi Joe, I haven't looked closely at scripts/get_maintainer.pl, but I recently wrote a patch touching mm/vmpressure.c and it doesn't list the file's author, Anton Vorontsov . Even when I do scripts/get_maintainer.pl -f mm/vmpressure.c, his entry is missing and git blame attributs >90% of the li