From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.devel Subject: Re: Generating the ChangeLog files from the commit messages Date: Wed, 19 Nov 2014 23:52:00 +0700 Message-ID: References: <21606.10799.112099.788101@a1i15.kph.uni-mainz.de> <1753218.Ot8JCqssfN@descartes> <546AABCF.8030705@cs.ucla.edu> <9xioico2nm.fsf@fencepost.gnu.org> <87zjbntvfz.fsf@bzg.ath.cx> <87y4r7edhx.fsf@gmx.us> <87tx1vsal4.fsf@bzg.ath.cx> <83389f87ks.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1416415939 28984 80.91.229.3 (19 Nov 2014 16:52:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2014 16:52:19 +0000 (UTC) Cc: Bastien , Rasmus , Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 19 17:52:12 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xr8UG-000771-2J for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2014 17:52:12 +0100 Original-Received: from localhost ([::1]:59521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr8UF-0005H3-ME for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2014 11:52:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr8UC-0005F9-07 for emacs-devel@gnu.org; Wed, 19 Nov 2014 11:52:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr8U7-0002mE-BW for emacs-devel@gnu.org; Wed, 19 Nov 2014 11:52:07 -0500 Original-Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:64209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr8U4-0002lc-O4; Wed, 19 Nov 2014 11:52:00 -0500 Original-Received: by mail-ie0-f172.google.com with SMTP id ar1so872272iec.17 for ; Wed, 19 Nov 2014 08:52:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=OZuiVkgNG9IURWPjVHDSj6kJx7mNvQ+t1THSYeYZt8w=; b=rhWrrHIRhDkIP1J0LfUb7l2g35o42ldXGqj+JZvP9Ek01o6isYYh+vL6XnbrdroDQ4 CehfXzn8gfkc9uG8T5mOfrVI19PM0AAfJsO9CXFGlEmkWT3VVHn6mrB+NJm0or+ir7kG e2VFyPIHW8QWEbV9d681JVYBFfRwCaXJSFTebPiAMwk0p3/m08RRuGO/Ay/tg+Q7V69B w3+/+0/1OajFHaIIclt0ZKLxTV7AfFRNHNnr63aLn3jUM9RpxIX/qdpo6ihRqR9PxDuT F54q7qtQ28Jekd+Kjg0OYqYA1RIaPUS3N/gRw2BCVU5vNUYjNP/UHNkvULuJp41SugvY OslQ== X-Received: by 10.50.141.136 with SMTP id ro8mr4403125igb.32.1416415920234; Wed, 19 Nov 2014 08:52:00 -0800 (PST) Original-Received: by 10.107.48.3 with HTTP; Wed, 19 Nov 2014 08:52:00 -0800 (PST) In-Reply-To: <83389f87ks.fsf@gnu.org> X-Google-Sender-Auth: 2bPI-9YozMGw5TTNz8Nf2rTSNlg X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177787 Archived-At: On Wed, Nov 19, 2014 at 10:43 PM, Eli Zaretskii wrote: > Workflow C: you receive a patch, and tell the contributor to go ahead > and push. By doing so, you accept the patch as it is. And if the contributor has push access, you already agreed that [s]he is knowledgeable enough to write acceptable commit messages.