Merge branch 'jh/dirstat'
commitd98a509ec3e9ff22bb642f778900691d0c715ba9
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2011 21:11:19 +0000 (28 14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2011 21:11:19 +0000 (28 14:11 -0700)
tree3012de7f8c713f9250ffd090c64b6b2d9dce19d0
parent11c3e2b7bd617334e7730950166188e94e003f2b
parent2ca86714703f81f9dd5dfb31f8d97a8a0089634d
Merge branch 'jh/dirstat'

* jh/dirstat:
  --dirstat: In case of renames, use target filename instead of source filename
  Teach --dirstat not to completely ignore rearranged lines within a file
  --dirstat-by-file: Make it faster and more correct
  --dirstat: Describe non-obvious differences relative to --stat or regular diff
diff.c