]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of https://github.com/j6t/git-gui main master
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2026 12:41:40 +0000 (05:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2026 12:41:50 +0000 (05:41 -0700)
commitea97ad8d017de0c9037451a78008a0fd60abea0c
treef3c3c5f7eb23b7c317ffbc35294af01c9bf54075
parent45d10e1cb057a10279d7b154a04225ccbf3c44c6
parent1b2c2a2edbaa1638becef4c3755b3e0633b9c304
Merge branch 'master' of https://github.com/j6t/git-gui

* 'master' of https://github.com/j6t/git-gui:
  git-gui: silence install recipes under "make -s"
  git-gui: add gui and pick as explicit subcommands
  git-gui: check browser/blame arguments carefully
  git-gui: allow specifying path '.' to the browser
  git-gui: try harder to find worktree from gitdir
  git-gui: simplify [is_bare] to report if a worktree is known
  git-gui: use git rev-parse for worktree discovery
  git-gui: use rev-parse exclusively to find a repository
  git-gui: use --absolute-git-dir
  git-gui: do not change global vars in choose_repository::pick
  git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
  git-gui: remove unnecessary 'cd $_gitworktree' from do_gitk
  git-gui: use HEAD as current branch when detached
git-gui/Makefile
git-gui/git-gui.sh
git-gui/lib/choose_repository.tcl