]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'g4w-gitk' of https://github.com/dscho/gitk
authorJohannes Sixt <j6t@kdbg.org>
Thu, 20 Feb 2025 09:53:53 +0000 (10:53 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 20 Feb 2025 09:53:53 +0000 (10:53 +0100)
commit9990b581facb3c9d97aacbdf90eb03ed6f1f4d94
tree8cceea0f345792bbdaf290b0ba9d896412478131
parente76b53ef23871ff81ab305822eb605baf0cc5bd3
parent18a7e19846ee186d60dbf7c2c865ac1d1aa531c4
Merge branch 'g4w-gitk' of https://github.com/dscho/gitk

* 'g4w-gitk' of https://github.com/dscho/gitk:
  gitk: make the "list references" default window width wider
  gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
  gitk: Use an external icon file on Windows
  gitk: Unicode file name support
  gitk(Windows): avoid inadvertently calling executables in the worktree

Signed-off-by: Johannes Sixt <j6t@kdbg.org>