]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of https://github.com/j6t/git-gui
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 18:45:23 +0000 (11:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 18:45:23 +0000 (11:45 -0700)
commit112648dd6bdd8e4f485cd0ae11636807959d48be
tree87aa3ecfae2512a2b1b2f7bed4a780009f2b0b0e
parente2ad5560815d6e680a54d85911a9f58392517219
parente3923e3e90da55e12545b5ef5aa34f21e97409d8
Merge branch 'master' of https://github.com/j6t/git-gui

* 'master' of https://github.com/j6t/git-gui: (21 commits)
  git-gui: ensure own version of git-gui--askpass is used
  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: honor TCLTK_PATH in git-gui--askpass
  git-gui: retire Git Gui.app
  git-gui: fix dependency of GITGUI_MAIN on generator
  git-gui: remove uname_O in Makefile
  git-gui i18n: Remove the locations within the Bulgarian translation
  git-gui i18n: Update Bulgarian translation (557t)
  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
  git-gui: use /cmd/git-gui.exe for shortcut
  git-gui: Windows tk_getSaveFile is not useful for shortcuts
  git-gui: let nice work on Windows
  git-gui: do not add directories to PATH on Windows
  ...
22 files changed:
git-gui/.gitignore
git-gui/GIT-GUI-BUILD-OPTIONS.in
git-gui/Makefile
git-gui/generate-script.sh
git-gui/git-gui--askpass.sh
git-gui/git-gui.sh
git-gui/lib/blame.tcl
git-gui/lib/branch.tcl
git-gui/lib/browser.tcl
git-gui/lib/checkout_op.tcl
git-gui/lib/choose_rev.tcl
git-gui/lib/commit.tcl
git-gui/lib/diff.tcl
git-gui/lib/index.tcl
git-gui/lib/mergetool.tcl
git-gui/lib/remote_branch_delete.tcl
git-gui/lib/shortcut.tcl
git-gui/lib/spellcheck.tcl
git-gui/lib/themed.tcl
git-gui/meson.build
git-gui/po/bg.po
git-gui/windows/git-gui.sh