* [GIT PULL] git-gui pull request; also, call for a new maintainer
@ 2023-08-24 16:39 Pratyush Yadav
2023-08-24 17:02 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Pratyush Yadav @ 2023-08-24 16:39 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Mark Levedahl, Johannes Schindelin, Philip Oakley, git
Hi Junio, all,
It has been some time since we synced our trees. This PR contains fixes
for CVE-2022-41953, follow up fixes for bugs uncovered in
Cygwin-specific bits, and some other minor fixes.
As you and others might have noticed already, I have been quite inactive
in maintaining git-gui. There are several reasons for that. For one, I
do not find much time and energy for it amongst my responsibilities both
in work and in personal life. For another, I simply do not use git-gui
much these days. I use good old Magit for the most part, and it fares
fairly well.
For these reasons, I would be happy to hand over maintainership of
git-gui to more interested hands. I do not know of anyone myself. But I
hope this email finds itself to someone who would be willing to
volunteer.
In the meantime, I can still pick up odd fixes or security fixes every
now and then. I cannot promise much more than this.
---
The following changes since commit df4f9e28f64ea97032ec70d9c8894dc87a1b7f9e:
Merge branch 'py/revert-commit-comments' (2021-03-04 13:59:45 +0530)
are available in the Git repository at:
https://github.com/prati0100/git-gui.git
for you to fetch changes up to e25cbdf3576f07bda742a4f13d9380a815e43502:
Merge branch 'ml/cygwin-fixes' (2023-08-24 16:46:29 +0200)
----------------------------------------------------------------
Johannes Schindelin (5):
windows: ignore empty `PATH` elements
is_Cygwin: avoid `exec`ing anything
Move is_<platform> functions to the beginning
Move the `_which` function (almost) to the top
Work around Tcl's default `PATH` lookup
Mark Levedahl (4):
git gui Makefile - remove Cygwin modifications
git-gui - remove obsolete Cygwin specific code
git-gui - use cygstart to browse on Cygwin
git-gui - use mkshortcut on Cygwin
Pratyush Yadav (4):
Merge branch 'vk/readme-typo'
Merge branch 'js/windows-rce'
Merge branch 'ab/makeflags'
Merge branch 'ml/cygwin-fixes'
Vipul Kumar (1):
git-gui: Fix a typo in README
Ævar Arnfjörð Bjarmason (1):
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
Makefile | 23 +---
README.md | 2 +-
git-gui.sh | 309 ++++++++++++++++++++--------------------------
lib/choose_repository.tcl | 27 +---
lib/shortcut.tcl | 31 +++--
5 files changed, 154 insertions(+), 238 deletions(-)
--
Regards,
Pratyush Yadav
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] git-gui pull request; also, call for a new maintainer
2023-08-24 16:39 [GIT PULL] git-gui pull request; also, call for a new maintainer Pratyush Yadav
@ 2023-08-24 17:02 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-08-24 17:02 UTC (permalink / raw)
To: Pratyush Yadav; +Cc: Mark Levedahl, Johannes Schindelin, Philip Oakley, git
Pratyush Yadav <me@yadavpratyush.com> writes:
> For these reasons, I would be happy to hand over maintainership of
> git-gui to more interested hands. I do not know of anyone myself. But I
> hope this email finds itself to someone who would be willing to
> volunteer.
>
> In the meantime, I can still pick up odd fixes or security fixes every
> now and then. I cannot promise much more than this.
Thanks for your work on git-gui so far.
Will merge.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-24 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 16:39 [GIT PULL] git-gui pull request; also, call for a new maintainer Pratyush Yadav
2023-08-24 17:02 ` 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).