Merge git://repo.or.cz/git-gui into pt/git-gui
commitc01a29c74ff991faf3012882fbf676b182b8893f
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Aug 2010 16:28:30 +0000 (2 09:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Aug 2010 16:28:30 +0000 (2 09:28 -0700)
treeaea256176929d2bc66f77fde7dad2f7d7298154e
parentac2e1e632e50c682305fee902b32b1a23ce71546
parent2810a58dba6d06f4d1816fb06500c117feebd830
Merge git://repo.or.cz/git-gui into pt/git-gui

* git://repo.or.cz/git-gui:
  git-gui: fix size and position of window panes on startup
  git-gui: mc cannot be used before msgcat has been loaded
  git-gui: use textconv filter for diff and blame
  git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32
  git-gui: fix shortcut creation on cygwin
  git-gui: fix PATH environment for mingw development environment
  git-gui: fix usage of _gitworktree when creating shortcut for windows
  git-gui: fix "Explore Working Copy" for Windows again
  git-gui: fix usage of themed widgets variable
  git-gui: Handle failure of core.worktree to identify the working directory.
  git-gui: check whether systems nice command works or disable it
git-gui/git-gui.sh
git-gui/lib/blame.tcl
git-gui/lib/choose_repository.tcl
git-gui/lib/diff.tcl
git-gui/lib/option.tcl
git-gui/lib/shortcut.tcl
git-gui/lib/status_bar.tcl
git-gui/lib/win32.tcl
git-gui/windows/git-gui.sh