From owner-freebsd-git@freebsd.org Sun May 2 11:35:21 2021 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D88E662255F for ; Sun, 2 May 2021 11:35:21 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FY3tw43Ylz4bGc for ; Sun, 2 May 2021 11:35:20 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by maybe.home.utahime.org (Postfix) with ESMTPS id 4BD9C9BF8 for ; Sun, 2 May 2021 20:35:09 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1619955309; bh=KaXRT5jvJNTI2Ae24SYcG5fB3aIM8MEe8f2EZQRcNfI=; h=Date:To:Subject:From; b=w0szo0MUCAR1euthPzCbzk5fI4VLvwjNkGy/7aI3/BHkWcgODEm2nXbT+LEf42Q8W c6+WC4eYs4vjm+LPEJyNlzs2G5axBnLkXqXc2wwlpHcnoZMenVhS26BODBqvuMzcz5 SJRL64+aOk0F5L5yLjNaaNbZxpL5LxV5xYyN6zvZY+GGXKFNyEN7sFFafqU0ZJRS9E FHq8n2JyaHywwnE0nJWvmSqAIQmVPe4koOLb10X9mPrTQdDGY4Kvs/9okkEuzv/KqS BBawbVDys2w4KZlFfwbjyVtaWAM3hJQaPd4enXF5TU1DEiaD7VWslzn/MtBnu9Ousd W68yNsbLtXUgw== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 4284921C8D; Sun, 2 May 2021 20:35:08 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org Date: Sun, 02 May 2021 20:33:11 +0900 (JST) Message-Id: <20210502.203311.1220959374911462213.yasu@utahime.org> To: freebsd-git@freebsd.org Subject: Downloading specified file through cgit From: Yasuhiro Kimura X-Mailer: Mew version 6.8 on Emacs 27.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FY3tw43Ylz4bGc X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=w0szo0MU; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [-0.70 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_DN_NONE(0.00)[]; HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org]; HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[utahime.org]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255]; MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-git] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 11:35:21 -0000 Hello All, Assuming that following 4 items are provided, is it possible to download corresponding file through cgit? * Repository (e.g. src) * Branch (e.g. main) * Commit hash (e.g. ace7209ce04d0e4dc0e84d5e2eb27fc762e67a01) * Path of file (e.g. /sys/conf/newvers.sh) I tried to find it by clicking around links on the web interface of cgit.freebsd.org but couldn't find right path. Best Regards. --- Yasuhiro Kimura