Merge branch 'da/difftool'
commitf922df8655675aafaea96f3715c9473c63d2ca47
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:42:20 +0000 (20 14:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:42:20 +0000 (20 14:42 -0800)
treedea6f313455958a524b65ea7c7fbeaf396780027
parent668993ff19477652d793385b4f27a62891bcd3da
parentc8a5672ea5cf593708b29f8279bd651c16047c6e
Merge branch 'da/difftool'

* da/difftool:
  difftool: Update copyright notices to list each year separately
  difftool: Use eval to expand '--extcmd' expressions
  difftool: Add '-x' and as an alias for '--extcmd'
  t7800-difftool.sh: Simplify the --extcmd test
  git-diff.txt: Link to git-difftool
  difftool: Allow specifying unconfigured commands with --extcmd
  difftool--helper: Remove use of the GIT_MERGE_TOOL variable
  difftool--helper: Update copyright and remove distracting comments
  git-difftool: Add '--gui' for selecting a GUI tool
  t7800-difftool: Set a bogus tool for use by tests