git/git-gui/lib
Junio C Hamano ab427cd991 Merge branch 'master' of https://github.com/j6t/git-gui
* 'master' of https://github.com/j6t/git-gui:
  git-gui: sync Makefiles with git.git
  git-gui: fix error handling of Revert Changes command
  git-gui--askyesno (mingw): use Git for Windows' icon, if available
  git-gui--askyesno: allow overriding the window title
  git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
  git-gui: provide question helper for retry fallback on Windows
  git-gui: simplify using nice(1)
  git-gui: simplify PATH de-duplication
2025-09-10 14:28:23 -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 2025-07-22 13:30:52 -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
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 2025-08-04 11:45:23 -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-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