From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48532 invoked by alias); 3 Jan 2020 12:38:02 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 48521 invoked by uid 89); 3 Jan 2020 12:38:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy= X-HELO: esa3.mentor.iphmx.com Received: from esa3.mentor.iphmx.com (HELO esa3.mentor.iphmx.com) (68.232.137.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Jan 2020 12:38:01 +0000 IronPort-SDR: tHfCelL3u24ddeZf7tLbU4MSFKWnNVmGaNVHmi7za7LmKUXc4SdPdZH3HDLL28uxKfGdCsA4R+ +D5lQHvIX/Sm7pqYHByDhvFmSoBtB1BhNIVIaaBMeqsbQAGj+hJzM4NadBEkZ0T0ihVe5ArD5Z kIi3IX6DTDiRHTSOt/q8FJMT/m50uSduTCdWbaMZlqC32XeF5xf/+Ry019tRHyc2b/EURDRpzn WMpyGJvrqpHTsOegLnHcFUpn8ZLzkIoI5SNGyDd3mw7OBGimhhFUIhy5C4MaL52xGyBlbLY61A 6v0= Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 03 Jan 2020 04:37:59 -0800 IronPort-SDR: Yfi15Nz1v5Xrlr6Q6/xpLUdgDvmZWVP3IlfrydZO2BJeZYWHrorX6PUmtZ64+8JecN0Ryi8+lT POaNxJjxjE4SiwejT0nrWhmIrIh0xD1wai/QZjIJRzlvLqrFKPsFySypssVQBI4cmpZq9C0OSj lQ1cQEv42RLxjQaxzox6t1C8gTsQJAS9TxZ1FGyOhO4wZoYga92qBoiubBjvunLf3QQxqKBUOc Cch4tq2/gdGrG/0Tyr0xEFM4FzGqWOc6CTDRBkWuP+TDz71BsO3sDBHZ2gbHij4jL8EeD6yQ23 TN8= Date: Fri, 03 Jan 2020 12:38:00 -0000 From: Joseph Myers To: CC: Subject: Re: Test GCC conversion with reposurgeon available In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: joseph@codesourcery.com X-SW-Source: 2020-01/txt/msg00013.txt.bz2 On Sat, 28 Dec 2019, Joseph Myers wrote: > Two more. > > git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-6a.git > git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-6b.git Two more. git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-7a.git git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-7b.git These have further accumulated improvements, especially identifying more merge commits, many improved author attributions, and many improved commit summaries / PR number fixups from Richard's scripts. We're working on identifying further cases where author attributions can be safely improved. -- Joseph S. Myers joseph@codesourcery.com