X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61D7F385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673393868; bh=lgen3jNg5jdLy8G35/5BAyJW5Btlh4hK4C+mDFrEm/g=; h=Date:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=BeavH3bw9T6uWxdQqK7x38y24f43zPcGs8V94p9PagB2ZNSceVsFZPX1Z8YMJtU7E 0B8ayV2sW5HDrEsQXygEe6cRkved7xtQ+KGp1j/+inDfzd7wNGzAYsfygiD1fXm2Qp w00uMTts6HuotX5PkCKnA9xjeagiIjZ6uSUzFzDo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3F6553858D33 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 30ANaU00021830 X-Nifty-SrcIP: [220.150.135.41] Date: Wed, 11 Jan 2023 08:36:30 +0900 To: cygwin AT cygwin DOT com Cc: Francesco Pretto Subject: Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3 Message-Id: <20230111083630.47e2e78738ba1a07cf451163@nifty.ne.jp> In-Reply-To: References: <20230111020250 DOT 9905f00cda7276f1b656364e AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Tue, 10 Jan 2023 22:24:39 +0100 Francesco Pretto wrote: > On Tue, 10 Jan 2023 at 18:03, Takashi Yano wrote: > > What does "uname -a" in Git for Windows say? > > > > MINGW64_NT-10.0-19045 LAPTOPBBK2 3.3.6-341.x86_64 2022-09-05 20:28 UTC > x86_64 Msys Thanks. Actually, I already fixed that issue on 22 Dec. 2022. https://cygwin.com/pipermail/cygwin-patches/2022q4/012107.html Even you start git in Git for Windows from cygwin, msys-2.0.dll in Git for Windows is used for less called from git. Therefore, applying this patch for msys-2.0.dll will fixes the isseu. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple