diff options
author | Junio C Hamano <junkio@cox.net> | 2006-03-10 21:59:37 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-10 21:59:37 -0800 |
commit | f3219fbbba32b5100430c17468524b776eb869d6 (patch) | |
tree | 29ba412145685976910f966320bb19a93c198046 /ls-files.c | |
parent | Fix t1200 test for breakage caused by removal of full-stop at the end of fast... (diff) | |
download | tgif-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 'ls-files.c')
0 files changed, 0 insertions, 0 deletions