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] gitk: various fixes for Windows, Meson build
Date: Thu, 20 Feb 2025 06:01:11 -0800	[thread overview]
Message-ID: <xmqqseo8emvs.fsf@gitster.g> (raw)
In-Reply-To: <94cdb4c6-5466-44bc-ba42-120ae86fa951@kdbg.org> (Johannes Sixt's message of "Thu, 20 Feb 2025 11:16:14 +0100")

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.


      reply	other threads:[~2025-02-20 14:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 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=xmqqseo8emvs.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).