aboutsummaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-03-10 21:59:37 -0800
committerJunio C Hamano <junkio@cox.net>2006-03-10 21:59:37 -0800
commitf3219fbbba32b5100430c17468524b776eb869d6 (patch)
tree29ba412145685976910f966320bb19a93c198046 /diff.c
parenteb0e0024b746a8ab6596928c792e002217ef334b (diff)
downloadgit-f3219fbbba32b5100430c17468524b776eb869d6.tar.gz
git-f3219fbbba32b5100430c17468524b776eb869d6.tar.xz
try_to_simplify_commit(): do not skip inspecting tree change at boundary.
When git-rev-list (and git-log) collapsed ancestry chain to commits that touch specified paths, we failed to inspect and notice tree changes when we are about to hit uninteresting parent. This resulted in "git rev-list since.. -- file" to always show the child commit after the lower bound, even if it does not touch the file. This commit fixes it. Thanks for Catalin for reporting this. See also: 461cf59f8924f174d7a0dcc3d77f576d93ed29a4 Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions