git/git-gui/lib
Junio C Hamano ea97ad8d01 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
2026-06-12 05:41:50 -07:00
..
about.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
blame.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
branch.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
branch_checkout.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
branch_create.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
branch_delete.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
branch_rename.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
browser.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
checkout_op.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
choose_font.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
choose_repository.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2026-06-12 05:41:50 -07:00
choose_rev.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
chord.tcl Merge https://github.com/prati0100/git-gui 2020-03-19 16:06:51 -07:00
class.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
commit.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
console.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
database.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
date.tcl
diff.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2026-03-21 09:25:58 -07:00
encoding.tcl doc: switch links to https 2023-11-26 10:07:05 +09:00
error.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
git-gui.ico
index.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-09-10 14:28:23 -07:00
line.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
logo.tcl
merge.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
mergetool.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
meson.build Merge branch 'master' of https://github.com/j6t/git-gui 2025-05-29 09:03:01 -07:00
option.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
remote.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
remote_add.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
remote_branch_delete.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
search.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
shortcut.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
spellcheck.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
sshkey.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
status_bar.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
themed.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-08-04 11:45:23 -07:00
tools.tcl Merge branch 'js/fix-open-exec' 2025-05-23 17:04:31 -04:00
tools_dlg.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
transport.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
win32.tcl Merge branch 'js/fix-open-exec' 2025-05-23 17:04:31 -04:00
win32_shortcut.js