From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2337 invoked by alias); 15 Aug 2014 08:41:29 -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 2322 invoked by uid 89); 15 Aug 2014 08:41:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout29.012.net.il Received: from mtaout29.012.net.il (HELO mtaout29.012.net.il) (80.179.55.185) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Aug 2014 08:41:26 +0000 Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NAC00F00AIM7Q00@mtaout29.012.net.il> for gdb@sourceware.org; Fri, 15 Aug 2014 11:41:21 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NAC00CA0ASXTX30@mtaout29.012.net.il>; Fri, 15 Aug 2014 11:41:21 +0300 (IDT) Date: Fri, 15 Aug 2014 08:41:00 -0000 From: Eli Zaretskii Subject: Re: ChangeLogs in commit messages In-reply-to: <20140815080510.GA30130@blade.nx> To: Gary Benson Cc: brobecker@adacore.com, gdb@sourceware.org, arnez@linux.vnet.ibm.com Reply-to: Eli Zaretskii Message-id: <83mwb6gn66.fsf@gnu.org> References: <20140814083231.GA6283@blade.nx> <20140814125224.GF4924@adacore.com> <20140814131530.GB12746@blade.nx> <8338czhza9.fsf@gnu.org> <20140815080510.GA30130@blade.nx> X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00047.txt.bz2 > Date: Fri, 15 Aug 2014 09:05:10 +0100 > From: Gary Benson > Cc: brobecker@adacore.com, gdb@sourceware.org, arnez@linux.vnet.ibm.com > > 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. Can't --author be used more than once, or mention more than 1 author in the same --author switch?