From owner-freebsd-git@freebsd.org Sat Feb 20 06:34:43 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 3542053ADFD for ; Sat, 20 Feb 2021 06:34:43 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DjJZq0vtLz4mc2 for ; Sat, 20 Feb 2021 06:34:43 +0000 (UTC) (envelope-from philip@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 1D50353ADFB; Sat, 20 Feb 2021 06:34:43 +0000 (UTC) Delivered-To: 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 1D20053ADFA for ; Sat, 20 Feb 2021 06:34:43 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DjJZq0KWWz4mxq; Sat, 20 Feb 2021 06:34:43 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [IPv6:2a00:1098:82:3a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "R3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id DB0AD28869; Sat, 20 Feb 2021 06:34:42 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [95.216.22.234]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "rincewind.trouble.is", Issuer "R3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 4DjJZn6m96z1hH; Sat, 20 Feb 2021 06:34:41 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, authenticated sender philip) id 4DjJZm4gcFz2JQ4; Sat, 20 Feb 2021 06:34:40 +0000 (UTC) From: "Philip Paeps" To: "Daniel Ebdrup Jensen" Cc: git@FreeBSD.org Subject: Re: Regarding commit notifications Date: Sat, 20 Feb 2021 14:34:36 +0800 X-Clacks-Overhead: GNU Terry Pratchett X-Mailer: MailMate (1.14r5757) Message-ID: <2559B0A0-9BBF-4A52-8354-757E08381137@freebsd.org> In-Reply-To: <20210220043627.ouvbirq4n2elmjdk@nerd-thinkpad.local> References: <20210220043627.ouvbirq4n2elmjdk@nerd-thinkpad.local> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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: Sat, 20 Feb 2021 06:34:43 -0000 On 2021-02-20 12:36:27 (+0800), Daniel Ebdrup Jensen wrote: > I had a thought the other day, that it would be nice if the subject > message sent to src-commiters and doc-commiters (and the > branch-specific > mailing lists) included the repo in question. > > For example, a mail sent to doc-commiters looked something like this > git: - doc/main - > > Ie. the only thing that's added is the "doc/" part. > > I already mentioned this in #gitcvt on EFnet, but jhb@ asked me to > send > it in as an email. > > jhb@ also pointed out that there are mail-headers, which I wasn't > aware > of, but I still think it would be great to have it in the subject. :) > > Naturally, this doesn't need to go to the top of the TODO list ;) This sounds very redundant. The doc commit mails already go to a separate mailing list from the src commit mailing list. And as jhb pointed out: there are X-headers in the message to tell you the repo (and more) too. The downside of this is that people reading commit mail in narrow windows will see even less of the actual subject of the commit than we see now. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises