Merge branch 'da/difftool-updates'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:55:16 +0000 (11:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:55:17 +0000 (11:55 -0700)
"git difftool --dir-diff" learned to use symbolic links to prepare
temporary copy of the working tree when available.

* da/difftool-updates:
  difftool: silence warning
  Add Code Compare v2.80.4 as a merge / diff tool for Windows
  mergetool,difftool: Document --tool-help consistently
  difftool: Disable --symlinks on cygwin
  difftool: Handle compare() returning -1
  difftool: Wrap long lines for readability
  difftool: Check all return codes from compare()
  difftool: Handle finding mergetools/ in a path with spaces
  difftool: Use symlinks when diffing against the worktree
  difftool: Call the temp directory "git-difftool"
  difftool: Move option values into a hash
  difftool: Eliminate global variables
  difftool: Simplify print_tool_help()

1  2 
Documentation/git-mergetool.txt
contrib/completion/git-completion.bash
git-mergetool--lib.sh

Simple merge
index ffedce751c80eac032843f6ecad50246cfc28035,820ac738c6032fc8787ff86d1617e0c29017d76e..222b804ce4d5314b7eaff73f51291cff3903662d
mode 100644,100755..100644
Simple merge