From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98877 invoked by alias); 28 Dec 2019 02:33:40 -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 98868 invoked by uid 89); 28 Dec 2019 02:33:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=gave, HX-Languages-Length:525, bizarre X-HELO: snark.thyrsus.com Received: from thyrsus.com (HELO snark.thyrsus.com) (71.162.243.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 28 Dec 2019 02:33:38 +0000 Received: by snark.thyrsus.com (Postfix, from userid 1000) id 106D74704972; Fri, 27 Dec 2019 21:33:37 -0500 (EST) Date: Sat, 28 Dec 2019 02:33:00 -0000 From: "Eric S. Raymond" To: Joseph Myers Cc: Alexandre Oliva , Jeff Law , Segher Boessenkool , Mark Wielaard , Maxim Kuvyrkov , "Richard Earnshaw (lists)" , gcc@gcc.gnu.org Subject: Re: Proposal for the transition timetable for the move to GIT Message-ID: <20191228023337.GC22756@thyrsus.com> Reply-To: esr@thyrsus.com References: <20191216153649.GE3152@gate.crashing.org> <20191225120747.GA96669@thyrsus.com> <20191226191607.GA8608@thyrsus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-IsSubscribed: yes X-SW-Source: 2019-12/txt/msg00464.txt.bz2 Joseph Myers : > reposurgeon results are fully reproducible (by design, the same inputs to > the same version of reposurgeon should produce the same output as a > git-fast-import stream, Designer confirms, and adds that we gave a *very* stringent test suite to verify this. Much of it consists of bizarre malformations collected during past conversions. GCC has added its share. -- Eric S. Raymond