* [GIT PULL] gitk: various fixes for Windows, Meson build
@ 2025-02-20 10:16 Johannes Sixt
2025-02-20 14:01 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2025-02-20 10:16 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Git Mailing List
The following changes since commit e76b53ef23871ff81ab305822eb605baf0cc5bd3:
gitk: Update Bulgarian translation (327t) (2024-12-24 11:58:09 +0100)
are available in the Git repository at:
https://github.com/j6t/gitk.git master
for you to fetch changes up to 4a6cc6a20eeb593f1ad0f60475a9867532d7c5d5:
Merge branch 'pks-meson-support' of https://github.com/pks-t/gitk (2025-02-20 10:54:37 +0100)
----------------------------------------------------------------
James J. Raden (1):
gitk: make the "list references" default window width wider
Johannes Schindelin (2):
gitk(Windows): avoid inadvertently calling executables in the worktree
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
Johannes Sixt (2):
Merge branch 'g4w-gitk' of https://github.com/dscho/gitk
Merge branch 'pks-meson-support' of https://github.com/pks-t/gitk
Karsten Blees (1):
gitk: Unicode file name support
Patrick Steinhardt (2):
gitk: extract script to build executable
gitk: introduce support for the Meson build system
Sebastian Schuberth (1):
gitk: Use an external icon file on Windows
Makefile | 5 +-
generate-tcl.sh | 11 +++
gitk | 213 +++++++++++++++++++++++++++++++++++++++++++++++---------
meson.build | 30 ++++++++
po/meson.build | 19 +++++
5 files changed, 241 insertions(+), 37 deletions(-)
create mode 100755 generate-tcl.sh
create mode 100644 meson.build
create mode 100644 po/meson.build
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gitk: various fixes for Windows, Meson build
2025-02-20 10:16 [GIT PULL] gitk: various fixes for Windows, Meson build Johannes Sixt
@ 2025-02-20 14:01 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2025-02-20 14:01 UTC (permalink / raw)
To: Johannes Sixt; +Cc: Git Mailing List
Johannes Sixt <j6t@kdbg.org> writes:
> The following changes since commit e76b53ef23871ff81ab305822eb605baf0cc5bd3:
>
> gitk: Update Bulgarian translation (327t) (2024-12-24 11:58:09 +0100)
>
> are available in the Git repository at:
>
> https://github.com/j6t/gitk.git master
>
> for you to fetch changes up to 4a6cc6a20eeb593f1ad0f60475a9867532d7c5d5:
>
> Merge branch 'pks-meson-support' of https://github.com/pks-t/gitk (2025-02-20 10:54:37 +0100)
>
> ----------------------------------------------------------------
> James J. Raden (1):
> gitk: make the "list references" default window width wider
>
> Johannes Schindelin (2):
> gitk(Windows): avoid inadvertently calling executables in the worktree
> gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
>
> Johannes Sixt (2):
> Merge branch 'g4w-gitk' of https://github.com/dscho/gitk
> Merge branch 'pks-meson-support' of https://github.com/pks-t/gitk
>
> Karsten Blees (1):
> gitk: Unicode file name support
>
> Patrick Steinhardt (2):
> gitk: extract script to build executable
> gitk: introduce support for the Meson build system
>
> Sebastian Schuberth (1):
> gitk: Use an external icon file on Windows
>
> Makefile | 5 +-
> generate-tcl.sh | 11 +++
> gitk | 213 +++++++++++++++++++++++++++++++++++++++++++++++---------
> meson.build | 30 ++++++++
> po/meson.build | 19 +++++
> 5 files changed, 241 insertions(+), 37 deletions(-)
> create mode 100755 generate-tcl.sh
> create mode 100644 meson.build
> create mode 100644 po/meson.build
Pulled. Big thanks to everybody who is involved in this set of updates.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-20 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20 10:16 [GIT PULL] gitk: various fixes for Windows, Meson build Johannes Sixt
2025-02-20 14:01 ` 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).