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-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-11.4 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE, USER_IN_DEF_DKIM_WL shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id 24A5B1F54E for ; Tue, 9 Aug 2022 21:36:23 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="Y9E74AMb"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229762AbiHIVgR (ORCPT ); Tue, 9 Aug 2022 17:36:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbiHIVgN (ORCPT ); Tue, 9 Aug 2022 17:36:13 -0400 Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C3946566E for ; Tue, 9 Aug 2022 14:36:13 -0700 (PDT) Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-10ea7d8fbf7so15556951fac.7 for ; Tue, 09 Aug 2022 14:36:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc; bh=EU8CuMJJAIX+YD6XmXnLJugVi7ohO9Pg0kvBxGyoZwM=; b=Y9E74AMbPcZkLWyvB2Hi1kGyIL3uyl8N9Ct7H3yPHfTt7Pwa72r66GdIIUrrKCGzl/ 83YUKedjquPqtSPHoi8tFgZs6J+KDhfs4MAPN+8QAc9QDLooKJ4Kyn/0srRR/Y/E8/C9 vuK7ZY3nrIp0wnegfSG3wuPh4c5l94aIyqKxVpvfHw/bXTXTdy4B31SAVi7aqHpSPWif isjdqAvpueoKrXhI3o5XEyq8gHv881P7Cp9AHoOkGz5uvIQF1P3rySmEXpgTtz61z+cZ TcFJzIFKa9oGZLXZEBz/FiHUBkeQnI6JP7PcqpyahyHDL+o1tbfTlyCiCCgSw1yuptMV JItA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=EU8CuMJJAIX+YD6XmXnLJugVi7ohO9Pg0kvBxGyoZwM=; b=t9vlslfHAcTkMywExsshrZuWuObieoURfCXpBWUtg1sUyym05WVHuiUnyUrboko023 38CTuWkBx3Zcun656gS9T+jNwE3Xu7anTUfly0ZA2tY2qEjHzSWSI0Q8G18Ew3c2mUcm qJOLJ5q4KEqgd9gH5VkFmDXyrZ6yEJgybOXVth/PgTvH7suVhLcnlhFeWpEne9uq0taL sjbZ0PBnYBcWeJuX052RgyHsQ2SxSnAT7BQRGdwR6m2Tq/rJkGf+DzrL/SQd87HQIz9p Ub03WM8yWX1xr0HSjs1EbOArhOYgQnYbEoh5lW4YL5SiKkXTJhyTE0RECN+Cd7Ha7RV7 qecg== X-Gm-Message-State: ACgBeo2ARouW1orpYg5zIWYkEGB/FD9vk8IsXKBXwEc5KaTfkvRCjDrW PvWxi7xJ+eQP/wzn/z7YdpG8zxHLBz3OwJbc/4FJmmc9qx9PLQ== X-Google-Smtp-Source: AA6agR4yYUcX3Ja99+RECPkdXMRmXxsR+a8Q5W4Q+aH6LTNonL7o7kk0ZpH0xEzppsQDnQsJXVpw+mFn2GZC7Yi11LY= X-Received: by 2002:a05:6870:2191:b0:10e:75b6:fc3a with SMTP id l17-20020a056870219100b0010e75b6fc3amr201458oae.236.1660080971647; Tue, 09 Aug 2022 14:36:11 -0700 (PDT) MIME-Version: 1.0 References: <20220809182045.568598-1-calvinwan@google.com> In-Reply-To: From: Calvin Wan Date: Tue, 9 Aug 2022 14:36:00 -0700 Message-ID: Subject: Re: [BUG] Unicode filenames handling in `git log --stat` To: Alexander Meshcheryakov Cc: git@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Thank you for the additional information! I have reproduced the issue after setting 'core.quotepath' to false. Are you interested in submitting a patch to fix this? No pressure, but if you are I can walk you through the process. If not I can take it from here :) Calvin