From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-183120-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 322F01382C5
	for <garchives@archives.gentoo.org>; Mon, 26 Mar 2018 03:33:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 43F56E08CE;
	Mon, 26 Mar 2018 03:33:31 +0000 (UTC)
Received: from forward106j.mail.yandex.net (forward106j.mail.yandex.net [5.45.198.249])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id BDCD8E0848
	for <gentoo-user@lists.gentoo.org>; Mon, 26 Mar 2018 03:33:30 +0000 (UTC)
Received: from mxback9j.mail.yandex.net (mxback9j.mail.yandex.net [IPv6:2a02:6b8:0:1619::112])
	by forward106j.mail.yandex.net (Yandex) with ESMTP id A59EE1805BF9
	for <gentoo-user@lists.gentoo.org>; Mon, 26 Mar 2018 06:33:27 +0300 (MSK)
Received: from smtp2p.mail.yandex.net (smtp2p.mail.yandex.net [2a02:6b8:0:1472:2741:0:8b6:7])
	by mxback9j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id iXyHNRE2ub-XQIGuOiN;
	Mon, 26 Mar 2018 06:33:27 +0300
Received: by smtp2p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id Qp3KxIaM8j-XKROlqIU;
	Mon, 26 Mar 2018 06:33:20 +0300
	(using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits))
	(Client certificate not present)
From: "Vadim A. Misbakh-Soloviov" <gentoo@mva.name>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OT: github (and gitlab, etc etc): track down a particular commit
Date: Mon, 26 Mar 2018 10:33:19 +0700
Message-ID: <4263406.LAFWZspKY7@note>
In-Reply-To: <20180325161336.432zgxfpifi2qz5f@matica.foolinux.mooo.com>
References: <20180325161336.432zgxfpifi2qz5f@matica.foolinux.mooo.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="UTF-8"
X-Archives-Salt: c45b8e18-1c9e-458f-96ea-70e3cfc8240a
X-Archives-Hash: 4828c4970a28396be284059770a6f765

> Which official released released versions V1.0, V2.0 etc contain a
> particular commit C1ABCDE?

> Unfortunately I know of no direct way of answering either question with
> the web UI of github

Talking about github - you can open the commit page (say, https://github.com/
torvalds/linux/commit/fa41b900c30b45fab03783724932dc30cd46a6be )
And look at the bottom of long description field. There will be a label that 
shows which tag(s) contains this commit.