author | Junio C Hamano <gitster@pobox.com> | |
Thu, 28 Apr 2011 21:11:19 +0000 (14:11 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 28 Apr 2011 21:11:19 +0000 (14:11 -0700) |
* 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
--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
1 | 2 | |||
---|---|---|---|---|
diff.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc diff.c
Simple merge