From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id EFBA93858C5F for ; Wed, 7 Feb 2024 23:38:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org EFBA93858C5F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org EFBA93858C5F Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1707349127; cv=none; b=Rpz8X7PBVlPQIpZrPOlZtSz/wJHBFtlJ4JemaiV4WbBKpSUgmoaYPQkX6N2R4KpG6pPhG2HtNWMfJI06rtAP6ZXQV4BGdUJgtMkJHD8mVC7YNXhEPFV9oZwkAuEyJMA/ViK2tcTCRFge+nmWqgg7/PtMkvNDJ7z1mio0P69E+as= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1707349127; c=relaxed/simple; bh=JaFMWcVyvZ50r3NAWIHvEwGYELkh/TlqFub0p/v+AJU=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=igszKtRVztclJNza0Dt+kjTZXE8Rnvt/ZbFZ9gjEH+5ax9jN7AVMhpe44idX1Jj6hMurcqRVtXY0O77k6H6ZwjzkjUIoYm5tiCCctdseQJ44ZZ2tx6JPOKtsawPTs3nMAQpl+zoLMHtA8FLoldgmsqkxMQILA2vMIooVJA011hE= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id DB413306A5A5; Thu, 8 Feb 2024 00:38:43 +0100 (CET) Date: Thu, 8 Feb 2024 00:38:43 +0100 From: Mark Wielaard To: Jon Turney , overseers@sourceware.org, Corinna Vinschen Subject: cygwin-packages gitweb to cgit rewrite Message-ID: <20240207233843.GF25554@gnu.wildebeest.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: Hi, Jon noticed that there are links to the cygwin-packages gitweb overview pages, which are horribly slow to load. For now I redirected https://cygwin.com/git-cygwin-packages/ and https://cygwin.com/git/cygwin-packages/ to https://cygwin.com/cgit/cygwin-packages/ This is just for the overview pages. All other subpages (and git repos) are still accessible. Rewriting those using Arsen's script [*] is a little tricky, unless we rewrite all cygwin/sourceware/gcc gitweb urls. Please yell and scream if I broke something. Cheers, Mark [*] https://git.sr.ht/~arsen/cgitweb/tree