]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of https://github.com/j6t/gitk main master
authorJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 20:32:47 +0000 (13:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 20:32:47 +0000 (13:32 -0700)
commit45547b60aca32b45d2f1ef93462cf9df28637c13
tree1b8cc4eeb096c7808c0d10e8e9fcca6decf6d00b
parent5099f64a82ccc80f3c6567589bfeb5e9a1b9fd6b
parentc435c515dad872532705d45d9ff81d3f4af22d6d
Merge branch 'master' of https://github.com/j6t/gitk

* 'master' of https://github.com/j6t/gitk:
  gitk: set minimum size on configuration dialog
  gitk: separate code blocks for configuration dialog
  gitk: make configuration dialog resizing useful
  gitk: add theme selection to color configuration page
  gitk: add proc run_themeloader
  gitk: eliminate unused ui color variables
  gitk: eliminate Interface color option from gui
  gitk: use text labels for next/prev search buttons
  gitk: use text labels for commit ID buttons
  gitk: do not invoke tk_setPalette
  gitk: use config variables to define and load a theme
  gitk: make sha1but a ttk::button
  gitk: use themed spinboxes
  gitk: fix MacOS 10.14 "Mojave" crash on launch
  gitk: fix error when remote tracking branch is deleted
gitk-git/gitk