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.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, 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 763C81F4B4 for ; Thu, 17 Dec 2020 18:15:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731736AbgLQSN6 (ORCPT ); Thu, 17 Dec 2020 13:13:58 -0500 Received: from dd36226.kasserver.com ([85.13.153.21]:42678 "EHLO dd36226.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728186AbgLQSIa (ORCPT ); Thu, 17 Dec 2020 13:08:30 -0500 Received: from client3368.fritz.box (i5C744572.versanet.de [92.116.69.114]) by dd36226.kasserver.com (Postfix) with ESMTPSA id 832CC3C092E; Thu, 17 Dec 2020 19:07:48 +0100 (CET) To: Pratyush Yadav , git@vger.kernel.org From: Stefan Haller Subject: git-gui patches Message-ID: Date: Thu, 17 Dec 2020 19:07:48 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi Pratyush, I was wondering what your plans are for the git-gui patches that have been floating around in the past few weeks. The most important one for me is this one: because it fixes a regression that was introduced in 2.29. I was hoping that this could be included in 2.30 to fix the regression (but maybe that's too late already). Related (and actually on top of that one) is which I hope should also be uncontroversial. I think this is a considerable improvement, and would be happy to see this included. And then we have which you said you would apply, but I don't see this in your tree yet. Just wanted to make sure that this doesn't fall through the cracks. Thanks, Stefan