1
0
mirror of https://github.com/git/git.git synced 2024-09-29 19:01:25 +02:00
git/git-gui/lib
Junio C Hamano f6576f4c0c Merge git://repo.or.cz/git-gui
* git://repo.or.cz/git-gui: (27 commits)
  git-gui: Update German translation.
  git-gui: Do not munge conflict marker lines in a normal diff
  git-gui: Add a simple implementation of SSH_ASKPASS.
  git-gui: Add a dialog that shows the OpenSSH public key.
  git-gui: Mark-up strings in show_{other,unmerged}_diff() for localization
  git-gui: Show a round number of bytes of large untracked text files
  git-gui: Fix the blame viewer destroy handler.
  git-gui: Add a search command to the blame viewer.
  git-gui: Fix the blame window shape.
  git-gui: Fix switch statement in lib/merge.tcl
  git-gui: Fix fetching from remotes when adding them
  git-gui: Fix removing non-pushable remotes
  git-gui: Make input boxes in init/clone/open dialogs consistent
  git-gui: Avoid using the term URL when specifying repositories
  git-gui: gui.autoexplore makes explorer to pop up automatically after picking
  git-gui: Add Explore Working Copy to the Repository menu
  git-gui: Use git web--browser for web browsing
  git-gui: mkdir -p when initializing new remote repository
  git-gui: Add support for removing remotes
  git-gui: Add support for adding remotes
  ...
2008-11-01 22:31:46 -07:00
..
about.tcl
blame.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
choose_rev.tcl
class.tcl
commit.tcl
console.tcl
database.tcl
date.tcl
diff.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
logo.tcl
merge.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
mergetool.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
option.tcl
remote_add.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
remote_branch_delete.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
remote.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
search.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
shortcut.tcl
spellcheck.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
sshkey.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
status_bar.tcl
transport.tcl Merge git://repo.or.cz/git-gui 2008-11-01 22:31:46 -07:00
win32_shortcut.js
win32.tcl