lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 May 2010 10:59:44 -0700 (PDT)
From:	Davide Libenzi <davidel@...ilserver.org>
To:	Joe Perches <joe@...ches.com>
cc:	Stefan Richter <stefanr@...6.in-berlin.de>,
	Changli Gao <xiaosuo@...il.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: indiscriminate get_maintainer.pl usage

On Thu, 6 May 2010, Joe Perches wrote:

> There is also the --git-blame option for patches, but blame
> is also only a semi-useful tool, as it could show cleanup patches
> on individual as authors.
> 
> Another option to get_maintainers is --file-emails which looks
> inside a file for email addresses.
> 
> Right now, the default for # of git commits signed to be
> added to the CC list is 1.  It's possible to change the default.
> 
>     --git-min-signatures => number of signatures required (default: 1)
>     --git-max-maintainers => maximum maintainers to add (default: 5)
>     --git-min-percent => minimum percentage of commits required (default: 5)
> 
> Maybe some fine-tuning of the defaults could be useful.
> 
> Suggestions?

(not knowing the get_maintainers internals ...)
Maybe if you weigh each contributor by the amount (in terms of diffstat 
modulo) of changes, you can get more accurate results.
Part of the weight might be related to the time distance (relative to 
current time) since the changeset.


- Davide


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ