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 git-gui 0.21.0 2016-10-20 09:33:17 -07:00
branch_create.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
branch_delete.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
branch_rename.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
browser.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
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 Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
chord.tcl Merge https://github.com/prati0100/git-gui 2020-03-19 16:06:51 -07:00
class.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
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 git-gui 0.21.0 2016-10-20 09:33:17 -07:00
date.tcl
diff.tcl Merge https://github.com/prati0100/git-gui 2019-11-04 13:29:38 +09:00
encoding.tcl
error.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
git-gui.ico
index.tcl Merge https://github.com/prati0100/git-gui 2020-05-21 11:15:04 -07:00
line.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
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 git-gui 0.21.0 2016-10-20 09:33:17 -07:00
remote.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
remote_add.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
remote_branch_delete.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
search.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
shortcut.tcl Merge https://github.com/prati0100/git-gui 2023-08-24 09:57:43 -07:00
spellcheck.tcl Merge git://repo.or.cz/git-gui 2013-12-09 14:57:00 -08:00
sshkey.tcl Merge branch 'bb/ssh-key-files' of git-gui into bb/git-gui-ssh-key-files 2018-03-02 15:17:35 -08:00
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 git-gui 0.21.0 2016-10-20 09:33:17 -07:00
tools_dlg.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
transport.tcl git-gui 0.21.0 2016-10-20 09:33:17 -07:00
win32.tcl
win32_shortcut.js