1
0
mirror of https://github.com/git/git.git synced 2024-09-30 03:11:20 +02:00
git/git-gui/lib
Junio C Hamano 1eb0545cce git-gui 0.20.0
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQCVAwUAVTI85mB90JXwhOSJAQIAwAP+Lcm1TuAKXdiCMcYJFLPHhSvHJJRHPiN8
 ydBIRP5UO6BJrmbo+w9tx3qAda4TS/crqRwSnRa5cXOWB+aDkuH8zm4IfkQKXIjI
 qG4Q2t53q8vLBtRd6Y4uNlDQ04mh/J64E9tJoCaIzMj2m6W/Xizo2zslnOfo6F2Z
 Z2rJhBMe1PY=
 =4pD7
 -----END PGP SIGNATURE-----

Merge tag 'gitgui-0.20.0' of http://repo.or.cz/r/git-gui

git-gui 0.20.0

* tag 'gitgui-0.20.0' of http://repo.or.cz/r/git-gui:
  git-gui: set version 0.20
  git-gui: sv.po: Update Swedish translation (547t0f0u)
  git-gui i18n: Updated Bulgarian translation (547t,0f,0u)
  git-gui: Makes chooser set 'gitdir' to the resolved path
  git-gui: Fixes chooser not accepting gitfiles
  git-gui: reinstate support for Tcl 8.4
  git-gui: fix problem with gui.maxfilesdisplayed
  git-gui: fix verbose loading when git path contains spaces.
  git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows
  git-gui: add configurable tab size to the diff view
  git-gui: Make git-gui lib dir configurable at runime
  git-gui i18n: Updated Bulgarian translation (520t,0f,0u)
  L10n: vi.po (543t): Init translation for Vietnamese
  git-gui: align the new recursive checkbox with the radiobuttons.
  git-gui: Add a 'recursive' checkbox in the clone menu.
2015-04-18 18:35:48 -07:00
..
about.tcl
blame.tcl Merge git://repo.or.cz/git-gui 2013-12-09 14:57:00 -08:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
checkout_op.tcl
choose_font.tcl
choose_repository.tcl git-gui 0.20.0 2015-04-18 18:35:48 -07:00
choose_rev.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
class.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
commit.tcl git-gui 0.17.0 2012-10-17 15:55:46 -07:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui 0.20.0 2015-04-18 18:35:48 -07:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl Merge git://repo.or.cz/git-gui 2013-12-09 14:57:00 -08: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
mergetool.tcl git-gui 0.18.0 2013-06-16 20:06:55 -07:00
option.tcl git-gui 0.20.0 2015-04-18 18:35:48 -07:00
remote_add.tcl
remote_branch_delete.tcl
remote.tcl git-gui 0.18.0 2013-06-16 20:06:55 -07:00
search.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
shortcut.tcl
spellcheck.tcl Merge git://repo.or.cz/git-gui 2013-12-09 14:57:00 -08:00
sshkey.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
status_bar.tcl git-gui 0.17.0 2012-10-17 15:55:46 -07:00
themed.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
tools_dlg.tcl
tools.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
transport.tcl Merge branch 'master' of git://repo.or.cz/git-gui 2011-12-13 16:48:24 -08:00
win32_shortcut.js
win32.tcl