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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200807281915.32857.borntraeger@de.ibm.com>
Date:	Mon, 28 Jul 2008 19:15:32 +0200
From:	Christian Borntraeger <borntraeger@...ibm.com>
To:	"Jon Smirl" <jonsmirl@...il.com>
Cc:	"Adrian Bunk" <bunk@...nel.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: 463 kernel developers missing!

Am Montag, 28. Juli 2008 schrieb Jon Smirl:
> > You count merges as patches.
> 
> I just used the output from git shortlog, is there a better way?

git-shortlog --no-merges

You can also avoid the grepping:

git-shortlog -n -s --no-merges
--
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