From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arsen =?utf-8?Q?Arsenovi=C4=87?= Newsgroups: gmane.lisp.guile.devel Subject: Re: pull requests for guile Date: Mon, 08 May 2023 19:03:16 +0200 Message-ID: <87zg6ewy83.fsf@aarsen.me> References: <781a3ed7-6fcd-b502-a03b-6ae63279be75@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11302"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-devel@gnu.org To: Matt Wette Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Mon May 08 19:05:42 2023 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pw4Iw-0002hv-Jn for guile-devel@m.gmane-mx.org; Mon, 08 May 2023 19:05:42 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pw4Id-0003Ep-27; Mon, 08 May 2023 13:05:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pw4Ib-0003Eh-9T for guile-devel@gnu.org; Mon, 08 May 2023 13:05:21 -0400 Original-Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pw4IZ-0007KJ-Jv for guile-devel@gnu.org; Mon, 08 May 2023 13:05:21 -0400 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4QFSMl39zyz9sWY; Mon, 8 May 2023 19:05:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1683565507; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OLKcBs+jU3Z1iGfvhOTt4DT6HjCqjNx8hW7e2JJ16wU=; b=Ick0SkVeTLrr723bNkwYUfnKPpvQEph2sLAt0lnLftEbA6JXY6TlZVv0bTY6hZu2vy3nXx wQBey/M5+KNJrziqkbdrWHSI08fVag61N+bChiqpOGkXqdzP/eFStg3VsdfGoCPSqt0CBD /lIM64VMjtgG9q4B7AjPtlc4hjpaicJJhFz5EAiGUVWWrv3oIMFWxPKaNsgFlmNxiTfoef LlXW1HKRxo2jMEwb2R4kgF+xT+xyUv0QhdUdksKMpjr+cdY9R+ENpV/n4/5rzdBdhgXLAC l37n4wAWSp4CmB8d+90mSIqvRZ36YDfkIQQKvTzRbaPL0zRG3mjiW9vZeHAUAA== In-reply-to: <781a3ed7-6fcd-b502-a03b-6ae63279be75@gmail.com> X-Rspamd-Queue-Id: 4QFSMl39zyz9sWY Received-SPF: pass client-ip=80.241.56.171; envelope-from=arsen@aarsen.me; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.devel:21827 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Matt, Matt Wette writes: > Hi All, > > Does the savannah git repo support `git-request-pull'?=C2=A0=C2=A0 And if= so, > would that make getting patches in more efficient?=C2=A0=C2=A0 It seems t= he guile > project needs a way to get simple fixed, at least, merged in.=C2=A0 Would > this help? git request-pull merely formats an email from a template, with some convenience checks, for maintainers to fetch from. I have a feeling that you're conflating it with a GitHub "feature". Savannah needs no special support enabled for maintainers and contributors to be able to use Gits own request-pulls. Have a lovely day. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIYEARYKAC4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCZFkrvBAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosSTmB0A/1Qr37KCpcoQheJCEl1a810SP5UeV7F9HnEk SMcdrA7JAQDiWTDwrwaOmWiaLqcU0NTl9WjKRNJI8QAuBmekhzMQAQ== =hbG+ -----END PGP SIGNATURE----- --=-=-=--