Merge branch 'master' of git://repo.or.cz/git-gui
commit75d8ff138dd640a117c6aaa625d0f6b835adbd3a
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jun 2007 07:52:43 +0000 (11 00:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jun 2007 07:52:43 +0000 (11 00:52 -0700)
tree3fe3467ed5b90dfef595a324a7134cb2b6f192ef
parent27c1dbea3e3a23b3c4b3707dfc9a71c3279ae279
parent32af629ab57869f96f282e7f7839e84d1b8e22ca
Merge branch 'master' of git://repo.or.cz/git-gui

* 'master' of git://repo.or.cz/git-gui:
  git-gui: Internalize symbolic-ref HEAD reading logic
  git-gui: Expose the merge.diffstat configuration option
  git-gui: Allow users to delete remote branches
  git-gui: Allow users to rename branches through 'branch -m'
  git-gui: Disable tearoff menus on Windows, Mac OS X
  git-gui: Provide fatal error if library is unavailable
  git-gui: Enable verbose Tcl loading earlier
  git-gui: Show the git-gui library path in 'About git-gui'
  git-gui: GUI support for running 'git remote prune <name>'
  git gui 0.8.0
git-gui/GIT-VERSION-GEN
git-gui/git-gui.sh
git-gui/lib/branch_rename.tcl
git-gui/lib/option.tcl
git-gui/lib/remote.tcl
git-gui/lib/remote_branch_delete.tcl
git-gui/lib/transport.tcl