From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BC4415838C for ; Thu, 25 Jan 2024 15:41:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72AC6E2A54; Thu, 25 Jan 2024 15:41:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5ABD8E2A54 for ; Thu, 25 Jan 2024 15:41:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9868534338E for ; Thu, 25 Jan 2024 15:41:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DE681133 for ; Thu, 25 Jan 2024 15:41:44 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1706155312.85eb98f8a1ac763822e1819b81e00727a98d4612.arthurzam@gentoo> Subject: [gentoo-commits] proj/pkgcore/snakeoil:master commit in: / X-VCS-Repository: proj/pkgcore/snakeoil X-VCS-Files: .git-blame-ignore-revs X-VCS-Directories: / X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 85eb98f8a1ac763822e1819b81e00727a98d4612 X-VCS-Branch: master Date: Thu, 25 Jan 2024 15:41:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e24ae49c-f85d-4149-bd0b-56756ebad839 X-Archives-Hash: ff999419a180f44c8b29358b3a462959 commit: 85eb98f8a1ac763822e1819b81e00727a98d4612 Author: Brian Harring gmail com> AuthorDate: Thu Jan 25 01:12:00 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jan 25 04:01:52 2024 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/snakeoil.git/commit/?id=85eb98f8 History: add rev suppression for commits that bulk moved files. The point here is to be able to pull the full history for a change rather than losing the thread because folks moved files around. Some of this code is old enough to vote, so knowing why something was done back in py2.2 era matters. This is also useful for un-obscuring some of the original authors for double checking no major holder is being dropped. Signed-off-by: Brian Harring gmail.com> .git-blame-ignore-revs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 1e4ba234..c2309bec 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -2,3 +2,9 @@ 2fbaa7b40c7a6107d3c4b558324e9ba6e8ce1acc # Reformat via black-23.1.0 266d2c7b8b975ccc6361eb47bcab7e73b578a1f6 +# tests being moved into tests/* layout +69eb509bf9dad811fa7060807c2be4d0570bc7cc +795d355af19a0440385070b3693b89da33f6e74c +3db0d6447d8bd7e25bfdd97a31414ea44ef610bf +# migration of code into src/* layout. +7df0022b7ebd530a3287fa9677531c49237fba62