git/git-gui/lib
Junio C Hamano 0e8243a355 Merge branch 'master' of https://github.com/j6t/git-gui
* 'master' of https://github.com/j6t/git-gui: (26 commits)
  git-gui: eliminate _search_exe
  git-gui: remove procs gitexec and _git_cmd
  git-gui: use dashless 'git cmd' form for read/write
  git-gui: default to full copy for linked worktrees
  git-gui: use git-clone
  git-gui: remove non-ttk code
  git-gui: remove ${NS} indirection for ttk
  git-gui: always use themed widgets from ttk
  git-gui: remove redundant check for Tk >= 8.5
  git-gui: remove unreachable Tk 8.4 code
  git-gui: remove unused git-version
  git-gui: use git_init to create new repository dir
  git-gui: git-remote is always available
  git-gui: git merge understands --strategy=recursive
  git-gui: git-diff knows submodules and textconv
  git-gui: git-blame understands -w and textconv
  git-gui: git rev-parse knows show_toplevel
  git-gui: use git-branch --show-current
  git-gui: git-diff-index always knows submodules
  git-gui: git ls-files knows --exclude-standard
  ...
2025-07-22 13:30:52 -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-07-22 13:30:52 -07:00
branch.tcl Merge branch 'js/fix-open-exec' 2025-05-23 17:04:31 -04: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-07-22 13:30:52 -07:00
checkout_op.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -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 2025-07-22 13:30:52 -07:00
choose_rev.tcl Merge branch 'master' of https://github.com/j6t/git-gui 2025-07-22 13:30:52 -07:00
chord.tcl
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-07-22 13:30:52 -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 2025-07-22 13:30:52 -07:00
encoding.tcl
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-07-22 13:30:52 -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 Sync with 2.47.3 2025-05-28 15:17:05 -04: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-07-22 13:30:52 -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 'js/fix-open-exec' 2025-05-23 17:04:31 -04:00
spellcheck.tcl
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-07-22 13:30:52 -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