]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
* 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>
1  2 
git-gui.sh

diff --cc git-gui.sh
Simple merge