From: Junio C Hamano Date: Wed, 18 Sep 2013 18:59:05 +0000 (-0700) Subject: Merge branch 'tr/log-full-diff-keep-true-parents' into maint X-Git-Tag: v1.8.4.1~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6930cd10de930b09639e1dad7ae8d74f9128e404?ds=inline;hp=--cc Merge branch 'tr/log-full-diff-keep-true-parents' into maint Output from "git log --full-diff -- " looked strange, because comparison was done with the previous ancestor that touched the specified , causing the patches for paths outside the pathspec to show more than the single commit has changed. * tr/log-full-diff-keep-true-parents: log: use true parents for diff when walking reflogs log: use true parents for diff even when rewriting --- 6930cd10de930b09639e1dad7ae8d74f9128e404