From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0ERABeNKMWGN/AAAgWs5BA (envelope-from ) for ; Fri, 03 Sep 2021 00:06:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4CJ/AONKMWEVIAAAB5/wlQ (envelope-from ) for ; Thu, 02 Sep 2021 22:06:27 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C072F1335A for ; Fri, 3 Sep 2021 00:06:26 +0200 (CEST) Received: from localhost ([::1]:49752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLuqn-0002te-Lf for larch@yhetil.org; Thu, 02 Sep 2021 18:06:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39962) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLuqQ-0002jz-MS for guix-patches@gnu.org; Thu, 02 Sep 2021 18:06:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58946) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLuqQ-0003HI-Ea for guix-patches@gnu.org; Thu, 02 Sep 2021 18:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mLuqQ-00078t-7F for guix-patches@gnu.org; Thu, 02 Sep 2021 18:06:02 -0400 Subject: bug#49886: [PATCH v2] Add gitile and gitile service Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 02 Sep 2021 22:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49886 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 49886-done@debbugs.gnu.org Mail-Followup-To: 49886@debbugs.gnu.org, julien@lepiller.eu, julien@lepiller.eu Received: via spool by 49886-done@debbugs.gnu.org id=D49886.163062031627398 (code D ref 49886); Thu, 02 Sep 2021 22:06:02 +0000 Received: (at 49886-done) by debbugs.gnu.org; 2 Sep 2021 22:05:16 +0000 Received: from localhost ([127.0.0.1]:42257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLupg-00077p-Bq for submit@debbugs.gnu.org; Thu, 02 Sep 2021 18:05:16 -0400 Received: from lepiller.eu ([89.234.186.109]:56958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLupe-00077h-Bd for 49886-done@debbugs.gnu.org; Thu, 02 Sep 2021 18:05:15 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id e5292df2; Thu, 2 Sep 2021 22:05:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=SCRdqYu/X+Jl KwPLq1M2s6KsWP3afb1Fv8d1g4YI73I=; b=KGAVimttYX1wKyagYOXSJWcgrwcA 4wAYpi4x9HYCEdhTmgfbjCPgtVZWQjuikb4PymlRpR/FasWyHXmaFgUFVx+T9amD 7hFqzm3XqwsFaWffNUIlAeKLVssT9CNcZVTV51ufnKjIPvTa0vhKchtidUhsClTE sjcDRDr1vwI0DSRTrA0eP1Hb+yQMRbkyQWZwBeYcbESy/ldhZH9ugA+DPUEgZjv1 8145jC80P3T+Lz2HmzvirjJS7+bLSC3YLqh53ttjfPHZGXP2A+r6ssy8rpyq7bXi abReM+pnGnx7tfgXTlNLt59rHpPvJ81D5dK/fArYCGdlNgBwdbk+AWSbXQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 7435aa46 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 2 Sep 2021 22:05:10 +0000 (UTC) Date: Fri, 3 Sep 2021 00:04:54 +0200 From: Julien Lepiller Message-ID: <20210903000454.421d34ff@tachikoma.lepiller.eu> In-Reply-To: <87tuj7ayh7.fsf@gnu.org> References: <20210805035159.3959e01e@tachikoma.lepiller.eu> <87lf59shyi.fsf@gnu.org> <20210825233136.450d778b@tachikoma.lepiller.eu> <87tuj7ayh7.fsf@gnu.org> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630620386; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=SCRdqYu/X+JlKwPLq1M2s6KsWP3afb1Fv8d1g4YI73I=; b=TV3FuXaCQlEjvLHAMnLICH4vhmHCzxFkDEy+XM7sS/EndRoMmAk2yq3Fpu6LIpiFSesPq/ enYf2LG2afO1JrCMc2GCh/s5ZavlfmxcbE4wtAvNLfhD7v1CCQsQUklJD2OKI702eTuxyU BPqpDuKwIaFdQpEXDt9xjn/F0Xcotf+iQPtuNjTlA2pX0J5xHzTC0CFxND9uu5t6u+mVv/ x2XANXE3uumOI2sRH1A+un7TCQFVCDeH292wGzE1r5p6CMmNHL7ng6e+t33Y4hnG6ZqrNv hTUsymG1yAIylasG7wE8KTCPsITWOH2fwO3BU232ZTHsUZFX8jM18DOHg3ZWmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630620386; a=rsa-sha256; cv=none; b=mrP+2XC4vyb1UUDYuZ7qhe+1Y8tHpEqCBnpaRZSQlxNUMa59mkti0oMDxkPcxkDADtrl5S lFbMXc+kQgceFGhMUZ15eHEyb6bQpG3EdmOomhgh70XUeD6WrLLMbfPC38ytyLYHd2eGIF PXsCchiyIUd7tR6IeiepUc+8lbOTAm9IwB7fZcH7ioNYKZMPximqSXL6wIYOjCXwmvwdZ4 W8hv5a8lClwLJQKQQTZ3HJpo74js/AMbBtI40zgzemFt/OcjS2VOlgoUOZHV6ea0Nh0jny or8HxnwccpStC2XnFVjY7y/qlgKJluMM5wBqxtxDbetkzJ+9XANUA79/Xi1aoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=KGAVimtt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=KGAVimtt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C072F1335A X-Spam-Score: -1.32 X-Migadu-Scanner: scn1.migadu.com X-TUID: lrPDoNNmwGmd Pushed, thanks!