author | Junio C Hamano <junkio@cox.net> | |
Thu, 6 Apr 2006 01:21:17 +0000 (18:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 6 Apr 2006 01:21:17 +0000 (18:21 -0700) | ||
commit | ba3c93743a8151e3663e1fda6b3cb165d8373ddf | |
tree | 595a7c058133237e1080143da3b90a9f0e76c6a8 | tree | snapshot |
parent | 6cbd5d7d79f5751828397558e7c3611b048565fb | commit | diff |
blame.c: fix completely broken ancestry traversal.
Recent revision.c updates completely broken the assignment of
blames by not rewriting commit->parents field unless explicitly
asked to by the caller. The caller needs to set revs.parents.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Recent revision.c updates completely broken the assignment of
blames by not rewriting commit->parents field unless explicitly
asked to by the caller. The caller needs to set revs.parents.
Signed-off-by: Junio C Hamano <junkio@cox.net>
blame.c | diff | blob | history |