From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dalaran.tastycake.net (dalaran.tastycake.net [IPv6:2001:ba8:0:1c0::1:1]) by sourceware.org (Postfix) with ESMTPS id 02A8E381FE7C for ; Tue, 11 Oct 2022 13:04:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 02A8E381FE7C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinwoodie.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org Received: from 9.a.5.d.d.6.3.9.c.1.8.0.d.4.1.b.d.a.0.2.5.1.e.d.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:de15:20ad:b14d:81c:936d:d5a9] helo=smtp.tastycake.net) by dalaran.tastycake.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiEwG-0001xh-DM for cygwin-announce@cygwin.com; Tue, 11 Oct 2022 14:04:52 +0100 Message-Id: From: adam@dinwoodie.org Date: Tue, 11 Oct 2022 14:04:52 +0100 X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00,KAM_BLANKSUBJECT,KAM_DMARC_STATUS,MISSING_HEADERS,MISSING_SUBJECT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: >From cygwin-announce-git-filter-repo-2.38.0-1 Tue Oct 11 14:01:56 2022 From: adam@dinwoodie.org Reply-To: cygwin@cygwin.com To: cygwin-announce@cygwin.com Date: Tue, 11 Oct 2022 14:01:56 +0100 Message-Id: <20221011140156.1679-1-adam@dinwoodie.org> Subject: git-filter-repo 2.38.0-1 The following packages have been uploaded to the Cygwin distribution: * git-filter-repo-2.38.0-1 git filter-repo is a versatile tool for rewriting history, which includes capabilities not found anywhere else. It roughly falls into the same space of tool as git filter-branch but without the capitulation-inducing poor performance, with far more capabilities, and with a design that scales usability-wise beyond trivial rewriting cases.