From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.devel Subject: Some hard numbers about contributions to Magit Date: Mon, 10 Jul 2017 17:16:10 +0200 Message-ID: <87r2xoz5j9.fsf@bernoul.li> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1499699829 952 195.159.176.226 (10 Jul 2017 15:17:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 10 Jul 2017 15:17:09 +0000 (UTC) User-Agent: mu4e 0.9.19; emacs 25.2.1 To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 10 17:17:02 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dUaQh-00084i-9L for ged-emacs-devel@m.gmane.org; Mon, 10 Jul 2017 17:16:55 +0200 Original-Received: from localhost ([::1]:41344 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUaQm-0006VC-JA for ged-emacs-devel@m.gmane.org; Mon, 10 Jul 2017 11:17:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUaQ7-0006V1-UD for emacs-devel@gnu.org; Mon, 10 Jul 2017 11:16:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUaQ2-0006a8-VU for emacs-devel@gnu.org; Mon, 10 Jul 2017 11:16:19 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:42126) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dUaQ2-0006YJ-Nb for emacs-devel@gnu.org; Mon, 10 Jul 2017 11:16:14 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id 1E7AD1679F for ; Mon, 10 Jul 2017 17:16:11 +0200 (CEST) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail1.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id NsAIHkqR5i5Y for ; Mon, 10 Jul 2017 17:16:11 +0200 (CEST) Original-Received: from desktop (77-58-214-193.dclient.hispeed.ch [77.58.214.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id E7E71166E5 for ; Mon, 10 Jul 2017 17:16:10 +0200 (CEST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.243.197.30 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:216412 Archived-At: Hello, Some more hard numbers, this time about who has contributed how much to Magit: https://magit.vc/stats/authors.html This was generated using `gitstats' (http://gitstats.sourceforge.net). If you are only interested in how many commits each contributor made, but not how many lines s/he added/removed, then you can also use: git shortlog -n -s -e Cheers, Jonas