* [GIT PULL] git-gui: question helper, fix Revert Changes
@ 2025-09-10 17:14 Johannes Sixt
2025-09-10 21:28 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2025-09-10 17:14 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Git Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] git-gui: question helper, fix Revert Changes
2025-09-10 17:14 [GIT PULL] git-gui: question helper, fix Revert Changes Johannes Sixt
@ 2025-09-10 21:28 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2025-09-10 21:28 UTC (permalink / raw)
To: Johannes Sixt; +Cc: Git Mailing List
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-10 21:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).