From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 380261F66F for ; Tue, 25 Aug 2020 16:04:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726831AbgHYQEF (ORCPT ); Tue, 25 Aug 2020 12:04:05 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:57531 "EHLO pb-smtp2.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727116AbgHYQEB (ORCPT ); Tue, 25 Aug 2020 12:04:01 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 009257F33E; Tue, 25 Aug 2020 12:04:00 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=5qg+6Xu8xhDEz9vh195ABGfToTg=; b=sRf+kk HcouITtMckrn96i4SDT9JDtoQn3q7noZvudC7zXoyDNVvBgCoa4DdMavn96tguct dgvGQpx9I4a40S2pHfteOit+xaBXIqembbA7LhXBov9zw82YZvc9b9zWbBbNgD+/ tug61Hn3duYB+4XXmT2A9LloN3VPTyZIwX0gM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=r8BaSvJ6kIQmPhq7pdNrA1fFYVxQzGog Klw3PPZmkyMvcDFlx0H6ix10tcBe9CqS5gi9D0gXUN4sz02Gmqk60gB8eqJvn1/H Ne5XvQrNOzvy6Edj/4SOzwb+TmWPpmKaUuWvKCVyxWcpRxRI0iE06Cdqc6hTf534 qNmMgvQEsrg= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id EC9E77F33D; Tue, 25 Aug 2020 12:03:59 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [34.75.7.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 5C48D7F33A; Tue, 25 Aug 2020 12:03:59 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: Johannes Schindelin Cc: Johannes Schindelin , git@vger.kernel.org Subject: Re: [PATCH 0/3] Optionally skip linking/copying the built-ins References: Date: Tue, 25 Aug 2020 09:03:58 -0700 In-Reply-To: (Johannes Schindelin's message of "Tue, 25 Aug 2020 10:07:59 +0200 (CEST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 96262784-E6EC-11EA-8661-2F5D23BA3BAF-77302942!pb-smtp2.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Johannes Schindelin writes: > But if all you're interested in is the part before the actual email > address, isn't "Johannes Schindelin via GitGitGadget > " almost identical to "Johannes Schindelin > "? Here is what I often see in my MUA. O [ 75: Johannes Schindelin ] Re: [PATCH v2 3/3] ci: stop linking bu... OA [ 20: Johannes Schindelin ] pw/add-p-allowed-options-fix, was Re: ... O [ 106: Johannes Schindelin via] [PATCH] git-gui: accommodate for inten... O [ 66: Johannes Schindelin via] [PATCH] mingw: improve performance of ... The "via ..." part may change its length depending on how long the real real name is, but it is irritating and more importantly conveys harmful information, as I am trying to be as neutral as I can when reviewing patches no matteer how they are delivered.