]> Kevux Git Server - rit/commit
Merge branch 'ml/tcl90'
authorJohannes Sixt <j6t@kdbg.org>
Sat, 2 Aug 2025 12:43:25 +0000 (14:43 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 2 Aug 2025 12:43:25 +0000 (14:43 +0200)
commit83fd8a054506f6b40aa15c7ea29567020774019a
treed998a93d7d7ffafe52305311207ea503b829284f
parent091933986d797acd9519d468659d803fd7a08e2c
parentc20408c6b755a6b0fe869586cbba0bd6329978b5
Merge branch 'ml/tcl90'

* ml/tcl90:
  git-gui: Allow Tcl 9.0
  git-gui: use -profile tcl8 on encoding conversions
  git-gui: use -profile tcl8 for file input with Tcl 9
  git-gui: themed.tcl: use full namespace for color
  git-gui: remove EOL translation for gets
  git-gui: do not mix -translation binary and -encoding
  git-gui: replace encoding binary with iso8859-1
  git-gui: translation binary defines iso8859-1
  git-gui: assure -eofchar {} on all channels

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