On 8/15/07, Stefan Richter <[email protected]> wrote: > Linus Torvalds wrote: > > #!/bin/sh > > git log --since=6.months.ago -- "$@" | > > grep -i '^ [-a-z]*by:.*@' | > > sort | uniq -c | > > sort -r -n | head > > > > and it gives you a rather good picture of who is involved with a > > particular subdirectory or file. > > No, it doesn't. The subscribers of <[email protected]> are > not listed in patch logs. Then maybe they should be added into the patch logs. A CC: line isn't that big of a deal, and also shows who got notified. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Joe Perches <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Arjan van de Ven <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Alan Cox <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Joe Perches <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Joe Perches <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Linus Torvalds <[email protected]>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Stefan Richter <[email protected]>
- [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Prev by Date: Re: [linux-usb-devel] USB-related oops in sysfs with linux v2.6.23-rc3-50-g28e8351
- Next by Date: Re: [linux-usb-devel] USB-related oops in sysfs with linux v2.6.23-rc3-50-g28e8351
- Previous by thread: Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Next by thread: Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Index(es):