git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Sixt <j6t@kdbg.org>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [GIT PULL] git-gui: question helper, fix Revert Changes
Date: Wed, 10 Sep 2025 14:28:53 -0700	[thread overview]
Message-ID: <xmqqcy7yq9nu.fsf@gitster.g> (raw)
In-Reply-To: <4ceca07d-f9b2-4826-92c4-14c95d47fc70@kdbg.org> (Johannes Sixt's message of "Wed, 10 Sep 2025 19:14:25 +0200")

Johannes Sixt <j6t@kdbg.org> writes:

> The following changes since commit e3923e3e90da55e12545b5ef5aa34f21e97409d8:
>
>   Merge branch 'cb/no-tcl86-on-macos' (2025-08-04 18:27:03 +0200)
>
> are available in the Git repository at:
>
>   https://github.com/j6t/git-gui.git master
>
> for you to fetch changes up to 7ef77ec0054b3b4ef3cfee6ef97c43c01965be88:
>
>   git-gui: sync Makefiles with git.git (2025-09-06 11:59:48 +0200)
>
> ----------------------------------------------------------------
> Adam Dinwoodie (1):
>       git-gui: sync Makefiles with git.git
>
> Heiko Voigt (1):
>       git-gui: provide question helper for retry fallback on Windows
>
> Johannes Schindelin (3):
>       git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
>       git-gui--askyesno: allow overriding the window title
>       git-gui--askyesno (mingw): use Git for Windows' icon, if available
>
> Johannes Sixt (3):
>       git-gui: fix error handling of Revert Changes command
>       Merge branch 'js/ask-yesno'
>       Merge branch 'ml/misc-simplifications'
>
> Mark Levedahl (2):
>       git-gui: simplify PATH de-duplication
>       git-gui: simplify using nice(1)
>
>  Makefile             |  3 +++
>  git-gui--askyesno    | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  git-gui.sh           | 42 ++++++++++++-----------------------
>  lib/index.tcl        |  7 +++++-
>  po/glossary/Makefile |  3 +++
>  5 files changed, 89 insertions(+), 29 deletions(-)
>  create mode 100755 git-gui--askyesno

Thanks.  Pulled.

      reply	other threads:[~2025-09-10 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10 17:14 [GIT PULL] git-gui: question helper, fix Revert Changes Johannes Sixt
2025-09-10 21:28 ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqcy7yq9nu.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).