Merge branch 'jc/maint-blame-minimal' into maint
commit089c0ca8b6b1375336477e5011619c18a59b83e3
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:11:49 +0000 (1 21:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:11:49 +0000 (1 21:11 -0700)
treecfbbb27e1724a09440e5ff602640e956fd94507b
parent35977f2316d68faa850222e19d4baec407511756
parent059a500d25162370afef6a7afe8a4e61f40eb2f3
Merge branch 'jc/maint-blame-minimal' into maint

"git blame" started missing quite a few changes from the origin since we
stopped using the diff minimalization by default in v1.7.2 era.

Teach "--minimal" option to "git blame" to work around this regression.

* jc/maint-blame-minimal:
  blame: accept --need-minimal
builtin/blame.c