From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-045.btinternet.com (mailomta6-re.btinternet.com [213.120.69.99]) by sourceware.org (Postfix) with ESMTPS id BC8623857C59 for ; Tue, 13 Sep 2022 21:02:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BC8623857C59 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-004.btmx-prd.synchronoss.net ([10.2.54.7]) by re-prd-fep-045.btinternet.com with ESMTP id <20220913210210.FNQN3219.re-prd-fep-045.btinternet.com@re-prd-rgout-004.btmx-prd.synchronoss.net> for ; Tue, 13 Sep 2022 22:02:10 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A901C397437C9 X-Originating-IP: [81.153.98.219] X-OWM-Source-IP: 81.153.98.219 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrfedugedgudehlecutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucenucfjughrpefkffggfgfuvffhtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeeuvedutdfhtddvfeeflefhvdffleeftdetfeejjeehteehffduleelledvledtleenucffohhmrghinhepshhouhhrtggvfigrrhgvrdhorhhgpdhkvghrnhgvlhdrohhrghdpkhihlhgvrghmrdgtohhmpdhorhhgrdhorhhgnecukfhppeekuddrudehfedrleekrddvudelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdeingdpihhnvghtpeekuddrudehfedrleekrddvudelpdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegthihgfihinhdquggvvhgvlhhophgvrhhssegthihgfihinhdrtghomh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.106] (81.153.98.219) by re-prd-rgout-004.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A901C397437C9 for cygwin-developers@cygwin.com; Tue, 13 Sep 2022 22:02:10 +0100 Message-ID: <1ed37521-ab0f-ece3-b43b-f3cef97caa9b@dronecode.org.uk> Date: Tue, 13 Sep 2022 22:02:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Fwd: public-inbox for cygwin lists Content-Language: en-GB To: cygwin-developers@cygwin.com From: Jon Turney Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3568.8 required=5.0 tests=BAYES_00,FORGED_SPF_HELO,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NONE,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: -------- Forwarded Message -------- Subject: public-inbox for cygwin lists Date: Thu, 25 Aug 2022 13:03:24 +0200 From: Mark Wielaard Hi cygwin-hackers, Given that cygwin is part of the sourceware family the mailinglists are now also available through the public-inbox instance at https://inbox.sourceware.org/ In particular: https://inbox.sourceware.org/cygwin https://inbox.sourceware.org/cygwin-announce https://inbox.sourceware.org/cygwin-apps https://inbox.sourceware.org/cygwin-developers https://inbox.sourceware.org/cygwin-patches There are also archives of some older not used anymore lists in case people are interested in some history (we are aware that some of these older lists contain spam, we will try to remove that). Note that you can now mirror these mailinglists through git (see the mirror instructions on each list), there is an atom link to follow the lists, you can download mboxes of search results and there are read- only nntp news and imap archives of each list (in the inbox.cygwin.* hierarchy). To handle patches you might want to look at b4 or piem for emacs: https://git.kernel.org/pub/scm/utils/b4/b4.git https://git.kernel.org/pub/scm/utils/b4/b4.git/tree/man/b4.5.rst https://git.kyleam.com/piem https://docs.kyleam.com/piem.html You will want the following in your .git/config: [b4] midmask = https://inbox.sourceware.org/cygwin-patches/%s linkmask = https://inbox.sourceware.org.org/cygwin-patches/%s There are currently some known issues: - Message-IDs can contain slashes ('/') which are sometimes encoded as %2F. If you got an URL with "%2F" in the path change it to an actual '/' character to workaround it (which doesn't work if the Message-ID ends with a /). We are looking to see if we can get the slash handling more consistent. - HTML emails aren't accepted. Even if the list would strip the text/html part. Please don't sent HTML email. We are looking at stripping the HTML part and only importing the text/plain part into public-inbox. Your friendly sourceware overseers team (with special thanks to Simon Marchi for showing how to setup public-inbox and to Frank Eigler for making sure the sourceware infrastructure was ready).