git/git-gui/lib
Junio C Hamano a793520380 Merge https://github.com/prati0100/git-gui
* https://github.com/prati0100/git-gui:
  git-gui - use mkshortcut on Cygwin
  git-gui - use cygstart to browse on Cygwin
  git-gui - remove obsolete Cygwin specific code
  git gui Makefile - remove Cygwin modifications
  Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
  Work around Tcl's default `PATH` lookup
  Move the `_which` function (almost) to the top
  Move is_<platform> functions to the beginning
  is_Cygwin: avoid `exec`ing anything
  windows: ignore empty `PATH` elements
  git-gui: Fix a typo in README
2023-08-24 09:57:43 -07:00
..
about.tcl
blame.tcl Merge https://github.com/prati0100/git-gui 2020-10-17 13:10:58 -07:00
branch.tcl Merge https://github.com/prati0100/git-gui 2020-01-08 11:18:06 -08:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
browser.tcl
checkout_op.tcl Merge https://github.com/prati0100/git-gui 2020-01-08 11:18:06 -08:00
choose_font.tcl
choose_repository.tcl Merge https://github.com/prati0100/git-gui 2023-08-24 09:57:43 -07:00
choose_rev.tcl
chord.tcl Merge https://github.com/prati0100/git-gui 2020-03-19 16:06:51 -07:00
class.tcl
commit.tcl Merge https://github.com/prati0100/git-gui 2021-03-04 12:38:50 -08:00
console.tcl Merge https://github.com/prati0100/git-gui 2020-01-08 11:18:06 -08:00
database.tcl
date.tcl
diff.tcl
encoding.tcl
error.tcl
git-gui.ico
index.tcl Merge https://github.com/prati0100/git-gui 2020-05-21 11:15:04 -07:00
line.tcl
logo.tcl
merge.tcl Merge https://github.com/prati0100/git-gui 2020-03-19 16:06:51 -07:00
mergetool.tcl Merge https://github.com/prati0100/git-gui 2020-05-21 11:15:04 -07:00
option.tcl
remote.tcl
remote_add.tcl
remote_branch_delete.tcl
search.tcl
shortcut.tcl Merge https://github.com/prati0100/git-gui 2023-08-24 09:57:43 -07:00
spellcheck.tcl
sshkey.tcl
status_bar.tcl Merge https://github.com/prati0100/git-gui 2020-01-08 11:18:06 -08:00
themed.tcl Merge https://github.com/prati0100/git-gui 2020-12-18 15:07:10 -08:00
tools.tcl
tools_dlg.tcl
transport.tcl
win32.tcl
win32_shortcut.js