From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16849 invoked by alias); 15 Aug 2014 08:05:24 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 16835 invoked by uid 89); 15 Aug 2014 08:05:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 15 Aug 2014 08:05:21 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7F85DQx013319 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 15 Aug 2014 04:05:13 -0400 Received: from blade.nx (ovpn-116-116.ams2.redhat.com [10.36.116.116]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s7F85B3D007814; Fri, 15 Aug 2014 04:05:12 -0400 Received: by blade.nx (Postfix, from userid 1000) id 67B562640CB; Fri, 15 Aug 2014 09:05:10 +0100 (BST) Date: Fri, 15 Aug 2014 08:05:00 -0000 From: Gary Benson To: Eli Zaretskii Cc: brobecker@adacore.com, gdb@sourceware.org, arnez@linux.vnet.ibm.com Subject: Re: ChangeLogs in commit messages Message-ID: <20140815080510.GA30130@blade.nx> References: <20140814083231.GA6283@blade.nx> <20140814125224.GF4924@adacore.com> <20140814131530.GB12746@blade.nx> <8338czhza9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8338czhza9.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00046.txt.bz2 Eli Zaretskii wrote: > > Date: Thu, 14 Aug 2014 14:15:30 +0100 > > From: Gary Benson > > Cc: gdb@sourceware.org, Andreas Arnez > > > > My concern with omitting the author-and-date is for commits with > > multiple authors > > Doesn't the --author switch provide a solution for that? It only allows for two people though, author and committer. As far as I'm aware anyway! I'm sure there are commits in there with more than two authors. Cheers, Gary -- http://gbenson.net/