1
0
mirror of https://github.com/git/git.git synced 2024-10-21 09:18:12 +02:00
git/git-gui/lib
Junio C Hamano a8816e7bab Merge git://repo.or.cz/git-gui
* git://repo.or.cz/git-gui:
  git-gui: Fixes for Mac OS X TkAqua
  git-gui: Update Russian translation
  git-gui: run post-checkout hook after clone
  git-gui: Ensure consistent usage of mergetool.keepBackup
  git-gui: fix use of undeclared variable diff_empty_count
  git-gui (Win): make starting via "Git GUI Here" on .git/ possible
  git-gui (Win): make "Explore Working Copy" more robust
  git-gui: run post-checkout hook on checkout
  git-gui: When calling post-commit hook wrong variable was cleared.
  git-gui: use `git --html-path` to get the location of installed HTML docs
  git-gui: fix deleting from the context menu with empty selection
  git-gui: minor spelling fix and string factorisation.
  git-gui: various French translation fixes
  git-gui: Fix merge conflict display error when filename contains spaces
  git-gui: don't hide the Browse button when resizing the repo chooser
  Append ampersand to "Target" of lnk files created by do_cygwin_shortcut
  git-gui: Support more git version notations.
  git-gui: Avoid an infinite rescan loop in handle_empty_diff.
  git-gui: Fix post-commit status with subject in non-locale encoding
2009-05-01 22:11:57 -07:00
..
about.tcl
blame.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
choose_font.tcl
choose_repository.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
choose_rev.tcl
class.tcl
commit.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
console.tcl
database.tcl
date.tcl
diff.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl
logo.tcl
merge.tcl
mergetool.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
option.tcl
remote_add.tcl
remote_branch_delete.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
remote.tcl
search.tcl
shortcut.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
spellcheck.tcl
sshkey.tcl
status_bar.tcl
tools_dlg.tcl
tools.tcl Merge git://repo.or.cz/git-gui 2009-05-01 22:11:57 -07:00
transport.tcl
win32_shortcut.js
win32.tcl