* [GIT PULL] gitk: synchronize repository trees
@ 2024-11-24 17:39 Johannes Sixt
2024-11-25 3:22 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2024-11-24 17:39 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Git Mailing List, Paul Mackerras
The following changes since commit 7dd272eca153058da2e8d5b9960bbbf0b4f0cbaa:
gitk: escape file paths before piping to git log (2023-05-08 09:15:24 -0700)
are available in the Git repository at:
https://github.com/j6t/gitk.git master
for you to fetch changes up to c18400c6bb04f4e8875c1930db72ddd9b94649ca:
Makefile(s): avoid recipe prefix in conditional statements (2024-11-24 13:45:49 +0100)
As stated in an earlier message[*], I am taking over maintainership of
Gitk. This first pull request of mine synchronizes my tree with that of
version 2.47.0 in the git.git repository:
$ git rev-parse v2.47.0:gitk-git
192acffcdd37921fc1c46c0373806651876d772c
There is no functional change because I only continued on top of the
commits that are already in git.git and cherry-picked the changes listed
below (which were tree-wide changes that covered gitk-git) into my
history.
I have prepared the change that brought us here in branch
tp/macos-visiblity-fix, but it is not yet included, because I want to
give it some workout on Windows before I move it forward.
[*] https://lore.kernel.org/git/5ccc1943-c2a3-4896-a858-aa5fd6cdd426@kdbg.org/
----------------------------------------------------------------
Josh Soref (2):
doc: update links to current pages
doc: switch links to https
Taylor Blau (1):
Makefile(s): avoid recipe prefix in conditional statements
Makefile | 4 ++--
gitk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gitk: synchronize repository trees
2024-11-24 17:39 [GIT PULL] gitk: synchronize repository trees Johannes Sixt
@ 2024-11-25 3:22 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2024-11-25 3:22 UTC (permalink / raw)
To: Johannes Sixt; +Cc: Git Mailing List, Paul Mackerras
Johannes Sixt <j6t@kdbg.org> writes:
> As stated in an earlier message[*], I am taking over maintainership of
> Gitk. This first pull request of mine synchronizes my tree with that of
> version 2.47.0 in the git.git repository:
>
> $ git rev-parse v2.47.0:gitk-git
> 192acffcdd37921fc1c46c0373806651876d772c
>
> There is no functional change because I only continued on top of the
> commits that are already in git.git and cherry-picked the changes listed
> below (which were tree-wide changes that covered gitk-git) into my
> history.
>
> I have prepared the change that brought us here in branch
> tp/macos-visiblity-fix, but it is not yet included, because I want to
> give it some workout on Windows before I move it forward.
Thanks. Will pull to synchronise the 'maint' and then merge it
upwards.
>
> [*] https://lore.kernel.org/git/5ccc1943-c2a3-4896-a858-aa5fd6cdd426@kdbg.org/
>
> ----------------------------------------------------------------
> Josh Soref (2):
> doc: update links to current pages
> doc: switch links to https
>
> Taylor Blau (1):
> Makefile(s): avoid recipe prefix in conditional statements
>
> Makefile | 4 ++--
> gitk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-25 3:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 17:39 [GIT PULL] gitk: synchronize repository trees Johannes Sixt
2024-11-25 3:22 ` 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).