Merge branch 'mp/diff-algo-config'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Feb 2013 23:25:51 +0000 (15:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Feb 2013 23:25:52 +0000 (15:25 -0800)
commitabea4dc76a675d4ac0f27a2367256dc31981d1ca
tree07020dfe6fce37c742bc73700d651e117891a416
parentadbbc6f29121aee3aec383a9ac05092c79908033
parent07924d4d50e5304fb53eb60aaba8aef31d4c4e5e
Merge branch 'mp/diff-algo-config'

Add diff.algorithm configuration so that the user does not type
"diff --histogram".

* mp/diff-algo-config:
  diff: Introduce --diff-algorithm command line option
  config: Introduce diff.algorithm variable
  git-completion.bash: Autocomplete --minimal and --histogram for git-diff
Documentation/diff-config.txt
Documentation/diff-options.txt
contrib/completion/git-completion.bash
diff.c
diff.h